]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2011-03-20  Willy Tarreau[BUILD] proto_tcp: fix build issue with CTTPROXY
2011-03-20  Willy Tarreau[DOC] update the spec on the proxy protocol
2011-03-20  Willy Tarreau[MEDIUM] server: add support for the "send-proxy" option
2011-03-20  Willy Tarreau[MEDIUM] stream_sock: add support for sending the proxy...
2011-03-20  Willy Tarreau[MINOR] frontend: add a make_proxy_line function
2011-03-16  Willy Tarreau[BUG] session: src_conn_cur was returning src_conn_cnt...
2011-03-16  Willy Tarreau[DOC] update ROADMAP file
2011-03-13  Willy Tarreau[RELEASE] Released version 1.5-dev4
2011-03-13  Willy Tarreau[MINOR] checks: report it if checks fail due to socket...
2011-03-13  Willy Tarreau[BUG] http: stats were not incremented on http-request...
2011-03-13  Willy Tarreau[REORG] http: move the http-request rules to proto_http
2011-03-13  Willy Tarreau[MEDIUM] http: always evaluate http-request rules befor...
2011-03-13  Willy Tarreau[MEDIUM] stats: split frontend and backend stats
2011-03-13  David du Colombier[MEDIUM] add internal support for IPv6 server addresses
2011-03-10  Willy Tarreau[MAJOR] session: remove the ->srv pointer from struct...
2011-03-10  Willy Tarreau[CLEANUP] stream_interface: use inline functions to...
2011-03-10  Willy Tarreau[MEDIUM] session: remove s->prev_srv which is not neede...
2011-03-10  Willy Tarreau[MINOR] session: add a pointer to the new target into...
2011-03-10  Willy Tarreau[MINOR] cfgparse: only keep one of dispatch, transparen...
2011-03-10  Willy Tarreau[MINOR] proxy: add PR_O2_DISPATCH to detect dispatch...
2011-03-10  Willy Tarreau[REORG] session: move the data_ctx struct to the stream...
2011-03-10  Willy Tarreau[CLEANUP] stats: make all dump functions only rely...
2011-03-10  Willy Tarreau[CLEANUP] session: remove data_source from struct session
2011-03-10  Willy Tarreau[MEDIUM] log: take the logged server name from the...
2011-03-10  Willy Tarreau[CLEANUP] stream_interface: remove the applet.handler...
2011-03-10  Willy Tarreau[MEDIUM] stream_interface: store the target pointer...
2011-03-10  Willy Tarreau[REORG] tcp: make tcpv4_connect_server() take the targe...
2011-03-10  Willy Tarreau[REORG] session: move client and server address to...
2011-03-10  Willy Tarreau[REORG] stream_interface: split the struct members...
2011-03-10  Willy Tarreau[REORG] stream_interface: move the st0, st1 and private...
2011-03-10  Willy Tarreau[MINOR] stream_interface: make use of an applet descrip...
2011-03-09  Willy Tarreau[BUG] config: don't crash on empty pattern files.
2011-03-04  Cyril Bonté[BUG] stats: admin web interface must check the proxy...
2011-03-04  Cyril Bonté[BUG] stats: admin commands must check the proxy state
2011-03-03  Willy Tarreau[DOC] internal: reflect the fact that SI_ST_ASS is...
2011-03-01  Willy Tarreau[DOC] update ROADMAP
next