1. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  2. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · Thu Aug 31 14:41:55 2017 +0200
  3. f3a55db MINOR: queue: Change pendconn_from_srv/pendconn_from_px into private functions by Christopher Faulet · Fri Jun 09 14:26:38 2017 +0200
  4. 87566c9 MINOR: queue: Change pendconn_get_next_strm into private function by Christopher Faulet · Tue Jun 06 10:34:51 2017 +0200
  5. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  6. 4aac7db REORG: checks: put the functions in the appropriate files ! by Willy Tarreau · Fri May 16 11:48:10 2014 +0200
  7. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · Tue May 13 18:51:40 2014 +0200
  8. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · Fri Apr 25 13:58:37 2014 +0200
  9. f8e8b76 BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend by Willy Tarreau · Fri Jan 20 15:57:05 2012 +0100
  10. 922a806 [BUG] do not dequeue the backend's pending connections on a dead server by Willy Tarreau · Thu Dec 04 09:33:58 2008 +0100
  11. 07dc95a [BUG] do not dequeue requests on a dead server by Willy Tarreau · Sun Nov 30 21:51:58 2008 +0100
  12. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · Fri Jun 20 15:04:11 2008 +0200
  13. e4d7e55 [MAJOR] ported pendconn to mempools v2 by Willy Tarreau · Sun May 13 20:19:55 2007 +0200
  14. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  15. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · Sun Oct 15 15:17:57 2006 +0200
  16. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  17. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  18. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200