]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2009-03-21  Willy Tarreau[MINOR] stats: report number of tasks (active and running)
2009-03-21  Willy Tarreau[MINOR] task: keep a task count and clean up task creators
2009-03-21  Willy Tarreau[MINOR] sched: permit a task to stay up between calls
2009-03-21  Willy Tarreau[BUG] scheduler: fix improper handling of duplicates...
2009-03-21  Willy Tarreau[BUG] sched: don't leave 3 lasts tasks unprocessed...
2009-03-21  Willy Tarreau[MEDIUM] scheduler: get rid of the 4 trees thanks and...
2009-03-21  Willy Tarreau[MINOR] update ebtree to version 4.1
2009-03-21  Christian Wiese[BUILD] Fixed Makefile for linking pcre
2009-03-21  Jan-Frode Myklebust[CONTRIB] selinux policy for haproxy
2009-03-15  Willy Tarreau[CLEANUP] http: remove some commented out obsolete...
2009-03-15  Willy Tarreau[MINOR] tcp_request: let the caller take care of errors...
2009-03-15  Willy Tarreau[BUG] session: errors were not reported in termination...
2009-03-15  Willy Tarreau[BUG] connect timeout is in the stream interface, not...
2009-03-15  Willy Tarreau[CLEANUP] config: catch and report some possibly wrong...
2009-03-15  Willy Tarreau[MEDIUM] reverse internal proxy declaration order to...
2009-03-15  Willy Tarreau[MINOR] tcp-inspect: permit the use of no-delay inspection
2009-03-15  Willy Tarreau[MINOR] cfgparse: set backends to "balance roundrobin...
2009-03-15  Willy Tarreau[MINOR] cfgparse: some cleanups in the consistency...
2009-03-12  Willy Tarreau[MINOR] show errors: encode backslash as well as non...
2009-03-09  Willy Tarreau[RELEASE] Released version 1.3.16-rc2 v1.3.16-rc2
2009-03-09  Willy Tarreau[BUG] stream_sock: write timeout must be updated when...
2009-03-09  Willy Tarreau[RELEASE] Released version 1.3.16-rc1 v1.3.16-rc1
2009-03-08  Willy Tarreau[CONTRIB] halog: faster fgets() and add support for...
2009-03-08  Willy Tarreau[CONTRIB] halog: fast log parser for haproxy
2009-03-08  Willy Tarreau[BUILD] proto_http did not build on gcc-2.95 (again)
2009-03-08  Willy Tarreau[BUILD] build fixes for Solaris
2009-03-08  Willy Tarreau[MEDIUM] rearrange forwarding condition to enable splic...
2009-03-08  Willy Tarreau[MINOR] buffers: implement buffer_flush()
2009-03-08  Willy Tarreau[CLEANUP] buffer_flush() was misleading, rename it...
2009-03-08  Willy Tarreau[CLEANUP] don't enable kernel splicing when socket...
2009-03-08  Willy Tarreau[OPTIM] do not re-check req buffer when only response...
2009-03-08  Willy Tarreau[OPTIM] task: reduce the number of calls to task_queue()
2009-03-08  Willy Tarreau[CLEANUP] task: distinguish between clock ticks and...
2009-03-08  Willy Tarreau[BUG] event_accept() must always wake the task up,...
2009-03-08  Willy Tarreau[MEDIUM] minor update to the task api: let the schedule...
2009-03-08  Willy Tarreau[OPTIM] displace tasks in the wait queue only if absolu...
2009-03-08  Willy Tarreau[OPTIM] task: don't unlink a task from a wait queue...
2009-03-08  Willy Tarreau[BUG] task: fix handling of duplicate keys
2009-03-07  Willy Tarreau[BUG] rate-limit in defaults section was ignored
2009-03-06  Willy Tarreau[BUG] disable any analysers for monitoring requests
2009-03-06  Willy Tarreau[OPTIM] freq_ctr: do not rotate the counters when reading
2009-03-06  Willy Tarreau[CLEANUP] remove last references to term_trace
2009-03-06  Willy Tarreau[BUG] switch server-side stream interface to close...
2009-03-06  Willy Tarreau[OPTIM] rate-limit: cleaner behaviour on low rates...
2009-03-06  Willy Tarreau[OPTIM] maintain_proxies: only wake up when the fronten...
2009-03-06  Willy Tarreau[BUG] typo in timeout error reporting : report *res...
2009-03-05  Willy Tarreau[BUG] interface binding: length must include the traili...
2009-03-05  Willy Tarreau[MEDIUM] implement "rate-limit sessions" for the frontend
2009-03-05  Willy Tarreau[MINOR] acl: add 2 new verbs: fe_sess_rate and be_sess_rate
2009-03-05  Willy Tarreau[BUG] the "connslots" keyword was matched as "connlots"
2009-03-05  Willy Tarreau[MEDIUM] measure and report session rate on frontend...
2009-03-05  Willy Tarreau[MINOR] add curr_sec_ms and curr_sec_ms_scaled for...
2009-03-04  Willy Tarreau[MINOR] time: add __usec_to_1024th to convert usecs...
2009-03-04  Willy Tarreau[MINOR] errors dump must use user-visible date, not...
2009-03-04  Willy Tarreau[DOC] document "show errors"
2009-03-04  Willy Tarreau[MEDIUM] implement error dump on unix socket with ...
2009-03-04  Willy Tarreau[MEDIUM] store a complete dump of request and response...
2009-03-01  Willy Tarreau[MINOR] ensure that http_msg_analyzer updates pointer...
2009-03-01  Willy Tarreau[BUG] global.tune.maxaccept must be limited even in...
2009-03-01  Willy Tarreau[BUG] the "source" keyword must first clear optional...
2009-02-24  Willy Tarreau[BUILD] proto_http did not build on gcc-2.95
2009-02-22  Willy Tarreau[DOC] add diagrams of queuing and future ACL design
2009-02-22  Willy Tarreau[BUG] fix unix socket processing of interrupted output
2009-02-22  Willy Tarreau[BUG] fix random memory corruption using "show sess"
2009-02-22  Willy Tarreau[DOC] document a few missing info about errorfile
2009-02-22  Willy Tarreau[DOC] document HTTP status codes
2009-02-22  Willy Tarreau[DOC] filled the logging section of the configuration...
2009-02-06  Willy Tarreau[DOC] document maxpipes, nosplice, option splice-{auto...
2009-02-04  Vincenzo Farruggia[BUILD] Haproxy won't compile if DEBUG_FULL is defined
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)...
next