]> review.fuel-infra Code Review - packages/xenial/haproxy.git/commit
Patched version from Ubuntu 16.04 28/22228/2
authorDmitry Teselkin <dteselkin@mirantis.com>
Fri, 17 Jun 2016 15:29:38 +0000 (15:29 +0000)
committerDmitry Teselkin <dteselkin@mirantis.com>
Fri, 17 Jun 2016 17:30:44 +0000 (20:30 +0300)
commit5d9bc9a0c207fbd76184386261c2e8d3ffee75a9
tree69d520cbc621b349516a0b889867d039a9acd642
parente3caca7fde79d3a86619d82ffc01286630fd7b52
Patched version from Ubuntu 16.04

blueprint: mos-xenial
Change-Id: Icc100cb6f7905d62fef5ad5aeaef48b758b1a9d7
521 files changed:
debian/NEWS [new file with mode: 0644]
debian/README.Debian [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/clean [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dconv/LICENSE [new file with mode: 0644]
debian/dconv/NOTICE [new file with mode: 0644]
debian/dconv/README.md [new file with mode: 0644]
debian/dconv/css/check.png [new file with mode: 0644]
debian/dconv/css/cross.png [new file with mode: 0644]
debian/dconv/css/page.css [new file with mode: 0644]
debian/dconv/haproxy-dconv.py [new file with mode: 0755]
debian/dconv/img/logo-med.png [new file with mode: 0644]
debian/dconv/js/typeahead.bundle.js [new file with mode: 0644]
debian/dconv/parser/__init__.py [new file with mode: 0644]
debian/dconv/parser/arguments.py [new file with mode: 0644]
debian/dconv/parser/example.py [new file with mode: 0644]
debian/dconv/parser/keyword.py [new file with mode: 0644]
debian/dconv/parser/seealso.py [new file with mode: 0644]
debian/dconv/parser/table.py [new file with mode: 0644]
debian/dconv/parser/underline.py [new file with mode: 0644]
debian/dconv/templates/parser/arguments.tpl [new file with mode: 0644]
debian/dconv/templates/parser/example.tpl [new file with mode: 0644]
debian/dconv/templates/parser/example/comment.tpl [new file with mode: 0644]
debian/dconv/templates/parser/seealso.tpl [new file with mode: 0644]
debian/dconv/templates/parser/table.tpl [new file with mode: 0644]
debian/dconv/templates/parser/table/header.tpl [new file with mode: 0644]
debian/dconv/templates/parser/table/row.tpl [new file with mode: 0644]
debian/dconv/templates/parser/underline.tpl [new file with mode: 0644]
debian/dconv/templates/summary.html [new file with mode: 0644]
debian/dconv/templates/template.html [new file with mode: 0644]
debian/dconv/tools/generate-docs.sh [new file with mode: 0755]
debian/gbp.conf [new file with mode: 0644]
debian/halog.1 [new file with mode: 0644]
debian/haproxy-doc.doc-base [new file with mode: 0644]
debian/haproxy-doc.install [new file with mode: 0644]
debian/haproxy-doc.links [new file with mode: 0644]
debian/haproxy.README.Debian [new file with mode: 0644]
debian/haproxy.cfg [new file with mode: 0644]
debian/haproxy.default [new file with mode: 0644]
debian/haproxy.dirs [new file with mode: 0644]
debian/haproxy.docs [new file with mode: 0644]
debian/haproxy.examples [new file with mode: 0644]
debian/haproxy.init [new file with mode: 0644]
debian/haproxy.install [new file with mode: 0644]
debian/haproxy.lintian-overrides [new file with mode: 0644]
debian/haproxy.maintscript [new file with mode: 0644]
debian/haproxy.manpages [new file with mode: 0644]
debian/haproxy.postinst [new file with mode: 0644]
debian/haproxy.postrm [new file with mode: 0644]
debian/haproxy.tmpfile [new file with mode: 0644]
debian/haproxy.vim [new file with mode: 0644]
debian/logrotate.conf [new file with mode: 0644]
debian/patches/0002-Use-dpkg-buildflags-to-build-halog.patch [new file with mode: 0644]
debian/patches/MIRA0001-Adding-include-configuration-statement-to-haproxy.patch [new file with mode: 0644]
debian/patches/debianize-dconv.patch [new file with mode: 0644]
debian/patches/haproxy.service-add-documentation.patch [new file with mode: 0644]
debian/patches/haproxy.service-check-config-before-reload.patch [new file with mode: 0644]
debian/patches/haproxy.service-start-after-syslog.patch [new file with mode: 0644]
debian/patches/haproxy.service-use-environment-variables.patch [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rsyslog.conf [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
debian/source/include-binaries [new file with mode: 0644]
debian/vim-haproxy.install [new file with mode: 0644]
debian/vim-haproxy.yaml [new file with mode: 0644]
debian/watch [new file with mode: 0644]
haproxy-1.6.3/.gitignore [new file with mode: 0644]
haproxy-1.6.3/CHANGELOG [new file with mode: 0644]
haproxy-1.6.3/CONTRIBUTING [new file with mode: 0644]
haproxy-1.6.3/LICENSE [new file with mode: 0644]
haproxy-1.6.3/MAINTAINERS [new file with mode: 0644]
haproxy-1.6.3/Makefile [new file with mode: 0644]
haproxy-1.6.3/README [new file with mode: 0644]
haproxy-1.6.3/ROADMAP [new file with mode: 0644]
haproxy-1.6.3/SUBVERS [new file with mode: 0644]
haproxy-1.6.3/VERDATE [new file with mode: 0644]
haproxy-1.6.3/VERSION [new file with mode: 0644]
haproxy-1.6.3/contrib/base64/base64rev-gen.c [new file with mode: 0644]
haproxy-1.6.3/contrib/halog/Makefile [new file with mode: 0644]
haproxy-1.6.3/contrib/halog/fgets2.c [new file with mode: 0644]
haproxy-1.6.3/contrib/halog/halog.c [new file with mode: 0644]
haproxy-1.6.3/contrib/ip6range/Makefile [new file with mode: 0644]
haproxy-1.6.3/contrib/ip6range/ip6range.c [new file with mode: 0644]
haproxy-1.6.3/contrib/iprange/Makefile [new file with mode: 0644]
haproxy-1.6.3/contrib/iprange/iprange.c [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/README [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/cacti_data_query_haproxy_backends.xml [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/cacti_data_query_haproxy_frontends.xml [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/haproxy.pl [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/haproxy_backend.xml [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/haproxy_frontend.xml [new file with mode: 0644]
haproxy-1.6.3/contrib/netsnmp-perl/haproxy_socket.xml [new file with mode: 0644]
haproxy-1.6.3/contrib/selinux/README [new file with mode: 0644]
haproxy-1.6.3/contrib/selinux/haproxy.fc [new file with mode: 0644]
haproxy-1.6.3/contrib/selinux/haproxy.if [new file with mode: 0644]
haproxy-1.6.3/contrib/selinux/haproxy.te [new file with mode: 0644]
haproxy-1.6.3/contrib/systemd/Makefile [new file with mode: 0644]
haproxy-1.6.3/contrib/systemd/haproxy.service.in [new file with mode: 0644]
haproxy-1.6.3/contrib/trace/trace.awk [new file with mode: 0755]
haproxy-1.6.3/debian/NEWS [new file with mode: 0644]
haproxy-1.6.3/debian/README.Debian [new file with mode: 0644]
haproxy-1.6.3/debian/changelog [new file with mode: 0644]
haproxy-1.6.3/debian/clean [new file with mode: 0644]
haproxy-1.6.3/debian/compat [new file with mode: 0644]
haproxy-1.6.3/debian/control [new file with mode: 0644]
haproxy-1.6.3/debian/copyright [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/LICENSE [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/NOTICE [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/README.md [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/css/check.png [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/css/cross.png [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/css/page.css [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/img/logo-med.png [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/js/typeahead.bundle.js [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/__init__.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/arguments.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/example.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/keyword.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/seealso.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/table.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/parser/underline.py [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/arguments.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/example.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/example/comment.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/seealso.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/table.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/table/header.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/table/row.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/parser/underline.tpl [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/summary.html [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/templates/template.html [new file with mode: 0644]
haproxy-1.6.3/debian/dconv/tools/generate-docs.sh [new file with mode: 0755]
haproxy-1.6.3/debian/gbp.conf [new file with mode: 0644]
haproxy-1.6.3/debian/halog.1 [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.README.Debian [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.cfg [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.default [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.dirs [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.docs [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.examples [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.init [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.install [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.lintian-overrides [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.maintscript [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.manpages [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.postinst [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.postrm [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.tmpfile [new file with mode: 0644]
haproxy-1.6.3/debian/haproxy.vim [new file with mode: 0644]
haproxy-1.6.3/debian/logrotate.conf [new file with mode: 0644]
haproxy-1.6.3/debian/patches/MIRA0001-Adding-include-configuration-statement-to-haproxy.patch [new file with mode: 0644]
haproxy-1.6.3/debian/patches/debianize-dconv.patch [new file with mode: 0644]
haproxy-1.6.3/debian/patches/haproxy.service-add-documentation.patch [new file with mode: 0644]
haproxy-1.6.3/debian/patches/haproxy.service-check-config-before-reload.patch [new file with mode: 0644]
haproxy-1.6.3/debian/patches/haproxy.service-start-after-syslog.patch [new file with mode: 0644]
haproxy-1.6.3/debian/patches/haproxy.service-use-environment-variables.patch [new file with mode: 0644]
haproxy-1.6.3/debian/patches/series [new file with mode: 0644]
haproxy-1.6.3/debian/rsyslog.conf [new file with mode: 0644]
haproxy-1.6.3/debian/rules [new file with mode: 0755]
haproxy-1.6.3/debian/source/format [new file with mode: 0644]
haproxy-1.6.3/debian/source/include-binaries [new file with mode: 0644]
haproxy-1.6.3/debian/vim-haproxy.install [new file with mode: 0644]
haproxy-1.6.3/debian/vim-haproxy.yaml [new file with mode: 0644]
haproxy-1.6.3/debian/watch [new file with mode: 0644]
haproxy-1.6.3/doc/acl.fig [new file with mode: 0644]
haproxy-1.6.3/doc/architecture.txt [new file with mode: 0644]
haproxy-1.6.3/doc/close-options.txt [new file with mode: 0644]
haproxy-1.6.3/doc/coding-style.txt [new file with mode: 0644]
haproxy-1.6.3/doc/configuration.txt [new file with mode: 0644]
haproxy-1.6.3/doc/cookie-options.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/backends-v0.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/backends.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/be-fe-changes.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/binding-possibilities.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/buffer-redesign.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/buffers.fig [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/config-language.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/connection-reuse.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/connection-sharing.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/dynamic-buffers.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/entities-v2.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/how-it-works.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/http2.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/http_load_time.url [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/rate-shaping.txt [new file with mode: 0644]
haproxy-1.6.3/doc/design-thoughts/sess_par_sec.txt [new file with mode: 0644]
haproxy-1.6.3/doc/gpl.txt [new file with mode: 0644]
haproxy-1.6.3/doc/haproxy.1 [new file with mode: 0644]
haproxy-1.6.3/doc/internals/acl.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/body-parsing.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/buffer-operations.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/buffer-ops.fig [new file with mode: 0644]
haproxy-1.6.3/doc/internals/connect-status.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/connection-header.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/connection-scale.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/entities-v2.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/entities.fig [new file with mode: 0644]
haproxy-1.6.3/doc/internals/entities.pdf [new file with mode: 0644]
haproxy-1.6.3/doc/internals/entities.svg [new file with mode: 0644]
haproxy-1.6.3/doc/internals/entities.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/hashing.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/header-parser-speed.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/header-tree.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/http-cookies.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/http-docs.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/http-parsing.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/list.fig [new file with mode: 0644]
haproxy-1.6.3/doc/internals/lua_socket.fig [new file with mode: 0644]
haproxy-1.6.3/doc/internals/lua_socket.pdf [new file with mode: 0644]
haproxy-1.6.3/doc/internals/naming.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/pattern.dia [new file with mode: 0644]
haproxy-1.6.3/doc/internals/pattern.pdf [new file with mode: 0644]
haproxy-1.6.3/doc/internals/polling-states.fig [new file with mode: 0644]
haproxy-1.6.3/doc/internals/repartition-be-fe-fi.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/sequence.fig [new file with mode: 0644]
haproxy-1.6.3/doc/internals/stats-v2.txt [new file with mode: 0644]
haproxy-1.6.3/doc/internals/stream-sock-states.fig [new file with mode: 0644]
haproxy-1.6.3/doc/intro.txt [new file with mode: 0644]
haproxy-1.6.3/doc/lgpl.txt [new file with mode: 0644]
haproxy-1.6.3/doc/linux-syn-cookies.txt [new file with mode: 0644]
haproxy-1.6.3/doc/lua-api/Makefile [new file with mode: 0644]
haproxy-1.6.3/doc/lua-api/_static/channel.fig [new file with mode: 0644]
haproxy-1.6.3/doc/lua-api/_static/channel.png [new file with mode: 0644]
haproxy-1.6.3/doc/lua-api/conf.py [new file with mode: 0644]
haproxy-1.6.3/doc/lua-api/index.rst [new file with mode: 0644]
haproxy-1.6.3/doc/lua.txt [new file with mode: 0644]
haproxy-1.6.3/doc/management.txt [new file with mode: 0644]
haproxy-1.6.3/doc/network-namespaces.txt [new file with mode: 0644]
haproxy-1.6.3/doc/proxy-protocol.txt [new file with mode: 0644]
haproxy-1.6.3/doc/queuing.fig [new file with mode: 0644]
haproxy-1.6.3/ebtree/LICENSE [new file with mode: 0644]
haproxy-1.6.3/ebtree/compiler.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/eb32tree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/eb32tree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/eb64tree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/eb64tree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebimtree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebimtree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebistree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebistree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebmbtree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebmbtree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebpttree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebpttree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebsttree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebsttree.h [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebtree.c [new file with mode: 0644]
haproxy-1.6.3/ebtree/ebtree.h [new file with mode: 0644]
haproxy-1.6.3/examples/acl-content-sw.cfg [new file with mode: 0644]
haproxy-1.6.3/examples/auth.cfg [new file with mode: 0644]
haproxy-1.6.3/examples/check [new file with mode: 0755]
haproxy-1.6.3/examples/check.conf [new file with mode: 0644]
haproxy-1.6.3/examples/content-sw-sample.cfg [new file with mode: 0644]
haproxy-1.6.3/examples/debug2ansi [new file with mode: 0644]
haproxy-1.6.3/examples/debug2html [new file with mode: 0644]
haproxy-1.6.3/examples/debugfind [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/400.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/403.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/408.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/500.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/502.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/503.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/504.http [new file with mode: 0644]
haproxy-1.6.3/examples/errorfiles/README [new file with mode: 0644]
haproxy-1.6.3/examples/haproxy.init [new file with mode: 0644]
haproxy-1.6.3/examples/haproxy.spec [new file with mode: 0644]
haproxy-1.6.3/examples/haproxy.vim [new file with mode: 0644]
haproxy-1.6.3/examples/init.haproxy [new file with mode: 0644]
haproxy-1.6.3/examples/option-http_proxy.cfg [new file with mode: 0644]
haproxy-1.6.3/examples/seamless_reload.txt [new file with mode: 0644]
haproxy-1.6.3/examples/ssl.cfg [new file with mode: 0644]
haproxy-1.6.3/examples/stats_haproxy.sh [new file with mode: 0644]
haproxy-1.6.3/examples/transparent_proxy.cfg [new file with mode: 0644]
haproxy-1.6.3/include/common/accept4.h [new file with mode: 0644]
haproxy-1.6.3/include/common/base64.h [new file with mode: 0644]
haproxy-1.6.3/include/common/buffer.h [new file with mode: 0644]
haproxy-1.6.3/include/common/cfgparse.h [new file with mode: 0644]
haproxy-1.6.3/include/common/chunk.h [new file with mode: 0644]
haproxy-1.6.3/include/common/compat.h [new file with mode: 0644]
haproxy-1.6.3/include/common/compiler.h [new file with mode: 0644]
haproxy-1.6.3/include/common/config.h [new file with mode: 0644]
haproxy-1.6.3/include/common/debug.h [new file with mode: 0644]
haproxy-1.6.3/include/common/defaults.h [new file with mode: 0644]
haproxy-1.6.3/include/common/epoll.h [new file with mode: 0644]
haproxy-1.6.3/include/common/errors.h [new file with mode: 0644]
haproxy-1.6.3/include/common/hash.h [new file with mode: 0644]
haproxy-1.6.3/include/common/memory.h [new file with mode: 0644]
haproxy-1.6.3/include/common/mini-clist.h [new file with mode: 0644]
haproxy-1.6.3/include/common/namespace.h [new file with mode: 0644]
haproxy-1.6.3/include/common/rbtree.h [new file with mode: 0644]
haproxy-1.6.3/include/common/regex.h [new file with mode: 0644]
haproxy-1.6.3/include/common/splice.h [new file with mode: 0644]
haproxy-1.6.3/include/common/standard.h [new file with mode: 0644]
haproxy-1.6.3/include/common/syscall.h [new file with mode: 0644]
haproxy-1.6.3/include/common/template.h [new file with mode: 0644]
haproxy-1.6.3/include/common/ticks.h [new file with mode: 0644]
haproxy-1.6.3/include/common/time.h [new file with mode: 0644]
haproxy-1.6.3/include/common/tools.h [new file with mode: 0644]
haproxy-1.6.3/include/common/uri_auth.h [new file with mode: 0644]
haproxy-1.6.3/include/common/version.h [new file with mode: 0644]
haproxy-1.6.3/include/import/51d.h [new file with mode: 0644]
haproxy-1.6.3/include/import/da.h [new file with mode: 0644]
haproxy-1.6.3/include/import/lru.h [new file with mode: 0644]
haproxy-1.6.3/include/import/xxhash.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/acl.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/action.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/applet.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/arg.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/auth.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/backend.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/channel.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/checks.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/compression.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/connection.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/dns.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/dumpstats.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/fd.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/freq_ctr.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/frontend.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/hdr_idx.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/hlua.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/lb_chash.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/lb_fas.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/lb_fwlc.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/lb_fwrr.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/lb_map.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/listener.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/log.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/map.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/obj_type.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/pattern.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/payload.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/peers.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/pipe.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/port_range.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/proto_http.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/proto_tcp.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/proto_udp.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/proto_uxst.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/protocol.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/proxy.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/queue.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/raw_sock.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/sample.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/server.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/session.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/shctx.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/signal.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/ssl_sock.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/stick_table.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/stream.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/stream_interface.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/task.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/template.h [new file with mode: 0644]
haproxy-1.6.3/include/proto/vars.h [new file with mode: 0644]
haproxy-1.6.3/include/types/acl.h [new file with mode: 0644]
haproxy-1.6.3/include/types/action.h [new file with mode: 0644]
haproxy-1.6.3/include/types/applet.h [new file with mode: 0644]
haproxy-1.6.3/include/types/arg.h [new file with mode: 0644]
haproxy-1.6.3/include/types/auth.h [new file with mode: 0644]
haproxy-1.6.3/include/types/backend.h [new file with mode: 0644]
haproxy-1.6.3/include/types/capture.h [new file with mode: 0644]
haproxy-1.6.3/include/types/channel.h [new file with mode: 0644]
haproxy-1.6.3/include/types/checks.h [new file with mode: 0644]
haproxy-1.6.3/include/types/compression.h [new file with mode: 0644]
haproxy-1.6.3/include/types/connection.h [new file with mode: 0644]
haproxy-1.6.3/include/types/counters.h [new file with mode: 0644]
haproxy-1.6.3/include/types/dns.h [new file with mode: 0644]
haproxy-1.6.3/include/types/fd.h [new file with mode: 0644]
haproxy-1.6.3/include/types/freq_ctr.h [new file with mode: 0644]
haproxy-1.6.3/include/types/global.h [new file with mode: 0644]
haproxy-1.6.3/include/types/hdr_idx.h [new file with mode: 0644]
haproxy-1.6.3/include/types/hlua.h [new file with mode: 0644]
haproxy-1.6.3/include/types/lb_chash.h [new file with mode: 0644]
haproxy-1.6.3/include/types/lb_fas.h [new file with mode: 0644]
haproxy-1.6.3/include/types/lb_fwlc.h [new file with mode: 0644]
haproxy-1.6.3/include/types/lb_fwrr.h [new file with mode: 0644]
haproxy-1.6.3/include/types/lb_map.h [new file with mode: 0644]
haproxy-1.6.3/include/types/listener.h [new file with mode: 0644]
haproxy-1.6.3/include/types/log.h [new file with mode: 0644]
haproxy-1.6.3/include/types/mailers.h [new file with mode: 0644]
haproxy-1.6.3/include/types/map.h [new file with mode: 0644]
haproxy-1.6.3/include/types/obj_type.h [new file with mode: 0644]
haproxy-1.6.3/include/types/pattern.h [new file with mode: 0644]
haproxy-1.6.3/include/types/peers.h [new file with mode: 0644]
haproxy-1.6.3/include/types/pipe.h [new file with mode: 0644]
haproxy-1.6.3/include/types/port_range.h [new file with mode: 0644]
haproxy-1.6.3/include/types/proto_http.h [new file with mode: 0644]
haproxy-1.6.3/include/types/proto_udp.h [new file with mode: 0644]
haproxy-1.6.3/include/types/protocol.h [new file with mode: 0644]
haproxy-1.6.3/include/types/proxy.h [new file with mode: 0644]
haproxy-1.6.3/include/types/queue.h [new file with mode: 0644]
haproxy-1.6.3/include/types/sample.h [new file with mode: 0644]
haproxy-1.6.3/include/types/server.h [new file with mode: 0644]
haproxy-1.6.3/include/types/session.h [new file with mode: 0644]
haproxy-1.6.3/include/types/signal.h [new file with mode: 0644]
haproxy-1.6.3/include/types/ssl_sock.h [new file with mode: 0644]
haproxy-1.6.3/include/types/stick_table.h [new file with mode: 0644]
haproxy-1.6.3/include/types/stream.h [new file with mode: 0644]
haproxy-1.6.3/include/types/stream_interface.h [new file with mode: 0644]
haproxy-1.6.3/include/types/task.h [new file with mode: 0644]
haproxy-1.6.3/include/types/template.h [new file with mode: 0644]
haproxy-1.6.3/include/types/vars.h [new file with mode: 0644]
haproxy-1.6.3/src/51d.c [new file with mode: 0644]
haproxy-1.6.3/src/acl.c [new file with mode: 0644]
haproxy-1.6.3/src/applet.c [new file with mode: 0644]
haproxy-1.6.3/src/arg.c [new file with mode: 0644]
haproxy-1.6.3/src/auth.c [new file with mode: 0644]
haproxy-1.6.3/src/backend.c [new file with mode: 0644]
haproxy-1.6.3/src/base64.c [new file with mode: 0644]
haproxy-1.6.3/src/buffer.c [new file with mode: 0644]
haproxy-1.6.3/src/cfgparse.c [new file with mode: 0644]
haproxy-1.6.3/src/channel.c [new file with mode: 0644]
haproxy-1.6.3/src/checks.c [new file with mode: 0644]
haproxy-1.6.3/src/chunk.c [new file with mode: 0644]
haproxy-1.6.3/src/compression.c [new file with mode: 0644]
haproxy-1.6.3/src/connection.c [new file with mode: 0644]
haproxy-1.6.3/src/da.c [new file with mode: 0644]
haproxy-1.6.3/src/dns.c [new file with mode: 0644]
haproxy-1.6.3/src/dumpstats.c [new file with mode: 0644]
haproxy-1.6.3/src/ev_epoll.c [new file with mode: 0644]
haproxy-1.6.3/src/ev_kqueue.c [new file with mode: 0644]
haproxy-1.6.3/src/ev_poll.c [new file with mode: 0644]
haproxy-1.6.3/src/ev_select.c [new file with mode: 0644]
haproxy-1.6.3/src/fd.c [new file with mode: 0644]
haproxy-1.6.3/src/freq_ctr.c [new file with mode: 0644]
haproxy-1.6.3/src/frontend.c [new file with mode: 0644]
haproxy-1.6.3/src/haproxy-systemd-wrapper.c [new file with mode: 0644]
haproxy-1.6.3/src/haproxy.c [new file with mode: 0644]
haproxy-1.6.3/src/hash.c [new file with mode: 0644]
haproxy-1.6.3/src/hdr_idx.c [new file with mode: 0644]
haproxy-1.6.3/src/hlua.c [new file with mode: 0644]
haproxy-1.6.3/src/i386-linux-vsys.c [new file with mode: 0644]
haproxy-1.6.3/src/lb_chash.c [new file with mode: 0644]
haproxy-1.6.3/src/lb_fas.c [new file with mode: 0644]
haproxy-1.6.3/src/lb_fwlc.c [new file with mode: 0644]
haproxy-1.6.3/src/lb_fwrr.c [new file with mode: 0644]
haproxy-1.6.3/src/lb_map.c [new file with mode: 0644]
haproxy-1.6.3/src/listener.c [new file with mode: 0644]
haproxy-1.6.3/src/log.c [new file with mode: 0644]
haproxy-1.6.3/src/lru.c [new file with mode: 0644]
haproxy-1.6.3/src/mailers.c [new file with mode: 0644]
haproxy-1.6.3/src/map.c [new file with mode: 0644]
haproxy-1.6.3/src/memory.c [new file with mode: 0644]
haproxy-1.6.3/src/namespace.c [new file with mode: 0644]
haproxy-1.6.3/src/pattern.c [new file with mode: 0644]
haproxy-1.6.3/src/payload.c [new file with mode: 0644]
haproxy-1.6.3/src/peers.c [new file with mode: 0644]
haproxy-1.6.3/src/pipe.c [new file with mode: 0644]
haproxy-1.6.3/src/proto_http.c [new file with mode: 0644]
haproxy-1.6.3/src/proto_tcp.c [new file with mode: 0644]
haproxy-1.6.3/src/proto_udp.c [new file with mode: 0644]
haproxy-1.6.3/src/proto_uxst.c [new file with mode: 0644]
haproxy-1.6.3/src/protocol.c [new file with mode: 0644]
haproxy-1.6.3/src/proxy.c [new file with mode: 0644]
haproxy-1.6.3/src/queue.c [new file with mode: 0644]
haproxy-1.6.3/src/raw_sock.c [new file with mode: 0644]
haproxy-1.6.3/src/rbtree.c [new file with mode: 0644]
haproxy-1.6.3/src/regex.c [new file with mode: 0644]
haproxy-1.6.3/src/sample.c [new file with mode: 0644]
haproxy-1.6.3/src/server.c [new file with mode: 0644]
haproxy-1.6.3/src/session.c [new file with mode: 0644]
haproxy-1.6.3/src/shctx.c [new file with mode: 0644]
haproxy-1.6.3/src/signal.c [new file with mode: 0644]
haproxy-1.6.3/src/ssl_sock.c [new file with mode: 0644]
haproxy-1.6.3/src/standard.c [new file with mode: 0644]
haproxy-1.6.3/src/stick_table.c [new file with mode: 0644]
haproxy-1.6.3/src/stream.c [new file with mode: 0644]
haproxy-1.6.3/src/stream_interface.c [new file with mode: 0644]
haproxy-1.6.3/src/task.c [new file with mode: 0644]
haproxy-1.6.3/src/time.c [new file with mode: 0644]
haproxy-1.6.3/src/trace.c [new file with mode: 0644]
haproxy-1.6.3/src/uri_auth.c [new file with mode: 0644]
haproxy-1.6.3/src/vars.c [new file with mode: 0644]
haproxy-1.6.3/src/xxhash.c [new file with mode: 0644]
haproxy-1.6.3/tests/0000-debug-stats.diff [new file with mode: 0644]
haproxy-1.6.3/tests/filltab25.c [new file with mode: 0644]
haproxy-1.6.3/tests/hash_results.txt [new file with mode: 0644]
haproxy-1.6.3/tests/hashing-results.txt [new file with mode: 0644]
haproxy-1.6.3/tests/io_limits.txt [new file with mode: 0644]
haproxy-1.6.3/tests/ip-hash.c [new file with mode: 0644]
haproxy-1.6.3/tests/reset.c [new file with mode: 0644]
haproxy-1.6.3/tests/sockstat.txt [new file with mode: 0644]
haproxy-1.6.3/tests/test-acl-args.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-address-syntax.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-arg.c [new file with mode: 0644]
haproxy-1.6.3/tests/test-backlog.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-check-expect.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-connection.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-cookie-indirect.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-cookie-insert.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-cookie-passive.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-cookie-prefix.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-cookie-rewrite.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-disable-404.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-fsm.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-fwlc.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-fwrr.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-http-send-name-hdr.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-inspect-smtp.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-inspect-ssl.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-map-ports.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-pollers.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-redirect.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-sample-fetch-args.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-sample-fetch-conv.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-sql.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-str2sa.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-time.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-timeout.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-url-hash.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test-valid-names.cfg [new file with mode: 0644]
haproxy-1.6.3/tests/test.c [new file with mode: 0644]
haproxy-1.6.3/tests/test_hashes.c [new file with mode: 0644]
haproxy-1.6.3/tests/test_pools.c [new file with mode: 0644]
haproxy-1.6.3/tests/testinet.c [new file with mode: 0644]
haproxy-1.6.3/tests/uri_hash.c [new file with mode: 0644]