haproxy-2.3.git
2010-11-11 Emeric Brun[MAJOR] Add new files src/peer.c, include/proto/peers...
2010-11-11 Emeric Brun[MEDIUM] Create updates tree on stick table to manage...
2010-11-11 Emeric Brun[MINOR] Manage all types (ip, integer, string, binary...
2010-11-11 Emeric Brun[DOC] stick store-response and new patterns payload...
2010-11-11 Emeric[MINOR] Add pattern's fetchs payload and payload_lv
2010-11-11 Emeric Brun[DOC] new type binary in stick-table
2010-11-11 Emeric Brun[MEDIUM] Create new protected pattern types CONSTSTRING...
2010-11-11 Emeric Brun[DOC] acls rep_ssl_hello and req_ssl_hello
2010-11-11 Emeric Brun[MINOR] new acls fetch req_ssl_hello_type and rep_ssl_h...
2010-11-11 Emeric Brun[DOC] tcp-response content and inspect
2010-11-11 Emeric Brun[MEDIUM] Implement tcp inspect response rules
2010-11-11 Emeric Brun[BUG] stick table entries expire on counters updates...
2010-11-11 Emeric Brun[BUG] stick table purge failure if size less than 255
2010-11-11 Willy Tarreau[BUG] session: don't stop forwarding of data upon last...
2010-11-11 Cyril Bonté[MINOR] config: detect options not supported due to...
2010-11-11 Cyril Bonté[CLEANUP] Remove unneeded chars allocation
2010-11-11 Willy Tarreau[MEDIUM] unix sockets: cleanup the error reporting...
2010-11-11 Cyril Bonté[MINOR] startup: print the proxy socket which caused...
2010-11-11 Willy Tarreau[MINOR] move MAXPATHLEN definition to compat.h
2010-11-09 Willy Tarreau[DOC] add references to unix socket handling
2010-11-09 Willy Tarreau[MINOR] cfgparse: report support of <path> for the...
2010-11-09 Emeric Brun[MEDIUM] Add supports of bind on unix sockets.
2010-11-09 Emeric Brun[MINOR] Support listener's sockets unix on http logs.
2010-11-09 Emeric Brun[MINOR] Enhance controls of socket's family on acls...
2010-11-09 Emeric Brun[MINOR] Manage socket type unix for some logs
2010-11-09 Emeric Brun[MINOR] Add some tests on sockets family for port remap...
2010-11-09 Emeric Brun[MINOR] Support of unix listener sockets for debug...
2010-11-05 Emeric Brun[MINOR] Manage unix socket source field on session...
2010-11-05 Emeric Brun[MINOR] Manage unix socket source field on logs
2010-11-05 Emeric Brun[MEDIUM] Enhance message errors management on binds
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...
next