]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2015-10-13  Willy TarreauDOC: remove haproxy-{en,fr}.txt
2015-10-13  Willy TarreauDOC: mention management.txt in README
2015-10-13  Willy TarreauMINOR: examples: update haproxy.spec to mention new...
2015-10-13  Willy TarreauDOC: move the stats socket documentation from config...
2015-10-13  Willy TarreauDOC: add the "management" documentation
2015-10-13  Willy TarreauDOC: mention the "namespace" options for bind and serve...
2015-10-13  Willy TarreauMEDIUM: server: implement TCP_USER_TIMEOUT on the server
2015-10-13  Willy TarreauBUG/MINOR: config: make the stats socket pass the corre...
2015-10-13  Thierry FOURNIERBUG/MEDIUM: lua: direction test failed
2015-10-12  Baptiste AssmannDOC: stats paramaters available in frontend
2015-10-12  Baptiste AssmannDOC: backend section missing parameters
2015-10-12  Baptiste AssmannDOC: global section missing parameters
2015-10-12  Neale FergusonBUILD: enable build on Linux/s390x
2015-10-12  Andrew HayworthBUG/MINOR: Handle interactive mode in cli handler
2015-10-10  Vincent BernatMINOR: lua: fix a spelling error in some error messages
2015-10-09  Dragan DosenBUG/MEDIUM: logs: fix time zone offset format in RFC5424
2015-10-09  Christopher... MINOR: ssl: Add callbacks to set DH/ECDH params for...
2015-10-09  Christopher... MINOR: ssl: Add support for EC for the CA used to sign...
2015-10-09  Christopher... MINOR: ssl: Read the file used to generate certificates...
2015-10-09  Willy TarreauBUILD: ssl: fix build error introduced by recent commit
2015-10-09  Christopher... MINOR: ssl: Release Servers SSL context when HAProxy...
2015-10-09  Christopher... BUG/MINOR: ssl: fix management of the cache where forge...
2015-10-09  Christopher... BUG/MINOR: http: Add OPTIONS in supported http methods...
2015-10-09  Christopher... MINOR: lru: do not allocate useless memory in lru64_lookup
2015-10-09  Joseph LynchBUILD: Fix the build on OSX (htonll/ntohll)
2015-10-08  Willy TarreauMINOR: debug: enable memory poisonning to use byte 0
2015-10-08  Willy TarreauMEDIUM: init: support a list of files on the command...
2015-10-08  Willy TarreauMEDIUM: init: support more command line arguments after...
2015-10-07  Willy TarreauBUG/MEDIUM: lua: force server-close mode on Lua services
2015-10-07  Willy TarreauCLEANUP: cli: ensure we can never double-free error...
2015-10-06  Willy Tarreau[RELEASE] Released version 1.6-dev7 v1.6-dev7
2015-10-06  Andrew HayworthMINOR: cli: Dump all resolvers stats if no resolver...
2015-10-02  Ben CabotBUG: config: external-check command validation is check...
2015-10-02  David CarlierDOC: lua: few typos.
2015-10-02  Thierry FOURNIERMINOR: http/tcp: fill the avalaible actions
2015-10-02  Thierry FOURNIERDOC: lua: update doc according with the last Lua changes
2015-10-02  Thierry FOURNIERDOC: lua: update Lua doc
2015-10-02  Thierry FOURNIERMINOR: lua: rename the tune.lua.applet-timeout
2015-10-01  Dmitry SivachenkoBUG/MEDIUM: str2ip: make getaddrinfo() consider local...
2015-10-01  Dragan DosenBUG/MEDIUM: logs: segfault writing to log from Lua
2015-10-01  Pieter BaauwDOC: fix lua use-service example
2015-09-29  Thierry FOURNIERMEDIUM: lua: change the timeout execution
2015-09-29  Thierry FOURNIERMINOR: lua: remove the run flag
2015-09-29  Willy TarreauBUG/MEDIUM: server: fix misuse of format string in...
2015-09-29  Willy TarreauBUILD: server: fix build warnings introduced by load...
2015-09-29  Willy TarreauBUILD: tcp: use IPPROTO_IP when SOL_IP is not available
2015-09-29  Willy TarreauCLEANUP: tcp: silent-drop: only drain the connection...
2015-09-29  Willy TarreauBUG/MINOR: tcp: make silent-drop always force a TCP...
2015-09-29  Willy TarreauDOC: reorder misplaced res.ssl_hello_type in the doc
2015-09-29  Pradeep JindalMINOR: payload: add support for tls session ticket ext
2015-09-28  Cyril BontéDOC: documentation format cleanups
2015-09-28  Willy Tarreau[RELEASE] Released version 1.6-dev6 v1.6-dev6
2015-09-28  Willy TarreauDOC: add URLs to optional libraries in the README
2015-09-28  Willy TarreauMEDIUM: tcp: add new tcp action "silent-drop"
2015-09-28  Willy TarreauDOC: remove outdated actions lists on tcp-request/response
2015-09-28  Willy TarreauBUG/MEDIUM: tcp: fix inverted condition to call custom...
2015-09-28  Dragan DosenMEDIUM: logs: pass the trailing "\n" as an iovec
2015-09-28  Dragan DosenMEDIUM: logs: have global.log_send_hostname not contain...
2015-09-28  Dragan DosenDOC: mention support for the RFC5424 syslog message...
2015-09-28  Willy TarreauMEDIUM: init: completely deallocate unused peers
2015-09-28  Willy TarreauBUG/MEDIUM: proxy: do not wake stopped proxies' tasks...
2015-09-28  Willy TarreauBUG/MEDIUM: proxy: ignore stopped peers
2015-09-28  Willy TarreauDOC: fix some broken unexpected unicode chars in the...
2015-09-28  Thierry FOURNIERDOC: lua: some documentation update
2015-09-28  Willy TarreauDOC: add David Carlier as maintainer of da.c
2015-09-28  David CarlierDOC: README: DeviceAtlas sample configuration updates
2015-09-28  David CarlierDOC: DeviceAtlas new keywords
2015-09-28  David CarlierMAJOR: da: Update of the DeviceAtlas API module
2015-09-28  David CarlierMINOR: global: Few new struct fields for da module
2015-09-28  David CarlierMINOR: proto_http: Externalisation of previously intern...
2015-09-28  Dragan DosenMEDIUM: logs: add a new RFC5424 log-format for the...
2015-09-28  Dragan DosenMEDIUM: logs: add support for RFC5424 header format...
2015-09-28  Dragan DosenMEDIUM: logs: remove the hostname, tag and pid part...
2015-09-28  Dragan DosenMEDIUM: log: use a separate buffer for the header and...
2015-09-28  Dragan DosenMEDIUM: log: replace sendto() with sendmsg() in __send_...
2015-09-28  David CarlierBUG/MEDIUM: main: Freeing a bunch of static pointers
2015-09-28  David CarlierMINOR: chunk: New function free_trash_buffers()
2015-09-28  David CarlierMINOR: cfgparse: New function cfg_unregister_sections()
2015-09-28  Willy TarreauMEDIUM: config: set tune.maxrewrite to 1024 by default
2015-09-28  Willy TarreauBUG/MINOR: config: check that tune.bufsize is always...
2015-09-27  Thierry FOURNIERMINOR: lua: add AppletHTTP class and service
2015-09-27  Thierry FOURNIERMINOR: lua: add AppletTCP class and service
2015-09-27  Thierry FOURNIERMINOR: stream/applet: add use-service action
2015-09-27  Thierry FOURNIERMINOR: applet: add an execution timeout
2015-09-27  Thierry FOURNIERMINOR: applet: add init function
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: don't reset undesired flags in hlua_ct...
2015-09-27  Willy TarreauMEDIUM: action: add a new flag ACT_FLAG_FIRST
2015-09-27  Thierry FOURNIEROPTIM/MEDIUM: lua: executes the garbage collector only...
2015-09-27  Thierry FOURNIERMEDIUM: lua: change the GC policy
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: socket destroy before reading pending...
2015-09-27  Thierry FOURNIERMINOR: lua/applet: the cosocket applet should use appct...
2015-09-27  Willy TarreauCLEANUP: config: make the errorloc/errorfile messages...
2015-09-27  Thierry FOURNIERMINOR: lua: extend socket address to support non-IP...
2015-09-27  Thierry FOURNIERMINOR: standard: avoid DNS resolution from the function...
2015-09-27  Willy TarreauDOC: clarify how to make use of abstract sockets in...
2015-09-27  Willy TarreauMEDIUM: lua: only allow actions to yield if not in...
2015-09-27  Willy TarreauMEDIUM: http: pass ACT_FLAG_FINAL to custom actions
2015-09-27  Willy TarreauMEDIUM: actions: add new flag ACT_FLAG_FINAL to notify...
2015-09-27  Willy TarreauMEDIUM: actions: pass a new "flags" argument to custom...
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: wakeup task on bad conditions
next