1. 5a329cf [MEDIUM]: Prevent redispatcher from selecting the same server, version #3 by Krzysztof Piotr Oledzki · Fri Feb 22 03:50:19 2008 +0100
  2. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · Mon Feb 18 01:26:35 2008 +0100
  3. 6054819 [BUG] do not apply timeout.connect in checks if unset by Willy Tarreau · Sun Feb 17 11:34:10 2008 +0100
  4. cf1d572 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · Thu Feb 14 20:28:18 2008 +0100
  5. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · Thu Feb 14 20:25:24 2008 +0100
  6. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · Wed Feb 13 22:22:56 2008 +0100
  7. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · Mon Jan 21 01:54:06 2008 +0100
  8. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · Fri Jan 18 17:20:13 2008 +0100
  9. b881608 [BUILD] code did not build in full debug mode by Willy Tarreau · Fri Jan 18 12:18:15 2008 +0100
  10. e8c66af [MEDIUM] fix server health checks source address selection by Willy Tarreau · Sun Jan 13 18:40:14 2008 +0100
  11. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · Sun Jan 06 16:36:16 2008 +0100
  12. 5542af6 [MEDIUM] slowstart: ensure we don't start with a null weight by Willy Tarreau · Mon Dec 03 02:04:00 2007 +0100
  13. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · Fri Nov 30 17:42:05 2007 +0100
  14. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · Fri Nov 30 10:41:39 2007 +0100
  15. c7dd71a [MEDIUM] change server check result to a bit field by Willy Tarreau · Fri Nov 30 08:33:21 2007 +0100
  16. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · Mon Nov 26 01:15:43 2007 +0100
  17. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  18. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  19. 9edd161 [MINOR] use nolinger on health-checks if backend is set to nolinger by Willy Tarreau · Thu Oct 18 18:07:48 2007 +0200
  20. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · Tue Oct 09 17:14:37 2007 +0200
  21. 44ec0f0 [MINOR] spread checks also when the server is OK. by Willy Tarreau · Sun Oct 14 23:47:04 2007 +0200
  22. 2c43a1e [MEDIUM] only consider slow checks when looking for the common interval by Willy Tarreau · Sun Oct 14 23:05:39 2007 +0200
  23. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · Sun Oct 14 23:40:01 2007 +0200
  24. 6b3f8b4 [MINOR] prevent the system from sending an RST when closing health-checks by Krzysztof Oledzki · Thu Oct 11 18:41:08 2007 +0200
  25. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · Tue Jul 24 23:32:33 2007 +0200
  26. 8eee9c8 [BUG] fix broken health-checks since switch to timeval by Willy Tarreau · Mon May 14 03:40:11 2007 +0200
  27. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · Sun May 13 16:08:19 2007 +0200
  28. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  29. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · Wed May 09 00:54:10 2007 +0200
  30. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  31. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · Mon Apr 30 14:37:43 2007 +0200
  32. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  33. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  34. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · Sun Apr 15 20:56:27 2007 +0200
  35. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · Sun Apr 15 11:31:05 2007 +0200
  36. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · Sun Apr 15 10:58:02 2007 +0200
  37. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  38. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  39. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  40. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  41. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  42. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · Sun Dec 31 17:46:05 2006 +0100
  43. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  44. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  45. 163c532 [MEDIUM] use tproxy address as source of health checks by Willy Tarreau · Tue Nov 14 16:18:41 2006 +0100
  46. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · Sun Oct 15 14:59:03 2006 +0200
  47. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  48. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · Sat Jul 29 16:59:06 2006 +0200
  49. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · Sun Jul 09 16:42:34 2006 +0200
  50. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  51. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200