]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2009-02-04  Krzysztof Piotr... [CRITICAL] fix server state tracking: it was O(n!)...
2009-02-04  Willy Tarreau[MEDIUM] implement bind-process to limit service presen...
2009-02-04  Willy Tarreau[MEDIUM] add support for source interface binding at...
2009-02-04  Willy Tarreau[MEDIUM] add support for source interface binding
2009-02-04  Willy Tarreau[BUG] inform the user when root is expected but not set
2009-02-04  Willy Tarreau[MINOR] add support for bind interface name
2009-02-04  Willy Tarreau[BUG] we must not exit if protocol binding only returns...
2009-01-27  Krzysztof Piotr... [DOC] remove buggy comment for use_backend
2009-01-27  Krzysztof Piotr... [BUG] Fix listen & more of 2 couples <ip>:<port>
2009-01-25  Willy Tarreau[BUILD] add USE_LINUX_SPLICE to enable LINUX_SPLICE...
2009-01-25  Willy Tarreau[MEDIUM] splice: add the global "nosplice" option
2009-01-25  Willy Tarreau[MEDIUM] move global tuning options to the global structure
2009-01-25  Willy Tarreau[BUILD] fix snapshot date extraction with negative...
2009-01-25  Willy Tarreau[OPTIM] make global.maxpipes default to global.maxconn...
2009-01-25  Willy Tarreau[STATS] report pipe usage in the statistics
2009-01-25  Willy Tarreau[MEDIUM] splice: make use of pipe pools
2009-01-25  Willy Tarreau[MEDIUM] introduce pipe pools
2009-01-25  Ross West[BUILD] fix Makefile.bsd and Makefile.osx for stream_in...
2009-01-25  Willy Tarreau[MEDIUM] splice: add hints to support older buggy kernels
2009-01-25  Willy Tarreau[BUG] reserve some pipes for backends with splice enabled
2009-01-18  Willy Tarreau[MAJOR] complete support for linux 2.6 kernel splicing
2009-01-18  Willy Tarreau[MEDIUM] add definitions for Linux kernel splicing
2009-01-18  Willy Tarreau[MINOR] introduce structures required to support Linux...
2009-01-18  Willy Tarreau[MEDIUM] splice: add configuration options and set...
2009-01-18  Willy Tarreau[MINOR] global.maxpipes: add the ability to reserve...
2009-01-18  Willy Tarreau[MEDIUM] stream_sock: try to send pending data on chk_snd()
2009-01-18  Willy Tarreau[MINOR] stream_sock: fix a few wrong empty calculations
2009-01-18  Willy Tarreau[MEDIUM] stream_sock_read: call ->chk_snd whenever...
2009-01-18  Willy Tarreau[MEDIUM] split stream_sock_write() into callback and...
2009-01-09  Willy Tarreau[CLEANUP] stream_sock: move the write-nothing condition...
2009-01-09  Willy Tarreau[CLEANUP] replace a few occurrences of (flags & X)...
2009-01-09  Willy Tarreau[OPTIM] stream_sock: factor out the buffer full handlin...
2009-01-09  Willy Tarreau[OPTIM] buffer: replace rlim by max_len
2009-01-09  Willy Tarreau[OPTIM] stream_sock: do not ask for polling on EAGAIN...
2009-01-09  Willy Tarreau[MEDIUM] i/o: rework ->to_forward and ->send_max
2009-01-09  Willy Tarreau[MEDIUM] stream_sock: factor out the return path in...
2009-01-09  Willy Tarreau[MINOR] add the splice_len member to the buffer struct...
2009-01-09  Willy Tarreau[MAJOR] implement autonomous inter-socket forwarding
2008-12-28  Willy Tarreau[MEDIUM] enable inter-stream_interface wakeup calls
2008-12-28  Willy Tarreau[MINOR] add flags to indicate when a stream interface...
2008-12-28  Willy Tarreau[MEDIUM] indicate when we don't care about read timeout
2008-12-28  Willy Tarreau[MEDIUM] don't report buffer timeout when there is...
2008-12-28  Willy Tarreau[MEDIUM] add a send limit to a buffer
2008-12-28  Willy Tarreau[MINOR] transfer errors were not reported anymore in...
2008-12-23  Willy Tarreau[BUG] "option transparent" is for backend, not frontend !
2008-12-23  Willy Tarreau[BUG] check timeout must not be changed if timeout...
2008-12-07  Willy Tarreau[MINOR] stats: indicate if a task is running in "show...
2008-12-07  Willy Tarreau[BUG] do not dequeue the backend's pending connections...
2008-12-07  Willy Tarreau[BUG] do not dequeue requests on a dead server
2008-12-07  Willy Tarreau[MINOR] redirect: in prefix mode a "/" means not to...
2008-12-07  Willy Tarreau[MINOR] redirect: add support for "set-cookie" and...
2008-12-07  Willy Tarreau[MINOR] redirect: add support for the "drop-query"...
2008-12-07  Willy Tarreau[BUG] critical errors should be reported even in daemon...
2008-12-07  Jeremy Hinegardner[BUILD] fix MANDIR default location to match documentation
2008-12-07  Jeffrey 'jf... [MINOR] cfgparse: fix off-by 2 in error message size
2008-12-07  Willy Tarreau[BUG] cookie capture is declared in the frontend but...
2008-12-07  Willy Tarreau[BUG] acl-related keywords are not allowed in defaults...
2008-12-07  Willy Tarreau[BUG] ensure that listeners from disabled proxies are...
2008-12-07  Willy Tarreau[BUG] do not try to pause backends during reload
2008-12-07  Willy Tarreau[BUG] dynamic connection throttling could return a...
2008-12-07  Willy Tarreau[BUG] do not release the connection slot during a retry
2008-12-07  Jeffrey 'jf... [MINOR] acl: add new keyword "connslots"
2008-12-07  Willy Tarreau[MEDIUM] add support for "show sess" in unix stats...
2008-12-07  Willy Tarreau[MINOR] add back-references to sessions for later use...
2008-12-07  Willy Tarreau[MINOR] add a new back-reference type : struct bref
2008-12-07  Willy Tarreau[MINOR] slightly rebalance stats_dump_{raw,http}
2008-12-07  Willy Tarreau[MEDIUM] reference the current hijack function in the...
2008-12-07  Willy Tarreau[MINOR] move the listener reference from fd to session
2008-12-07  Willy Tarreau[MEDIUM] remove cli_fd, srv_fd, cli_state and srv_state...
2008-12-07  Willy Tarreau[MAJOR] make unix sockets work again with stats
2008-12-07  Willy Tarreau[MINOR] add an analyser state in struct session
2008-12-07  Willy Tarreau[MEDIUM] ensure that sock->shutw() also closes read...
2008-12-07  Willy Tarreau[BUG] do not forward close from cons to prod with analysers
2008-12-07  Willy Tarreau[MINOR] pre-set analyser flags on the listener at regis...
2008-12-07  Willy Tarreau[MINOR] add an analyser code for UNIX stats request
2008-12-01  Willy Tarreau[MEDIUM] first pass of lifting to proto_uxst.c:uxst_eve...
2008-12-01  Willy Tarreau[MINOR] declare process_session in session.h, not proto...
2008-11-30  Willy Tarreau[BUG] fix forgotten server session counter
2008-11-30  Willy Tarreau[MEDIUM] rename process_request to http_process_request
2008-11-30  Willy Tarreau[MEDIUM] move the HTTP request body analyser out of...
2008-11-30  Willy Tarreau[MEDIUM] extract the HTTP tarpit code from process_requ...
2008-11-30  Willy Tarreau[MEDIUM] extract TCP request processing from HTTP
2008-11-30  Willy Tarreau[MINOR] stream_sock_data_finish() should not expose fd
2008-11-30  Willy Tarreau[CLEANUP] session.c: removed some migration left-overs...
2008-11-30  Willy Tarreau[MEDIUM] make the http server error function a pointer...
2008-11-30  Willy Tarreau[MINOR] replace srv_close_with_err() with http_server_e...
2008-11-30  Willy Tarreau[MINOR] replace client_retnclose() with stream_int_retn...
2008-11-30  Willy Tarreau[MINOR] replace the ambiguous client_return function...
2008-11-30  Willy Tarreau[MINOR] call session->do_log() for logging
2008-11-30  Willy Tarreau[CLEANUP] move the session-related functions to session.c
2008-11-30  Willy Tarreau[MAJOR] complete layer4/7 separation
2008-11-27  Willy Tarreau[MEDIUM] make the stream interface control the SHUT...
2008-11-27  Willy Tarreau[MEDIUM] process shutw during connection attempt
2008-11-23  Willy Tarreau[BUG] shutw must imply close during a connect
2008-11-23  Willy Tarreau[MINOR] maintain a global session list in order to...
2008-11-23  Willy Tarreau[MEDIUM] remove stream_sock_update_data()
2008-11-23  Willy Tarreau[MEDIUM] stream_interface: added a DISconnected state...
2008-11-12  Willy Tarreau[MEDIUM] continue layering cleanups.
2008-11-11  Willy Tarreau[MEDIUM] add the SN_CURR_SESS flag to the session to...
2008-11-03  Willy Tarreau[MAJOR] add a connection error state to the stream_inte...
next