]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2010-02-26  Willy Tarreau[MINOR] stats: report the request rate in frontends...
2010-02-26  Willy Tarreau[MEDIUM] http: revert to use a swap buffer for realignment
2010-02-26  Willy Tarreau[STATS] separate frontend and backend HTTP stats
2010-02-26  Willy Tarreau[STATS] report HTTP requests (total and rate) in frontends
2010-02-25  Willy Tarreau[MEDIUM] http: don't use trash to realign large buffers
2010-02-23  Krzysztof Piotr... [BUG] uri_auth: do not attemp to convert uri_auth ...
2010-02-23  Krzysztof Piotr... [BUG] uri_auth: ST_SHLGNDS should be 0x00000008 not...
2010-02-10  Willy Tarreau[DOC] fix a typo about timeout check and clarify the...
2010-02-09  Willy Tarreau[BUILD] fix build breakage with DEBUG_FULL
2010-02-09  Willy Tarreau[BUG] config: report unresolvable host names as errors
2010-02-07  Krzysztof Piotr... [EXAMPLES] add auth.cfg
2010-02-06  Cyril Bonté[DOC] Documentation cleanups
2010-02-06  Krzysztof Piotr... [BUG] pxid/puid/luid: don't shift IDs when some of...
2010-02-06  Krzysztof Piotr... [BUG] cfgparse memory leak and missing free calls in...
2010-02-06  Cyril Bonté[DOC] fix summary to add pattern extraction
2010-02-06  Cyril Bonté[MINOR] stats: report maint state for tracking servers too
2010-02-02  Willy Tarreau[BUILD] auth: don't use unnamed unions
2010-02-02  Willy Tarreau[RELEASE] Released version 1.4-rc1 v1.4-rc1
2010-02-02  Willy Tarreau[BUG] fix error response in case of server error
2010-02-01  Krzysztof Piotr... [DOC] add info about userlists, http-request and http_a...
2010-02-01  Willy Tarreau[MINOR] config: fix too large ssl-hello-check message.
2010-02-01  Willy Tarreau[BUG] config: reset check request to avoid double free...
2010-02-01  Willy Tarreau[MEDIUM] http: stricter processing of the CONNECT method
2010-02-01  Willy Tarreau[MEDIUM] http: switch to tunnel mode after status 101...
2010-02-01  Willy Tarreau[MEDIUM] add support for anonymous ACLs
2010-02-01  Krzysztof Olędzki[MINOR] http-auth: last fix was wrong
2010-02-01  Willy Tarreau[CLEANUP] config: use build_acl_cond() to simplify...
2010-02-01  Willy Tarreau[MINOR] http-auth: make the 'unless' keyword work as...
2010-01-31  Cyril Bonté[MEDIUM] add a maintenance mode to servers
2010-01-31  Willy Tarreau[MEDIUM] http: add support for proxy authentication
2010-01-31  Krzysztof Piotr... [MAJOR] use the new auth framework for http stats
2010-01-31  Krzysztof Piotr... [MINOR] acl: add http_auth and http_auth_group
2010-01-31  Krzysztof Piotr... [MINOR] http-request: allow/deny/auth support for front...
2010-01-31  Krzysztof Piotr... [MINOR] add ACL_TEST_F_NULL_MATCH
2010-01-31  Krzysztof Piotr... [MINOR] generic auth support with groups and encrypted...
2010-01-31  Krzysztof Piotr... [MINOR] Base64 decode
2010-01-31  Krzysztof Piotr... [CONTRIB] add base64rev-gen.c that was used to generate...
2010-01-31  Willy Tarreau[DOC] add some missing ACLs about response header matching
2010-01-31  Willy Tarreau[MEDIUM] http: add support for conditional response...
2010-01-31  Willy Tarreau[MEDIUM] http: add support for conditional request...
2010-01-29  Willy Tarreau[DOC] add some build info about the AIX platform
2010-01-28  Willy Tarreau[MEDIUM] http: add support for conditional request...
2010-01-28  Willy Tarreau[MEDIUM] http: make the request filter loop check for...
2010-01-28  Willy Tarreau[MEDIUM] config: factor out the parsing of 20 req*...
2010-01-28  Willy Tarreau[CLEANUP] config: specify correct const char types...
2010-01-28  Willy Tarreau[MINOR] prepare req_*/rsp_* to receive a condition
2010-01-28  Willy Tarreau[CLEANUP] config: use warnif_cond_requires_resp() to...
2010-01-28  Willy Tarreau[CLEANUP] config: use build_acl_cond() instead of parse...
2010-01-28  Willy Tarreau[MINOR] acl: add build_acl_cond() to make it easier...
2010-01-28  Willy Tarreau[MINOR] http: disable keep-alive when process is going...
2010-01-28  Willy Tarreau[BUG] halog: fix segfault in case of empty log in PCT...
2010-01-28  Willy Tarreau[BUILD] halog: make without arch-specific optimizations
2010-01-27  Willy Tarreau[MINOR] checks: add the server's status in the checks
2010-01-27  Willy Tarreau[MINOR] checks: make the HTTP check code add the CRLF...
2010-01-27  Willy Tarreau[BUG] restore accidentely removed line in last patch !
2010-01-26  Willy Tarreau[CLEANUP] acl, patterns: make use of my_strndup() inste...
2010-01-26  Willy Tarreau[MINOR] config: off-by-one in "stick-table" after list...
2010-01-26  Willy Tarreau[MINOR] pattern: add the "ipmask()" converting function
2010-01-26  Willy Tarreau[MINOR] pattern: add support for argument parsers for...
2010-01-26  Willy Tarreau[MINOR] standard: str2mask: string to netmask converter
2010-01-26  Willy Tarreau[MINOR] pattern: make the converter more flexible by...
2010-01-26  Willy Tarreau[BUG] patterns: copy-paste typo in type conversion...
2010-01-26  Willy Tarreau[STATS] make it possible to change a CLI connection...
2010-01-25  Willy Tarreau[RELEASE] Released version 1.4-dev8 v1.4-dev8
2010-01-25  Cyril Bonté[CLEANUP] Keep in sync "defaults" support between docum...
2010-01-25  Willy Tarreau[BUG] http: trim any excess buffer data when recycling...
2010-01-25  Willy Tarreau[MINOR] http: remove a copy-paste typo in transaction...
2010-01-25  Willy Tarreau[CRITICAL] buffers: buffer_insert_line2 must not change...
2010-01-25  Willy Tarreau[MEDIUM] http: add support for Proxy-Connection header
2010-01-25  Willy Tarreau[RELEASE] Released version 1.4-dev7 v1.4-dev7
2010-01-25  Willy Tarreau[BUG] buffer_replace2 must never change the ->w entry
2010-01-24  Willy Tarreau[MINOR] http: logs must report persistent connections...
2010-01-22  Willy Tarreau[MINOR] add the "force-persist" statement to force...
2010-01-22  Willy Tarreau[OPTIM] http: don't delay response if next request...
2010-01-22  Willy Tarreau[BUG] http_server_error() must not purge a previous...
2010-01-22  Willy Tarreau[MINOR] add the ability to force kernel socket buffer...
2010-01-22  Willy Tarreau[MAJOR] http: rework response Connection header handling
2010-01-22  Willy Tarreau[MAJOR] http: rework request Connection header handling
2010-01-18  Willy Tarreau[MINOR] tools: add a "word_match()" function to match...
2010-01-18  Willy Tarreau[MINOR] http: add http_remove_header2() to remove a...
2010-01-17  Willy Tarreau[DOC] add documentation about connection header processing
2010-01-17  Willy Tarreau[MEDIUM] http: don't switch to tunnel mode upon close
2010-01-16  Willy Tarreau[BUG] http: don't count req errors on client resets...
2010-01-16  Willy Tarreau[OPTIM] stream_sock: don't shutdown(write) when the...
2010-01-15  Willy Tarreau[BUG] buffers: remove remains of wrong obsolete length...
2010-01-15  Willy Tarreau[BUG] check: we must not check for error before reading...
2010-01-15  Willy Tarreau[CLEANUP] stream_sock: MSG_NOSIGNAL is only for send...
2010-01-14  Willy Tarreau[BUG] checks: chars are unsigned on AIX, check was...
2010-01-14  Willy Tarreau[BUILD] remove a warning in standard.h on AIX
2010-01-12  Krzysztof Piotr... [MINOR] acl: add fe_id/so_id to match frontend's and...
2010-01-12  Willy Tarreau[DOC] add the doc about stickiness
2010-01-12  Emeric Brun[MEDIUM] Add stick and store rules analysers.
2010-01-12  Emeric Brun[MEDIUM] Add stick table configuration and init.
2010-01-12  Emeric Brun[MEDIUM] Add src dst and dport pattern fetches.
2010-01-12  Emeric Brun[MEDIUM] Add pattern fetch management types and functions
2010-01-12  Emeric Brun[MEDIUM] Add stick table (persistence) management funct...
2010-01-12  Emeric Brun[MINOR] Add function to parse a size in configuration
2010-01-12  Willy Tarreau[DOC] remove several trailing spaces
2010-01-12  Willy Tarreau[DOC] fix various too large lines
2010-01-12  Hervé COMMOWICK[MINOR] add option "mysql-check" to use MySQL health...
next