]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2011-09-04  Willy Tarreau[MINOR] make use of addr_to_str() and get_host_port...
2011-09-04  Willy Tarreau[DOC] fixed a few "sensible" -> "sensitive" errors
2011-09-04  Willy Tarreau[MINOR] make use of set_host_port() and get_host_port...
2011-08-27  Willy Tarreau[BUG] backend: risk of picking a wrong port when mappin...
2011-08-27  Willy Tarreau[BUG] checks: use the correct destination port for...
2011-08-24  Willy Tarreau[BUG] possible crash in 'show table' on stats socket
2011-08-22  Willy Tarreau[CLEANUP] update the year in the copyright banner
2011-08-22  Willy Tarreau[REORG] build: move syscall redefinition to specific...
2011-08-19  Willy Tarreau[MEDIUM] http: make x-forwarded-for addition conditional
2011-08-19  Willy Tarreau[BUG] check: http-check expect + regex would crash...
2011-08-18  Simon Horman[MINOR] Use DPRINTF in assign_server()
2011-08-18  Simon Horman[MINOR] Fix build error in stream_int_register_handler()
2011-08-18  Simon Horman[MINOR] Correct type in table dump examples
2011-08-18  Simon Horman[MEDIUM] Correct ipmask() logic
2011-08-18  Simon Horman[MEDIUM] Fix stick-table replication on soft-restart
2011-08-12  Willy Tarreau[MINOR] session-counters: add the ability to clear...
2011-08-10  Hervé COMMOWICK[MINOR] halog: add support for termination code matchin...
2011-08-06  Willy Tarreau[MEDIUM] checks: group health checks methods by values...
2011-08-06  Hervé COMMOWICK[DOC] small fixes to clearly distinguish between keyword
2011-08-06  Hervé COMMOWICK[MINOR] check: add redis check support
2011-08-06  Hervé COMMOWICK[MINOR] acl: add srv_conn acl to count connections...
2011-08-02  Willy Tarreau[MEDIUM] stats: add support for changing frontend's...
2011-08-02  Willy Tarreau[DOC] fix typos, "#" is a sharp, not a dash
2011-08-02  Willy Tarreau[MINOR] proxy: make findproxy() return proxies from...
2011-08-01  Willy Tarreau[MEDIUM] listeners: add a global listener management...
2011-07-29  Willy Tarreau[BUG] proxy: stats frontend and peers were missing...
2011-07-25  Willy Tarreau[MAJOR] proxy: finally get rid of maintain_proxies()
2011-07-25  Willy Tarreau[MINOR] task: new function task_schedule() to schedule...
2011-07-25  Willy Tarreau[CLEANUP] proxy: merge maintain_proxies() operation...
2011-07-25  Willy Tarreau[BUG] proxy: peers must only be stopped once, not upon...
2011-07-25  Willy Tarreau[MINOR] sessions: only wake waiting listeners up if...
2011-07-25  Willy Tarreau[MINOR] proxy: make session rate-limit more accurate
2011-07-25  Willy Tarreau[MINOR] stats: report a "WAITING" state for sockets...
2011-07-25  Willy Tarreau[CLEANUP] proxy: rename a few proxy states (PR_STIDLE...
2011-07-25  Willy Tarreau[MEDIUM] listeners: don't change listeners states anymo...
2011-07-25  Willy Tarreau[MEDIUM] listeners: don't stop proxies when global...
2011-07-24  Willy Tarreau[MEDIUM] listeners: queue proxy-bound listeners at...
2011-07-24  Willy Tarreau[MEDIUM] listeners: put listeners in queue upon resourc...
2011-07-24  Willy Tarreau[MINOR] listeners: add support for queueing resource...
2011-07-24  Willy Tarreau[MINOR] listeners: add listen_full() to mark a listener...
2011-07-24  Willy Tarreau[BUG] stream_sock: ensure orphan listeners don't accept...
2011-07-24  Willy Tarreau[MEDIUM] proxy: add a PAUSED state to listeners and...
2011-07-24  Willy Tarreau[BUG] stream_sock: disable listener when system resourc...
2011-07-24  Willy Tarreau[OPTIM] stream_sock: reduce the default number of accep...
2011-07-24  Willy Tarreau[MINOR] session: try to emit a 500 response on memory...
2011-07-19  Willy Tarreau[BUG] session: risk of crash on out of memory (1.5...
2011-07-18  Simon Horman[MINOR] Free stick rules on denint()
2011-07-18  Simon Horman[MINOR] Free stick table pool on denint()
2011-07-18  Simon Horman[MINOR] Free tcp rules on denint()
2011-07-18  Simon Horman[MINOR] Free rdp_cookie_name on denint()
2011-07-18  Simon Horman[MINOR] Consistently free expr on error in cfg_parse_li...
2011-07-18  Simon Horman[MINOR] Consistently use error in tcp_parse_tcp_req()
2011-07-11  Willy Tarreau[OPTIM] halog: remove support for tab delimiters in...
2011-07-11  Willy Tarreau[OPTIM] halog: remove many 'if' by using a function...
2011-07-11  Willy Tarreau[OPTIM] halog: check once for correct line format and...
2011-07-11  Willy Tarreau[OPTIM] halog: cache some common fields positions
2011-07-11  Willy Tarreau[MINOR] halog: gain back performance before SKIP_CHAR fix
2011-07-11  Willy Tarreau[MINOR] halog: add support for HTTP log matching (-H)
2011-07-11  Willy Tarreau[MINOR] halog: make SKIP_CHAR stop on field delimiters
2011-07-11  Willy Tarreau[BUG] halog: correctly handle truncated last line
2011-07-01  Willy Tarreau[MEDIUM] http: add support for 'cookie' and 'set-cookie...
2011-07-01  Willy Tarreau[DOC] add missing entry or stick store-response
2011-06-25  Simon Horman[MINOR] Add non-stick server option
2011-06-25  Simon Horman[CLEANUP] Remove unnecessary casts
2011-06-25  Simon Horman[MINOR] Add rdp_cookie pattern fetch function
2011-06-25  Simon Horman[MINOR] Make appsess{,ion}_refresh static
2011-06-21  Simon Horman[MINOR] Add down termination condition
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
next