]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2009-07-12  Willy Tarreau[MEDIUM] allow a TCP frontend to switch to an HTTP...
2009-07-12  Willy Tarreau[BUG] default ACLs did not properly set the ->requires...
2009-07-12  Willy Tarreau[MINOR] prepare callers of session_set_backend to handl...
2009-07-12  Willy Tarreau[MINOR] acl: add HTTP protocol detection (req_proto_http)
2009-07-10  Willy Tarreau[MINOR] http: rely on proxy->acl_requires to allocate...
2009-07-10  Willy Tarreau[MINOR] report in the proxies the requirements for...
2009-07-07  Willy Tarreau[MAJOR] http: complete splitting of the remaining stages
2009-07-07  Willy Tarreau[MEDIUM] session: tell analysers what bit they were...
2009-07-07  Willy Tarreau[MEDIUM] http: split request waiter from request processor
2009-07-07  Willy Tarreau[CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define
2009-07-06  Willy Tarreau[BUG] http: redirect rules were processed too early
2009-06-28  Willy Tarreau[MEDIUM] splice: set the capability on each stream_inte...
2009-06-28  Willy Tarreau[MEDIUM] session: rework buffer analysis to permit...
2009-06-28  Willy Tarreau[MEDIUM] stream_sock: don't close prematurely when...
2009-06-23  Willy Tarreau[MEDIUM] config: support loading multiple configuration...
2009-06-23  Willy Tarreau[MEDIUM] config: split parser and checker in two functions
2009-06-21  Willy Tarreau[MAJOR] session: simplify buffer error handling
2009-06-21  Willy Tarreau[MAJOR] session: only check for timeouts when they...
2009-06-21  Willy Tarreau[MAJOR] session: don't clear buffer status flags anymore
2009-06-15  Willy Tarreau[MINOR] make DEFAULT_MAXCONN user-configurable at build...
2009-06-15  Willy Tarreau[MEDIUM] support setting a server weight to zero
2009-06-14  Willy Tarreau[MEDIUM] add support for TCP MSS adjustment for listeners
2009-06-14  Yitzhak Sapir[BUILD] add support for build under Cygwin
2009-06-14  Willy Tarreau[MEDIUM] implement tcp-smart-connect option at the...
2009-06-14  Willy Tarreau[MEDIUM] stream_sock: implement tcp-cork for use during...
2009-06-14  Willy Tarreau[MEDIUM] implement option tcp-smart-accept at the frontend
2009-06-14  Willy Tarreau[MINOR] config: support resetting options do default...
2009-06-14  Willy Tarreau[MINOR] config: track "no option"/"option" changes
2009-06-10  Willy Tarreau[MEDIUM] add support for binding to source port ranges...
2009-06-09  Willy Tarreau[BUG] ensure that we correctly re-start old process...
2009-06-09  Willy Tarreau[MINOR] startup: don't imply -q with -D
2009-06-09  Willy Tarreau[DEV] open new 1.4 development branch v1.4-dev0
2009-05-10  Willy Tarreau[RELEASE] Released version 1.3.18 v1.3.18
2009-05-10  Willy Tarreau[MINOR] stats/html: use the arial font before helvetica
2009-05-10  Willy Tarreau[MINOR] stats: report max sessions/s and limit in HTML...
2009-05-10  Willy Tarreau[MINOR] stats: report max sessions/s and limit in CSV...
2009-05-10  Willy Tarreau[MINOR] compute the max of sessions/s on fe/be/srv
2009-05-10  Willy Tarreau[MINOR] implement per-logger log level limitation
2009-05-10  Benoit[MEDIUM] add support for "balance hdr(name)"
2009-05-10  Willy Tarreau[MINOR] standard: provide a new 'my_strndup' function
2009-05-10  Willy Tarreau[DOC] rearrange the configuration manual and add a...
2009-05-10  Willy Tarreau[BUG] fix parser crash on unconditional tcp content...
2009-05-10  Willy Tarreau[DOC] minor fixes and rearrangements
2009-05-10  Willy Tarreau[MINOR] add options dontlog-normal and log-separate...
2009-05-10  Willy Tarreau[MINOR] don't close stdio fds twice
2009-05-10  Willy Tarreau[BUG] O(1) pollers should check their FD before closing it
2009-05-10  Willy Tarreau[MEDIUM] convert all signals to asynchronous signals
2009-05-10  Willy Tarreau[MEDIUM] pollers: don't wait if a signal is pending
2009-05-10  Willy Tarreau[MEDIUM] call signal_process_queue from run_poll_loop
2009-05-10  Willy Tarreau[BUILD] add signal.o to all makefiles
2009-05-10  Willy Tarreau[MINOR] add basic signal handling functions
2009-05-08  Maik Broemme[BUG] x-original-to: fix missing initialization to...
2009-05-01  Maik Broemme[MINOR] add X-Original-To: header
2009-05-01  Willy Tarreau[MINOR] rhel init script : support the reload operation
2009-05-01  Willy Tarreau[BUG] fix wrong pointer arithmetics in HTTP message...
next