]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2011-07-25  Willy Tarreau[MINOR] proxy: make session rate-limit more accurate
2011-07-25  Willy Tarreau[MINOR] stats: report a "WAITING" state for sockets...
2011-07-25  Willy Tarreau[CLEANUP] proxy: rename a few proxy states (PR_STIDLE...
2011-07-25  Willy Tarreau[MEDIUM] listeners: don't change listeners states anymo...
2011-07-25  Willy Tarreau[MEDIUM] listeners: don't stop proxies when global...
2011-07-24  Willy Tarreau[MEDIUM] listeners: queue proxy-bound listeners at...
2011-07-24  Willy Tarreau[MEDIUM] listeners: put listeners in queue upon resourc...
2011-07-24  Willy Tarreau[MINOR] listeners: add support for queueing resource...
2011-07-24  Willy Tarreau[MINOR] listeners: add listen_full() to mark a listener...
2011-07-24  Willy Tarreau[BUG] stream_sock: ensure orphan listeners don't accept...
2011-07-24  Willy Tarreau[MEDIUM] proxy: add a PAUSED state to listeners and...
2011-07-24  Willy Tarreau[BUG] stream_sock: disable listener when system resourc...
2011-07-24  Willy Tarreau[OPTIM] stream_sock: reduce the default number of accep...
2011-07-24  Willy Tarreau[MINOR] session: try to emit a 500 response on memory...
2011-07-19  Willy Tarreau[BUG] session: risk of crash on out of memory (1.5...
2011-07-18  Simon Horman[MINOR] Free stick rules on denint()
2011-07-18  Simon Horman[MINOR] Free stick table pool on denint()
2011-07-18  Simon Horman[MINOR] Free tcp rules on denint()
2011-07-18  Simon Horman[MINOR] Free rdp_cookie_name on denint()
2011-07-18  Simon Horman[MINOR] Consistently free expr on error in cfg_parse_li...
2011-07-18  Simon Horman[MINOR] Consistently use error in tcp_parse_tcp_req()
2011-07-11  Willy Tarreau[OPTIM] halog: remove support for tab delimiters in...
2011-07-11  Willy Tarreau[OPTIM] halog: remove many 'if' by using a function...
2011-07-11  Willy Tarreau[OPTIM] halog: check once for correct line format and...
2011-07-11  Willy Tarreau[OPTIM] halog: cache some common fields positions
2011-07-11  Willy Tarreau[MINOR] halog: gain back performance before SKIP_CHAR fix
2011-07-11  Willy Tarreau[MINOR] halog: add support for HTTP log matching (-H)
2011-07-11  Willy Tarreau[MINOR] halog: make SKIP_CHAR stop on field delimiters
2011-07-11  Willy Tarreau[BUG] halog: correctly handle truncated last line
2011-07-01  Willy Tarreau[MEDIUM] http: add support for 'cookie' and 'set-cookie...
2011-07-01  Willy Tarreau[DOC] add missing entry or stick store-response
2011-06-25  Simon Horman[MINOR] Add non-stick server option
2011-06-25  Simon Horman[CLEANUP] Remove unnecessary casts
2011-06-25  Simon Horman[MINOR] Add rdp_cookie pattern fetch function
2011-06-25  Simon Horman[MINOR] Make appsess{,ion}_refresh static
2011-06-21  Simon Horman[MINOR] Add down termination condition
2011-06-21  Simon Horman[MINOR] Allow shutdown of sessions when a server become...
2011-06-21  Simon Horman[MINOR] Add active connection list to server
2011-06-18  Simon Horman[CLEANUP] session.c: Make functions static where possible
2011-06-18  Simon Horman[CLEANUP] peers.h: fix declarations
2011-06-18  Simon Horman[CLEANUP] Remove assigned but unused variables
2011-06-17  Simon Horman[MINOR] Allow showing and clearing by key of string...
2011-06-17  Simon Horman[MINOR] Allow showing and clearing by key of integer...
2011-06-17  Simon Horman[MINOR] Allow showing and clearing by key of ipv6 stick...
2011-06-17  Simon Horman[MINOR] More flexible clearing of stick table
2011-06-17  Simon Horman[MINOR] Break out all stick table socat command parsing
2011-06-17  Simon Horman[MINOR] Allow listing of stick table by key
2011-06-17  Simon Horman[MINOR] Break out processing of clear table
2011-06-17  Simon Horman[MINOR] Break out dumping table
2011-06-17  Simon Horman[CLEANUP] dumpstats: make symbols static where possible
2011-06-17  Hervé COMMOWICK[BUG] checks: fix support of Mysqld >= 5.5 for mysql...
2011-06-14  Willy Tarreau[CLEANUP] config: remove some left-over printf debuggin...
2011-06-05  Willy Tarreau[MINOR] config: automatically compute a default fullcon...
2011-05-31  Simon Horman[DOC] Minor spelling fixes and grammatical enhancements
2011-05-31  Willy Tarreau[BUG] stats: support url-encoded forms
2011-05-31  Willy Tarreau[MINOR] config: make it possible to specify a cookie...
2011-05-30  Willy Tarreau[OPTIM] stream_sock: don't use splice on too small...
2011-05-30  Willy Tarreau[OPTIM] stream_sock: avoid fast-forwarding of partial...
2011-05-30  Willy Tarreau[OPTIM] http: optimize chunking again in non-interactiv...
2011-05-30  Willy Tarreau[MEDIUM] http: add support for "http-no-delay"
2011-05-30  Willy Tarreau[CLEANUP] stream_sock: remove unneeded FL_TCP and facto...
2011-05-30  Willy Tarreau[MINOR] stream_sock: always clear BF_EXPECT_MORE upon...
2011-05-11  Willy Tarreau[MINOR] http: partially revert the chunking optimizatio...
2011-05-11  Willy Tarreau[MINOR] http: make the "HTTP 200" status code configurable.
2011-05-11  Willy Tarreau[REORG] http: move HTTP error codes back to proto_http.h
2011-05-11  Willy Tarreau[MINOR] http: don't report the "haproxy" word on the...
2011-05-09  Cyril Bonté[BUG] fix binary stick-tables
2011-04-19  Willy Tarreau[BUG] proto_tcp: fix address binding on remote source
2011-04-15  Willy Tarreau[DOC] fix minor typo in the "dispatch" doc
2011-04-13  Willy Tarreau[BUG] checks: http-check expect could fail a check...
2011-04-07  Willy Tarreau[RELEASE] Released version 1.5-dev6
2011-04-07  Willy Tarreau[CRITICAL] fix risk of crash when dealing with space...
2011-04-07  Willy Tarreau[BUG] stick-tables did not work when converting IPv6...
2011-04-07  Willy Tarreau[BUG] TCP source tracking was broken with IPv6 changes
2011-04-05  Willy Tarreau[BUG] stream_sock: use get_addr_len() instead of sizeof...
2011-03-28  Willy Tarreau[RELEASE] Released version 1.5-dev5
2011-03-28  David du Colombier[DOC] document IPv6 support for stick-tables
2011-03-28  David du Colombier[MEDIUM] IPv6 support for stick-tables
2011-03-28  Willy Tarreau[DOC] update ROADMAP file
2011-03-28  Willy Tarreau[MINOR] acl: add support for table_cnt and table_avl...
2011-03-28  Willy Tarreau[BUG] stream_sock: fix handling for server side PROXY...
2011-03-28  David du Colombier[DOC] document IPv6 support for syslog
2011-03-28  David du Colombier[MEDIUM] IPv6 support for syslog
2011-03-28  Willy Tarreau[OPTIM] buffers: uninline buffer_forward()
2011-03-28  Willy Tarreau[BUG] http: fix content-length handling on 32-bit platforms
2011-03-28  Willy Tarreau[MINOR] tools: add two macros MID_RANGE and MAX_RANGE
2011-03-27  Willy Tarreau[BUG] http: fix possible incorrect forwarded wrapping...
2011-03-27  Willy Tarreau[BUG] log: retrieve the target from the session, not...
2011-03-27  Willy Tarreau[BUG] session: conn_retries was not always initialized
2011-03-23  Willy Tarreau[TESTS] provide a test case for various address formats
2011-03-23  David du Colombier[DOC] fix a minor typo
2011-03-23  David du Colombier[DOC] document IPv6 support for server
2011-03-23  David du Colombier[DOC] update IPv6 support for bind
2011-03-23  Willy Tarreau[BUILD] add the USE_GETADDRINFO build option
2011-03-23  David du Colombier[MEDIUM] use getaddrinfo to resolve names if gethostbyn...
2011-03-23  Willy Tarreau[MINOR] cfgparse: better report wrong listening address...
2011-03-23  David du Colombier[MINOR] update comment about IPv6 support for server
2011-03-23  Willy Tarreau[MEDIUM] config: rework the IPv4/IPv6 address parser...
2011-03-22  David du Colombier[BUG] standard: is_addr return value for IPv4 was inverted
2011-03-22  Willy Tarreau[DOC] update ROADMAP file
next