- 32b47f4 [MEDIUM] http request: parse connection, content-length and transfer-encoding by Willy Tarreau · Sun Oct 18 20:55:02 2009 +0200
- 3667d5d [MINOR] http: add new transaction flags for keep-alive and content-length by Willy Tarreau · Sun Oct 18 19:50:43 2009 +0200
- bf47aeb [MEDIUM] appsession: add the "request-learn" option by Cyril Bonté · Thu Oct 15 00:15:40 2009 +0200
- f1ba4b3 [MAJOR] buffer: flag BF_DONT_READ to disable reads when not required by Willy Tarreau · Sat Oct 17 14:37:52 2009 +0200
- b48b323 [MEDIUM] fd: merge fd_list into fdtab by Willy Tarreau · Sat Oct 17 22:54:17 2009 +0200
- 8d5d77e [OPTIM] move some rarely used fields out of fdtab by Willy Tarreau · Sun Oct 18 07:25:52 2009 +0200
- ff9d5ba [CLEANUP] sepoll: clean up the fd_clr/fd_set functions by Willy Tarreau · Sat Oct 17 21:43:03 2009 +0200
- 7859991 [MINOR] http: detect connection: close earlier by Willy Tarreau · Sat Oct 17 20:12:21 2009 +0200
- 39bb9be [DOC] option tcp-smart-connect was missing from index by Willy Tarreau · Sat Oct 17 16:04:09 2009 +0200
- e5cc072 [BUG] Fix silly typo: hspr_other -> hrsp_other by Krzysztof Piotr Oledzki · Wed Oct 14 22:26:01 2009 +0200
- be6008f [DOC] point to 1.4 doc, not 1.3 by Willy Tarreau · Wed Oct 14 22:22:03 2009 +0200
- 5fb1882 [MINOR] Collect & provide http response codes received from servers by Krzysztof Piotr Oledzki · Tue Oct 13 21:14:09 2009 +0200
- 35928e8 [DOC] trivial fix for man page by Michael Shuler · Wed Oct 14 10:23:03 2009 -0500
- a080eca [DOC] add a reminder about obsolete documents by Willy Tarreau · Wed Oct 14 20:30:15 2009 +0200
- 5bdfd96 [CONTRIB] halog: support searching by response time by Willy Tarreau · Wed Oct 14 15:16:29 2009 +0200
- 5d53634 [MINOR] unix socket: report the socket path in case of bind error by Willy Tarreau · Wed Oct 14 15:16:48 2009 +0200
- cb6cd43 [MINOR] tcp: add support for the defer_accept bind option by Willy Tarreau · Tue Oct 13 07:34:14 2009 +0200
- f2d2b1d [MINOR] CSS & HTML fun by Krzysztof Piotr Oledzki · Mon Oct 12 23:09:08 2009 +0200
- f5bbafe [MINOR] config: report all supported options for the "bind" keyword by Willy Tarreau · Mon Oct 12 07:19:35 2009 +0200
- c82a9e5 [RELEASE] Released version 1.4-dev4 by Willy Tarreau · Mon Oct 12 06:40:53 2009 +0200
- 4e33d86 [OPTIM] stats: check free space before trying to print by Willy Tarreau · Sun Oct 11 23:35:10 2009 +0200
- ea1f5fe [MINOR] stats: use a dedicated state to output static data by Willy Tarreau · Sun Oct 11 23:12:51 2009 +0200
- cfeaa47 [MINOR] stats: add support for numeric IDs in set weight/get weight by Willy Tarreau · Sat Oct 10 22:33:08 2009 +0200
- ebe0af4 [BUILD] add a 'make tags' target by Willy Tarreau · Sat Oct 10 22:20:44 2009 +0200
- f7089f5 [MINOR] Capture & display more data from health checks, v2 by Krzysztof Piotr Oledzki · Sat Oct 10 21:06:49 2009 +0200
- ba8d7d3 [MINOR] Add chunk_htmlencode and chunk_asciiencode by Krzysztof Piotr Oledzki · Sat Oct 10 21:06:03 2009 +0200
- 3d5562b [MINOR] Add cut_crlf(), ltrim(), rtrim() and alltrim() by Krzysztof Piotr Oledzki · Sat Oct 10 20:11:17 2009 +0200
- 4483d43 [MEDIUM] stats: add the "set weight" command by Willy Tarreau · Sat Oct 10 19:30:08 2009 +0200
- 38338fa [MEDIUM] stats: add the "get weight" command to report a server's weight by Willy Tarreau · Sat Oct 10 18:37:29 2009 +0200
- 975c50b [MINOR] add the "initial weight" to the server struct. by Willy Tarreau · Sat Oct 10 19:34:06 2009 +0200
- f395017 [MINOR] proxy: provide function to retrieve backend/server pointers by Willy Tarreau · Sat Oct 10 18:35:51 2009 +0200
- 9bcc91e [MINOR] buffers: add buffer_feed2() and make buffer_feed() measure string length by Willy Tarreau · Sat Oct 10 18:01:44 2009 +0200
- 6162db2 [MEDIUM] add access restrictions to the stats socket by Willy Tarreau · Sat Oct 10 17:13:00 2009 +0200
- 2f6bf2b [MINOR] stats: use 'clear counters all' to clear all values by Willy Tarreau · Sat Oct 10 15:26:26 2009 +0200
- 1d7a420 [BUG] task.c: don't assing last_timer to node-less entries by SaVaGe · Tue Oct 06 18:53:37 2009 +0300
- a36af91 [MINOR] acl: add fe_conn, be_conn, queue, avg_queue by Willy Tarreau · Sat Oct 10 12:02:45 2009 +0200
- 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · Thu Oct 01 07:52:15 2009 +0200
- 4cdd831 [MINOR] acl: don't report valid acls as potential mistakes by Krzysztof Piotr Oledzki · Mon Oct 05 00:23:35 2009 +0200
- ba255bc [BUG] counters: fix segfault on missing counters for a listener by Willy Tarreau · Mon Oct 05 00:45:38 2009 +0200
- 6f61b21 [BUG] Fix NULL pointer dereference in stats_check_uri_auth(), v2 by Krzysztof Piotr Oledzki · Sun Oct 04 23:34:15 2009 +0200
- ac68c5d [OPTIM] counters: move some max numbers to the counters struct by Willy Tarreau · Sun Oct 04 23:12:44 2009 +0200
- 53fb4ae [MEDIUM] config: automatically find unused IDs for proxies, servers and listeners by Willy Tarreau · Sun Oct 04 23:04:08 2009 +0200
- 482b00d [MINOR] tools: add a new get_next_id() function by Willy Tarreau · Sun Oct 04 22:48:42 2009 +0200
- 8892235 [MINOR] config: add pointer to file name in block/redirect/use_backend/monitor rules by Willy Tarreau · Sun Oct 04 22:02:50 2009 +0200
- 092549f [MINOR] config: report places of duplicate names or IDs by Willy Tarreau · Sun Oct 04 21:11:42 2009 +0200
- 90a570f [MINOR] config: reference file and line with any listener/proxy/server declaration by Willy Tarreau · Sun Oct 04 20:54:54 2009 +0200
- 9d7e335 [BUG] config: look for ID conflicts in all sockets, not only last ones. by Willy Tarreau · Sun Oct 04 21:13:39 2009 +0200
- aeebf9b [MEDIUM] Collect & provide separate statistics for sockets, v2 by Krzysztof Piotr Oledzki · Sun Oct 04 15:43:17 2009 +0200
- 719e726 [MINOR] Add "clear counters" to clear statistics counters by Krzysztof Piotr Oledzki · Sun Oct 04 15:02:46 2009 +0200
- 052d4fd [CLEANUP] Move counters to dedicated structures by Krzysztof Piotr Oledzki · Sun Oct 04 14:52:57 2009 +0200
- 8d06b8b [MINOR] Introduce include/types/counters.h by Krzysztof Piotr Oledzki · Sun Oct 04 14:32:53 2009 +0200
- 6d45fcd [DOC] Add information about http://haproxy.1wt.eu/contrib.html by Krzysztof Piotr Oledzki · Sun Sep 27 14:20:28 2009 +0200
- 96fd4b5 [MEDIUM] stream_int: adjust WAIT_ROOM handling by Willy Tarreau · Sun Oct 04 17:18:35 2009 +0200
- b0c9bc4 [MEDIUM] stats: make HTTP stats use an I/O handler by Willy Tarreau · Sun Oct 04 15:56:38 2009 +0200
- 65671ab [MINOR] remove now obsolete ana_state from the session struct by Willy Tarreau · Sun Oct 04 14:24:59 2009 +0200
- f5a885f [MEDIUM] stats: don't use s->ana_state anymore by Willy Tarreau · Sun Oct 04 14:22:18 2009 +0200
- 24955a1 [MINOR] stats: make stats_dump_raw_to_buffer() use buffer_feed_chunk by Willy Tarreau · Sun Oct 04 11:54:04 2009 +0200
- 7e72a8f [MINOR] stats_dump_sess_to_buffer: use buffer_feed_chunk() by Willy Tarreau · Sat Oct 03 23:55:14 2009 +0200
- 61b3473 [MINOR] stats_dump_errors_to_buffer: use buffer_feed_chunk() by Willy Tarreau · Sat Oct 03 23:49:35 2009 +0200
- fe8903c [BUG] don't refresh timeouts late after detected activity by Willy Tarreau · Sun Oct 04 10:56:08 2009 +0200
- 816fc22 [MINOR] stats: strip CR and LF from the input command line by Willy Tarreau · Sun Oct 04 07:36:58 2009 +0200
- 33b230b [BUG] stats: don't call buffer_shutw(), but ->shutw() instead by Willy Tarreau · Sun Oct 04 09:16:41 2009 +0200
- f27b5ea [MEDIUM] new option "independant-streams" to stop updating read timeout on writes by Willy Tarreau · Sat Oct 03 22:01:18 2009 +0200
- 211ad24 [DOC] log-health-checks is an option, not a directive by Willy Tarreau · Sat Oct 03 21:45:07 2009 +0200
- be5b685 [MINOR] report list of supported pollers with -vv by Willy Tarreau · Sat Oct 03 18:57:08 2009 +0200
- 9757a38 [MEDIUM] backend: introduce the "static-rr" LB algorithm by Willy Tarreau · Sat Oct 03 12:56:50 2009 +0200
- da76f4f [MINOR] backend: reorganize the LB algorithm selection by Willy Tarreau · Sat Oct 03 12:36:05 2009 +0200
- f3e49f9 [MINOR] backend: separate declarations of LB algos from their lookup method by Willy Tarreau · Sat Oct 03 12:21:20 2009 +0200
- 5b4c2b5 [CLEANUP] proxy: move last lb-specific bits to their respective files by Willy Tarreau · Sat Oct 03 11:21:53 2009 +0200
- 619caca [MINOR] Allow dots in show-node & add "white-space: nowrap" in th.pxname. by Krzysztof Piotr Oledzki · Sat Oct 03 15:46:08 2009 +0200
- 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · Fri Oct 02 22:51:14 2009 +0200
- 39c9ba7 [MINOR] lb_map: reorder code in order to ease integration of new hash functions by Willy Tarreau · Thu Oct 01 21:11:15 2009 +0200
- f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · Thu Oct 01 11:19:37 2009 +0200
- 78ff5d0 [MINOR] include time.h from freq_ctr.h as is uses "now". by Willy Tarreau · Thu Oct 01 11:05:26 2009 +0200
- 99ab5f8 [MINOR] health checks logging unification by Krzysztof Piotr Oledzki · Sun Sep 27 17:28:21 2009 +0200
- 08ff959 [BUG] check if rise/fall has an argument and it is > 0 by Krzysztof Piotr Oledzki · Sun Sep 27 16:17:31 2009 +0200
- 213014e [MEDIUM] Health check reporting code rework + health logging, v3 by Krzysztof Piotr Oledzki · Sun Sep 27 15:50:02 2009 +0200
- 78abe61 [MAJOR] struct chunk rework by Krzysztof Piotr Oledzki · Sun Sep 27 13:23:20 2009 +0200
- ca7d4b9 [MINOR] backend: uninline some LB functions by Willy Tarreau · Thu Oct 01 09:21:55 2009 +0200
- c5d9c80 [MINOR] backend: export some functions to recount servers by Willy Tarreau · Thu Oct 01 09:17:05 2009 +0200
- 2f9cc8a [BUG] http stats: large outputs sometimes got some parts chopped off by Willy Tarreau · Thu Sep 24 22:22:18 2009 +0200
- db57c6b [DOC] add missing rate_lim and rate_max by Krzysztof Piotr Oledzki · Mon Aug 31 21:23:27 2009 +0200
- 9f389e0 [RELEASE] Released version 1.4-dev3 by Willy Tarreau · Thu Sep 24 00:12:50 2009 +0200
- 9a42c0d [MEDIUM] stats: replace the stats socket analyser with an SI applet by Willy Tarreau · Tue Sep 22 19:31:03 2009 +0200
- 56a560a [MEDIUM] stats: prepare the connection for closing before dumping by Willy Tarreau · Tue Sep 22 19:27:35 2009 +0200
- eecc8ee [MINOR] add a ->private member to the stream_interface by Willy Tarreau · Sun Sep 20 21:43:50 2009 +0200
- 1accfc0 [MEDIUM] session: call iohandler for embedded tasks (applets) by Willy Tarreau · Sat Sep 05 20:57:35 2009 +0200
- fb90d94 [MINOR] stream_interface: add functions to support running as internal/external tasks by Willy Tarreau · Sat Sep 05 20:57:35 2009 +0200
- b029f8c [MINOR] stream_interface: add iohandler callback by Willy Tarreau · Sat Sep 05 20:57:35 2009 +0200
- 89f7ef2 [MINOR] stream_interface: add SI_FL_DONT_WAKE flag by Willy Tarreau · Sat Sep 05 20:57:35 2009 +0200
- 2e1dd3d [BUG] fix buffer_skip() and buffer_si_getline() to correctly handle wrap-arounds by Willy Tarreau · Wed Sep 23 22:56:07 2009 +0200
- fb0e920 [MINOR] ensure that buffer_feed() and buffer_skip() set BF_*_PARTIAL by Willy Tarreau · Wed Sep 23 23:47:55 2009 +0200
- 8280d64 [BUG] variable buffer size ignored at initialization time by Willy Tarreau · Wed Sep 23 23:37:52 2009 +0200
- 0960541 [MEDIUM] Collect & show information about last health check, v3 by Krzysztof Piotr Oledzki · Wed Sep 23 22:09:24 2009 +0200
- 2d028db [BUG] buffers: buffer_forward() must not always clear BF_OUT_EMPTY by Willy Tarreau · Sun Sep 20 22:56:25 2009 +0200
- 269358d [BUILD] stream_interface: fix conflicting declaration by Willy Tarreau · Sun Sep 20 20:14:49 2009 +0200
- 31971e5 [MEDIUM] add support for infinite forwarding by Willy Tarreau · Sun Sep 20 12:07:52 2009 +0200
- 59454bf [MINOR] stream_sock: don't set SI_FL_WAIT_DATA if BF_SHUTW_NOW is set by Willy Tarreau · Sun Sep 20 11:13:40 2009 +0200
- f41ffdc [BUG] stream_interface: SI_ST_CLO must have buffers SHUT by Willy Tarreau · Sun Sep 20 08:19:25 2009 +0200
- ba0b63d [MAJOR] buffers: fix the BF_EMPTY flag's meaning by Willy Tarreau · Sun Sep 20 08:09:44 2009 +0200