]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2011-09-10  Willy Tarreau[CLEANUP] startup: report only the basename in the...
2011-09-10  Willy Tarreau[MEDIUM] poll: add a measurement of idle vs work time
2011-09-10  Willy Tarreau[OPTIM] halog: add assembly version of the field lookup...
2011-09-10  Willy Tarreau[OPTIM] halog: make fgets parse more bytes by blocks
2011-09-09  Finn Arne Gangstad[MINOR] http: *_dom matching header functions now also...
2011-09-09  Willy Tarreau[MINOR] frontend: ensure debug message length is always...
2011-09-09  Willy Tarreau[MINOR] halog: do not consider byte 0x8A as end of...
2011-09-07  Willy Tarreau[MEDIUM] stats: offer the possibility to kill sessions...
2011-09-07  Willy Tarreau[CLEANUP] stats: centralize tests for backend/server...
2011-09-07  Willy Tarreau[MEDIUM] stats: offer the possibility to kill a session...
2011-09-07  Willy Tarreau[MEDIUM] session: make session_shutdown() an independan...
2011-09-07  Willy Tarreau[MEDIUM] stats: add the ability to enable/disable/shutd...
2011-09-07  Willy Tarreau[BUG] peers: ensure the peers are resumed if they were...
2011-09-07  Willy Tarreau[BUG] peers: don't keep a peers section which has a...
2011-09-07  Willy Tarreau[CLEANUP] proxy: make pause_proxy() perform the require...
2011-09-07  Willy Tarreau[BUG] peers: the peer frontend must not emit any log
2011-09-07  Willy Tarreau[MEDIUM] don't limit peers nor stats socket to maxconn...
2011-09-07  Willy Tarreau[BUG] peers: don't pre-allocate 65000 connections to...
2011-09-07  Willy Tarreau[MEDIUM] stats: add the ability to adjust the global...
2011-09-07  Willy Tarreau[MINOR] stats: report the current and max global connec...
2011-09-07  Willy Tarreau[MEDIUM] add support for global.maxconnrate to limit...
2011-09-07  Willy Tarreau[MEDIUM] stats: add the "set maxconn" setting to the...
2011-09-07  Willy Tarreau[CLEANUP] remove a useless test in manage_global_listen...
2011-09-07  Willy Tarreau[MEDIUM] stats: disable complex socket reservation...
2011-09-07  Willy Tarreau[CLEANUP] remove dirty left-over of a debugging message
2011-09-06  Willy Tarreau[MINOR] halog: support backslash-escaped quotes
2011-09-05  Willy Tarreau[MINOR] halog: add -hs/-HS to filter by HTTP status...
2011-09-04  Willy Tarreau[CLEANUP] cfgparse: fix reported options for the "bind...
2011-09-04  Willy Tarreau[DOC] add a few old and uncommitted docs
2011-09-04  Willy Tarreau[MINOR] http: take a capture of bad content-lengths.
2011-09-04  Willy Tarreau[MINOR] http: take a capture of truncated responses
2011-09-04  Willy Tarreau[MINOR] http: take a capture of too large requests...
2011-09-04  Willy Tarreau[MINOR] stats: display "<NONE>" instead of the frontend...
2011-09-04  Willy Tarreau[BUG] http: trailing white spaces must also be trimmed...
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
next