]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2014-06-13  Willy TarreauMEDIUM: tcp: add a new tcp-request capture directive
2014-06-13  Willy TarreauMINOR: tcp: prepare support for the "capture" action
2014-06-13  Willy TarreauMINOR: capture: extend the captures to support non...
2014-06-13  Willy TarreauMINOR: sample: improve sample_fetch_string() to report...
2014-06-13  Willy TarreauMINOR: logs: don't limit HTTP header captures to HTTP...
2014-06-13  Willy TarreauMINOR: log: allow the HTTP status code to be logged...
2014-06-13  Willy TarreauDOC: fix remaining occurrences of "pattern extraction"
2014-06-12  Remi GacogneMEDIUM: ssl: fix detection of ephemeral diffie-hellman...
2014-06-12  Remi GacogneMEDIUM: ssl: Add the option to use standardized DH...
2014-06-11  Simone GottiBUG/MEDIUM: Fix unhandled connections problem with...
2014-06-11  Willy TarreauDOC: fix proxy protocol v2 decoder example
2014-06-11  Simone GottiBUG/MEDIUM: fix ignored values for half-closed timeouts...
2014-06-11  Nenad MerdanovicMINOR: checks: mysql-check: Add support for v4.1+ authe...
2014-06-11  Willy TarreauCLEANUP: http: don't clear CF_READ_NOEXP twice
2014-06-11  Willy TarreauBUG/MEDIUM: http: clear CF_READ_NOEXP when preparing...
2014-06-03  Todd LyonsDOC: Add Exim as Proxy Protocol implementer.
2014-05-28  Willy TarreauBUILD: stats: workaround stupid and bogus -Werror=forma...
2014-05-28  Willy TarreauBUILD: don't use type "uint" which is not portable
2014-05-28  Willy Tarreau[RELEASE] Released version 1.5-dev26 v1.5-dev26
2014-05-28  Willy TarreauMINOR: stats: add counters for SSL cache lookups and...
2014-05-28  Willy TarreauMINOR: stats: report SSL key computations per second
2014-05-27  Sasha PachevBUG/MEDIUM: regex: fix risk of buffer overrun in exp_re...
2014-05-23  Willy TarreauDOC: document the workarouds for Google Chrome's bogus...
2014-05-23  Willy TarreauCONTRIB: halog: avoid calling time/localtime/mktime...
2014-05-23  Olivier BurgardCONTRIB: halog: Filter input lines by date and time...
2014-05-23  Willy TarreauMINOR: stats: improve the stats web page to support...
2014-05-23  Willy TarreauMAJOR: agent: rework the response processing and suppor...
2014-05-23  Willy TarreauMEDIUM: stats: report down caused by agent prior to...
2014-05-23  Willy TarreauMEDIUM: cli: add support for enabling/disabling health...
2014-05-23  Willy TarreauBUG/MINOR: cli: "agent" was missing from the "enable...
2014-05-23  Willy TarreauMINOR: checks: support a neutral check result
2014-05-23  Willy TarreauMINOR: checks: support specific check reporting for...
2014-05-23  Willy TarreauMINOR: stats: report a distinct output for DOWN caused...
2014-05-23  Willy TarreauMINOR: cli: introduce a new "set server" command
2014-05-23  Willy TarreauMEDIUM: stats: introduce new actions to simplify admin...
2014-05-23  Willy TarreauMINOR: stats: use the admin flags for soft enable/disab...
2014-05-23  Willy TarreauMAJOR: checks: add support for a new "drain" administra...
2014-05-23  Willy TarreauMINOR: server: make use of srv_is_usable() instead...
2014-05-23  Willy TarreauMEDIUM: stats: report a server's own state instead...
2014-05-23  Willy TarreauMEDIUM: checks: simplify stopping mode notification...
2014-05-23  Willy TarreauMEDIUM: checks: simplify success notification using...
2014-05-23  Willy TarreauMEDIUM: checks: simplify failure notification using...
2014-05-23  Willy TarreauMINOR: server: implement srv_set_stopping()
2014-05-23  Willy TarreauMINOR: server: implement srv_set_running()
2014-05-23  Willy TarreauMINOR: server: implement srv_set_stopped()
2014-05-23  Willy TarreauMINOR: checks: simplify health check reporting functions
2014-05-23  Willy TarreauMINOR: server: make the status reporting function suppo...
2014-05-23  Willy TarreauMAJOR: checks: move health checks changes to set_server...
2014-05-23  Willy TarreauMEDIUM: checks: simplify server up/down/nolb transitions
2014-05-23  Willy TarreauCLEANUP: checks: rename the server_status_printf function
2014-05-23  Willy TarreauMEDIUM: server: allow multi-level server tracking
2014-05-22  Willy TarreauMEDIUM: server: properly support and propagate the...
2014-05-22  Willy TarreauREORG: checks: put the functions in the appropriate...
2014-05-22  Willy TarreauMAJOR: server: use states instead of flags to store...
2014-05-22  Willy TarreauREORG/MEDIUM: server: move the maintenance bits out...
2014-05-22  Willy TarreauREORG/MEDIUM: server: split server state and flags...
2014-05-22  Willy TarreauMEDIUM: proxy: make timeout parser a bit stricter
2014-05-21  Willy TarreauBUG/MINOR: stats: tracking servers may incorrectly...
2014-05-21  Willy TarreauBUG/MEDIUM: session: don't clear CF_READ_NOEXP if analy...
2014-05-20  Conrad HoffmannBUG/MEDIUM: polling: fix possible CPU hogging of worker...
2014-05-19  Remi GacogneMINOR: ssl: SSL_CTX_set_options() and SSL_CTX_set_mode...
2014-05-18  Willy TarreauBUG/MAJOR: config: don't free valid regex memory
2014-05-15  Dirkjan BussinkMINOR: fix a few memory usage errors
2014-05-13  Willy TarreauBUG/MINOR: stats: do not report "100%" in the thottle...
2014-05-13  Willy TarreauMINOR: server: create srv_was_usable() from srv_is_usab...
2014-05-13  Willy TarreauMINOR: server: use functions to detect state changes...
2014-05-13  Willy TarreauMINOR: server: remove the SRV_DRAIN flag which can...
2014-05-13  Willy TarreauMINOR: checks: simplify and improve reporting of state...
2014-05-13  Willy TarreauMINOR: stats: improve alignment of color codes to save...
2014-05-13  Willy TarreauBUG/MINOR: checks: tcp-check must not stop on '\0'...
2014-05-13  Willy TarreauBUG/MEDIUM: config: a stats-less config crashes in...
2014-05-12  Thierry FOURNIERDOC: Add some precisions about acl default matching...
2014-05-12  Thierry FOURNIERMINOR: acl: set "str" as default match for strings
2014-05-11  Cyril BontéOPTIM: stats: avoid the calculation of a useless link...
2014-05-11  Cyril BontéBUG/MINOR: stats: fix a typo on a closing tag for a...
2014-05-11  Willy TarreauMEDIUM: acl: strenghten the option parser to report...
2014-05-10  Willy Tarreau[RELEASE] Released version 1.5-dev25 v1.5-dev25
2014-05-10  Willy TarreauMEDIUM: session: implement half-closed timeouts (client...
2014-05-10  Willy TarreauDOC: update roadmap with completed tasks
2014-05-10  Willy TarreauBUILD: only build the systemd wrapper on Linux 2.6...
2014-05-10  Willy TarreauDOC: stop referencing the slow git repository in the...
2014-05-10  Willy TarreauMEDIUM: unix: avoid a double connect probe when no...
2014-05-10  Willy TarreauBUILD: remove the obsolete BSD and OSX makefiles
2014-05-10  Willy TarreauMEDIUM: pattern: use ebtree's longest match to index...
2014-05-10  Willy TarreauDOC: ebtree: indicate that prefix insertion/lookup...
2014-05-10  Willy TarreauDOC: map_beg was missing from the table of map_* converters
2014-05-09  Willy TarreauMEDIUM: unix: implement support for Linux abstract...
2014-05-09  Willy TarreauMEDIUM: checks: only complain about the missing port...
2014-05-09  Willy TarreauMEDIUM: unix: add preliminary support for connecting...
2014-05-09  Willy TarreauMINOR: protocols: use is_inet_addr() when only INET...
2014-05-09  Willy TarreauMINOR: tools: split is_addr() and is_inet_addr()
2014-05-09  Willy TarreauBUG/MINOR: checks: correctly configure the address...
2014-05-09  Willy TarreauBUG/MINOR: backend: only match IPv4 addresses with...
2014-05-09  Willy TarreauCLEANUP: config: set the maxaccept value for peers...
2014-05-09  Willy TarreauMINOR: config: only report a warning when stats sockets...
2014-05-09  Willy TarreauMAJOR: listener: only start listeners bound to the...
2014-05-09  Willy TarreauMEDIUM: listener: inherit the process mask from the...
2014-05-09  Willy TarreauMEDIUM: listener: parse the new "process" bind keyword
2014-05-09  Willy TarreauMEDIUM: config: check the bind-process settings accordi...
2014-05-09  Willy TarreauMEDIUM: config: limit nbproc to the machine's word...
next