]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2009-10-03  Willy Tarreau[MEDIUM] backend: introduce the "static-rr" LB algorithm
2009-10-03  Willy Tarreau[MINOR] backend: reorganize the LB algorithm selection
2009-10-03  Willy Tarreau[MINOR] backend: separate declarations of LB algos...
2009-10-03  Willy Tarreau[CLEANUP] proxy: move last lb-specific bits to their...
2009-10-03  Krzysztof Piotr... [MINOR] Allow dots in show-node & add "white-space...
2009-10-03  Krzysztof Piotr... [MINOR] add "description", "node" and show-node"/"show...
2009-10-01  Willy Tarreau[MINOR] lb_map: reorder code in order to ease integrati...
2009-10-01  Willy Tarreau[CLEANUP] backend: move LB algos to individual files
2009-10-01  Willy Tarreau[MINOR] include time.h from freq_ctr.h as is uses ...
2009-10-01  Krzysztof Piotr... [MINOR] health checks logging unification
2009-10-01  Krzysztof Piotr... [BUG] check if rise/fall has an argument and it is > 0
2009-10-01  Krzysztof Piotr... [MEDIUM] Health check reporting code rework + health...
2009-10-01  Krzysztof Piotr... [MAJOR] struct chunk rework
2009-10-01  Willy Tarreau[MINOR] backend: uninline some LB functions
2009-10-01  Willy Tarreau[MINOR] backend: export some functions to recount servers
2009-09-24  Willy Tarreau[BUG] http stats: large outputs sometimes got some...
2009-09-24  Krzysztof Piotr... [DOC] add missing rate_lim and rate_max
2009-09-23  Willy Tarreau[RELEASE] Released version 1.4-dev3 v1.4-dev3
2009-09-23  Willy Tarreau[MEDIUM] stats: replace the stats socket analyser with...
2009-09-23  Willy Tarreau[MEDIUM] stats: prepare the connection for closing...
2009-09-23  Willy Tarreau[MINOR] add a ->private member to the stream_interface
2009-09-23  Willy Tarreau[MEDIUM] session: call iohandler for embedded tasks...
2009-09-23  Willy Tarreau[MINOR] stream_interface: add functions to support...
2009-09-23  Willy Tarreau[MINOR] stream_interface: add iohandler callback
2009-09-23  Willy Tarreau[MINOR] stream_interface: add SI_FL_DONT_WAKE flag
2009-09-23  Willy Tarreau[BUG] fix buffer_skip() and buffer_si_getline() to...
2009-09-23  Willy Tarreau[MINOR] ensure that buffer_feed() and buffer_skip(...
2009-09-23  Willy Tarreau[BUG] variable buffer size ignored at initialization...
2009-09-23  Krzysztof Piotr... [MEDIUM] Collect & show information about last health...
2009-09-21  Willy Tarreau[BUG] buffers: buffer_forward() must not always clear...
2009-09-21  Willy Tarreau[BUILD] stream_interface: fix conflicting declaration
2009-09-20  Willy Tarreau[MEDIUM] add support for infinite forwarding
2009-09-20  Willy Tarreau[MINOR] stream_sock: don't set SI_FL_WAIT_DATA if BF_SH...
2009-09-20  Willy Tarreau[BUG] stream_interface: SI_ST_CLO must have buffers...
2009-09-20  Willy Tarreau[MAJOR] buffers: fix the BF_EMPTY flag's meaning
2009-09-19  Willy Tarreau[MAJOR] buffers: split BF_WRITE_ENA into BF_AUTO_CONNEC...
2009-09-19  Willy Tarreau[MINOR] buffers: inline buffer_si_putchar()
2009-09-19  Willy Tarreau[MAJOR] http: add support for HTTP 1xx informational...
2009-09-19  Willy Tarreau[MEDIUM] stream_interface: make use of buffer_cut_tail...
2009-09-19  Willy Tarreau[MINOR] buffers: add buffer_cut_tail() to cut only...
2009-09-19  Willy Tarreau[BUG] buffer_forward() would not correctly consider...
2009-09-19  Willy Tarreau[MINOR] buffers: provide buffer_si_putchar() to send...
2009-09-19  Willy Tarreau[MINOR] buffers: add peekchar and peekline functions...
2009-09-19  Willy Tarreau[MEDIUM] buffers: provide new buffer_feed*() function
2009-09-19  Willy Tarreau[MINOR] buffers: provide more functions to handle buffe...
2009-09-19  Willy Tarreau[MAJOR] buffers: fix misuse of the BF_SHUTW_NOW flag
2009-09-19  Willy Tarreau[MINOR] acl: add support for hdr_ip to match IP address...
2009-08-30  Willy Tarreau[BUG] tarpit did not work anymore
2009-08-30  Dmitry Sivachenko[BUILD] compilation of haproxy-1.4-dev2 on FreeBSD
2009-08-19  Willy Tarreau[MEDIUM] remove TCP_CORK and make use of MSG_MORE instead
2009-08-19  Willy Tarreau[CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead
2009-08-18  Willy Tarreau[MEDIUM] stream_interface: add and use ->update functio...
2009-08-18  Willy Tarreau[MEDIUM] report error on buffer writes larger than...
2009-08-17  Willy Tarreau[MEDIUM] make it possible to change the buffer size...
2009-08-16  Willy Tarreau[MEDIUM] replace BUFSIZE with buf->size in computations
2009-08-16  Willy Tarreau[MEDIUM] set rep->analysers from fe and be analysers
2009-08-16  Willy Tarreau[MINOR] set s->srv_error according to the analysers
2009-08-16  Willy Tarreau[MINOR] cleanup set_session_backend by using pre-comput...
2009-08-16  Willy Tarreau[MINOR] move the initial task's nice value to the listener
2009-08-16  Willy Tarreau[CLEANUP] move remaining stats sockets code to dumpstats
2009-08-16  Willy Tarreau[CLEANUP] unix: remove uxst_process_session()
2009-08-16  Willy Tarreau[MEDIUM] make the unix stats sockets use the generic...
2009-08-16  Willy Tarreau[MINOR] session: switch to established state if no...
2009-08-16  Willy Tarreau[MEDIUM] session: account per-listener connections
2009-08-16  Willy Tarreau[MEDIUM] make the global stats socket part of a frontend
2009-08-16  Willy Tarreau[MEDIUM] move connection establishment from backend...
2009-08-16  Willy Tarreau[BUILD] fix build for systems without SOL_TCP
2009-08-16  Willy Tarreau[MEDIUM] remove old experimental tcpsplice option
2009-08-16  Willy Tarreau[MINOR] stats: add a new node-name setting
2009-08-16  Willy Tarreau[MINOR] export the hostname variable so that all the...
2009-08-09  Willy Tarreau[RELEASE] Released version 1.4-dev2 v1.4-dev2
2009-08-09  Willy Tarreau[BUG] log: option tcplog would log to global if no...
2009-08-09  Willy Tarreau[BUG] task: fix possible crash when some timeouts are...
2009-07-29  Willy Tarreau[RELEASE] Released version 1.4-dev1 v1.4-dev1
2009-07-27  Willy Tarreau[BUG] fix random pauses on last segment of a series
2009-07-26  Willy Tarreau[BUILD] fix incorrect printf arg count with tcp_splice
2009-07-26  Willy Tarreau[MINOR] acl: detect and report potential mistakes in...
2009-07-26  Willy Tarreau[MINOR] print usage on the stats sockets upon invalid...
2009-07-26  Willy Tarreau[CLEANUP] report 2009 not 2008 in the copyright banner.
2009-07-26  Willy Tarreau[BUILD] use "git cmd" instead of "git-cmd"
2009-07-26  Willy Tarreau[BUILD] fix a minor build warning on AIX
2009-07-26  Willy Tarreau[MINOR] config: improve error reporting when checking...
2009-07-26  Willy Tarreau[MINOR] config: the "capture" keyword is not allowed...
2009-07-26  Willy Tarreau[MINOR] config: improve error reporting in listen sections
2009-07-26  Willy Tarreau[MINOR] config: improve error reporting in global section
2009-07-15  Willy Tarreau[MINOR] stats: better displaying in MSIE
2009-07-15  Willy Tarreau[MINOR] apply tcp-smart-connect option for the checks too
2009-07-14  Willy Tarreau[BUG] task: fix possible timer drift after update
2009-07-14  Willy Tarreau[BUG] config: tcp-request content only accepts "if...
2009-07-14  Willy Tarreau[BUG] stream_sock: don't stop reading when the poller...
2009-07-14  Willy Tarreau[BUG] stream_sock: always shutdown(SHUT_WR) before...
2009-07-14  Willy Tarreau[MINOR] acl: don't complain anymore when using L7 acls...
2009-07-14  Willy Tarreau[BUILD] report commit date and not author's date as...
2009-07-14  Emeric Brun[MINOR] add a new CLF log format
2009-07-14  Emeric Brun[MEDIUM] add support for RDP cookie persistence
2009-07-14  Emeric Brun[MEDIUM] add support for RDP cookie load-balancing
2009-07-14  Emeric Brun[MINOR] acl: add support for matching of RDP cookies
2009-07-12  Willy Tarreau[MINOR] allow TCP inspection rules to make use of HTTP...
2009-07-12  Willy Tarreau[MINOR] http: take http request timeout from the backend
2009-07-12  Willy Tarreau[MINOR] ensure we can jump from swiching rules to http...
next