]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2010-10-30  Willy Tarreau[DOC] document the 'accept-proxy' bind option
2010-10-30  Willy Tarreau[DOC] add the proxy protocol's specifications
2010-10-30  Emeric Brun[MINOR] frontend: add tcpv6 support on accept-proxy...
2010-10-30  Emeric Brun[MINOR] frontend: improve accept-proxy header parsing
2010-10-30  Willy Tarreau[MEDIUM] session: call the frontend_decode_proxy analys...
2010-10-30  Willy Tarreau[MINOR] frontend: add a new analyser to parse a proxied...
2010-10-30  Willy Tarreau[MINOR] standard: change arg type from const char*...
2010-10-30  Willy Tarreau[MINOR] standard: add read_uint() to parse a delimited...
2010-10-30  Willy Tarreau[MINOR] listener: add the "accept-proxy" option to...
2010-10-30  Willy Tarreau[MINOR] buffers: add a new request analyser flag for...
2010-10-30  Willy Tarreau[CONTRIB] halog: minor speed improvement in timer parser
2010-10-30  Willy Tarreau[CONTRIB] halog: report per-url counts, errors and...
2010-10-30  Willy Tarreau[BUG] ebtree: fix duplicate strings insertion
2010-10-30  Krzysztof Piotr... [CONTRIB] Update Cacti Tempates
2010-10-30  Krzysztof Piotr... [CONTRIB] Update haproxy.pl
2010-10-30  Willy Tarreau[MINOR] cookie: add support for the "preserve" option
2010-10-30  Willy Tarreau[BUG] cookie: correctly unset default cookie parameters
2010-10-30  Willy Tarreau[DOC] fix typos about bind-process syntax
2010-10-30  Willy Tarreau[MINOR] acl: add the http_req_first match
2010-10-30  emeric[BUG] proto_tcp: potential bug on pattern fetch dst...
2010-10-30  Mathieu Trudel[CONTRIB] add templates for Cacti.
2010-10-30  Hervé COMMOWICK[MINOR] add better support to "mysql-check"
2010-10-30  Willy Tarreau[MINOR] checks: ensure that we can inherit binary check...
2010-10-30  Willy Tarreau[BUG] config: report correct keywords for "observe"
2010-10-30  Willy Tarreau[MEDIUM] checks: set server state to one state from...
2010-10-30  Cyril Bonté[DOC] stats: document the "stats admin" statement
2010-10-30  Cyril Bonté[MEDIUM] stats: add an admin level
2010-10-30  Cyril Bonté[MEDIUM] enable/disable servers from the stats web...
2010-10-30  Willy Tarreau[BUG] checks: don't log backend down for all zero-weigh...
2010-10-30  Willy Tarreau[DOC] document the cookie maxidle and maxlife parameters
2010-10-30  Willy Tarreau[MEDIUM] cookie: set the date in the cookie if needed
2010-10-30  Willy Tarreau[MEDIUM] cookie: check for maxidle and maxlife for...
2010-10-30  Willy Tarreau[MINOR] add encode/decode function for 30-bit integers...
2010-10-30  Willy Tarreau[MEDIUM] cookie: reassign set-cookie status flags to...
2010-10-30  Willy Tarreau[MINOR] cookie: add the expired (E) and old (O) flags...
2010-10-30  Willy Tarreau[MINOR] http: make some room in the transaction flags...
2010-10-30  Willy Tarreau[MEDIUM] cookie: support client cookies with some conte...
2010-10-30  Willy Tarreau[MINOR] cookie: add options "maxidle" and "maxlife"
2010-10-30  Cyril Bonté[DOC] fix http-request documentation
2010-10-30  Willy Tarreau[MINOR] global: add "tune.chksize" to change the defaul...
2010-10-30  Willy Tarreau[TESTS] add test-check-expect to test various http...
2010-10-30  Willy Tarreau[MEDIUM] checks: add support for HTTP contents lookup
2010-10-30  Gabor Lekeny[MINOR] checks: add support for LDAPv3 health checks
2010-10-30  Willy Tarreau[MEDIUM] tcp-request : don't wait for inspect-delay...
2010-10-30  Willy Tarreau[MEDIUM] make it possible to combine http-pretend-keepa...
2010-10-30  Willy Tarreau[BUILD] proto_http: eliminate some build warnings with...
2010-10-30  Krzysztof Piotr... [BUG] Restore info about available active/backup servers
2010-10-30  Willy Tarreau[BUG] stream_sock: try to flush any extra pending reque...
2010-10-30  Willy Tarreau[BUG] ebtree: string_equal_bits() could return garbage...
2010-10-30  Willy Tarreau[DOC] tcp-request inspect-delay is for backends too
2010-10-12  Willy Tarreau[DOC] missing index entry for http-check send-state
2010-10-02  Willy Tarreau[DOC] bind option is "defer-accept", not "defer_accept"
2010-09-21  Willy Tarreau[BUILD] stream_sock: previous fix lacked the #include...
2010-09-21  Willy Tarreau[BUG] stream_sock: cleanly disable the listener in...
2010-09-13  Willy Tarreau[MINOR] halog: skip non-traffic logs for -st and -tc
2010-09-12  Willy Tarreau[MINOR] halog: add '-tc' to sort by termination codes
2010-09-08  Willy Tarreau[DOC] fix typo in the avg_queue() and be_conn() definit...
2010-09-08  Willy Tarreau[MEDIUM] buffers: rework the functions to exchange...
2010-09-07  Willy Tarreau[BUG] stream_interface: only call si->release when...
2010-09-03  Willy Tarreau[BUG] deinit: unbind listeners before freeing them
2010-09-01  Willy Tarreau[DOC] fix typo in the queue() definition (backend,...
2010-08-31  Willy Tarreau[MEDIUM] http: fix space handling in the response cooki...
2010-08-31  Willy Tarreau[MEDIUM] http: fix space handling in the request cookie...
2010-08-31  Willy Tarreau[DOC] fix description of cookie "insert" and "indirect...
2010-08-31  Willy Tarreau[DOC] add a summary about cookie incompatibilities...
2010-08-31  Willy Tarreau[MINOR] support a global jobs counter
2010-08-30  Willy Tarreau[BUG] http: don't consider commas as a header delimitor...
2010-08-28  Willy Tarreau[RELEASE] Released version 1.5-dev2
2010-08-28  Willy Tarreau[BUG] http: don't set auto_close if more data are expected
2010-08-27  Willy Tarreau[MEDIUM] signals: support redistribution of signal...
2010-08-27  Willy Tarreau[MEDIUM] signals: add support for registering functions...
2010-08-27  Willy Tarreau[CLEANUP] reference product branch 1.5
2010-08-25  Willy Tarreau[MINOR] startup: don't wait for nothing when no old...
2010-08-25  Willy Tarreau[MINOR] startup: release unused structs after forking
2010-08-25  Willy Tarreau[RELEASE] Released version 1.5-dev1
2010-08-20  Willy Tarreau[BUG] conf: add tcp-request content rules to the correc...
2010-08-17  Willy Tarreau[BUG] stats: global stats timeout may be specified...
2010-08-17  Willy Tarreau[BUG] queue: don't dequeue proxy-global requests on...
2010-08-17  Cyril Bonté[BUG] stats: session rate limit gets garbaged in the...
2010-08-17  Willy Tarreau[MEDIUM] http: forward client's close when abortonclose...
2010-08-17  Willy Tarreau[DOC] cleanup: split a few long lines
2010-08-17  Willy Tarreau[DOC] update the references to session counters and...
2010-08-10  Willy Tarreau[CLEANUP] stats: use stksess_kill() to remove table...
2010-08-10  Willy Tarreau[MEDIUM] session-counters: correctly unbind the counter...
2010-08-10  Willy Tarreau[MINOR] session-counters: use "track-sc{1,2}" instead...
2010-08-10  Willy Tarreau[MEDIUM] session-counters: make it possible to count...
2010-08-10  Willy Tarreau[MEDIUM] config: replace 'tcp-request <action>' with...
2010-08-10  Willy Tarreau[MEDIUM] session counters: automatically remove expired...
2010-08-10  Willy Tarreau[MEDIUM] tcp: accept the "track-counters" in "tcp-reque...
2010-08-10  Willy Tarreau[MAJOR] session-counters: split FE and BE track counters
2010-08-10  Willy Tarreau[DOC] stats: document "show table" and "clear table"
2010-08-10  Willy Tarreau[DOC] configuration: document all the new tracked counters
2010-08-10  Willy Tarreau[MEDIUM] stats: add the ability to dump table entries...
2010-08-10  Willy Tarreau[MINOR] stats: correctly report errors on "show table...
2010-08-10  Willy Tarreau[MEDIUM] stick-table: make use of generic types for...
2010-08-10  Willy Tarreau[CLEANUP] stick-table: declare stktable_data_types...
2010-08-10  Willy Tarreau[MEDIUM] stats: add "clear table <name> key <value...
2010-08-10  Willy Tarreau[MEDIUM] stats: add "show table [<name>]" to dump a...
2010-08-10  Willy Tarreau[MEDIUM] session-counters: add HTTP req/err tracking
2010-08-10  Willy Tarreau[MINOR] session-counters: add a general purpose counter...
next