]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2010-08-10  Willy Tarreau[MINOR] stktable: add a stktable_update_key() function
2010-08-10  Willy Tarreau[MEDIUM] session counters: add bytes_in_rate and bytes_...
2010-08-10  Willy Tarreau[MEDIUM] session counters: add conn_rate and sess_rate...
2010-08-10  Willy Tarreau[MEDIUM] stick-tables: add stored data argument type...
2010-08-10  Willy Tarreau[MEDIUM] stick-tables: add support for arguments to...
2010-08-10  Willy Tarreau[MINOR] config: support a comma-separated list of store...
2010-08-10  Willy Tarreau[MEDIUM] session: add a counter on the cumulated number...
2010-08-10  Willy Tarreau[MINOR] session: add trk_kbytes_* ACL keywords to track...
2010-08-10  Willy Tarreau[MINOR] session: add the trk_conn_cur ACL keyword to...
2010-08-10  Willy Tarreau[MEDIUM] session-counters: automatically update tracked...
2010-08-10  Willy Tarreau[MINOR] session: add the trk_conn_cnt ACL keyword to...
2010-08-10  Willy Tarreau[MEDIUM] session: add data in and out volume counters
2010-08-10  Willy Tarreau[MEDIUM] session: add concurrent connections counter
2010-08-10  Willy Tarreau[MEDIUM] session: move counter ACL fetches from proto_tcp
2010-08-10  Willy Tarreau[MINOR] stick-table: use suffix "_cnt" for cumulated...
2010-08-10  Willy Tarreau[MINOR] stick-table: provide a table lookup function
2010-08-10  Willy Tarreau[MAJOR] session: add track-counters to track counters...
2010-08-10  Willy Tarreau[MINOR] tcp: src_count acl does not have a permanent...
2010-08-10  Willy Tarreau[MEDIUM] buffer: make buffer_feed* support writing...
2010-08-10  Willy Tarreau[MAJOR] stream_interface: fix the wakeup conditions...
2010-08-10  Willy Tarreau[BUILD] always match official tags when doing git-tar
2010-08-10  Willy Tarreau[MEDIUM] session: support "tcp-request content" rules...
2010-08-10  Willy Tarreau[MINOR] http: reset analysers to listener's, not frontend's
2010-08-10  Willy Tarreau[BUG] session: analysers must be checked when SI state...
2010-08-10  Willy Tarreau[MAJOR] stream_sock: better wakeup conditions on read()
2010-08-10  Willy Tarreau[MEDIUM] acl: make use of get_std_op() to parse intger...
2010-08-10  Willy Tarreau[MINOR] tools: add a get_std_op() function to parse...
2010-08-10  Willy Tarreau[BUG] http: denied requests must not be counted as...
next