1. 3a70f94 [BUG] timeout.check was not pre-set to eternity by Willy Tarreau · Fri Feb 15 11:15:34 2008 +0100
  2. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · Thu Feb 14 20:25:24 2008 +0100
  3. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · Wed Feb 13 22:22:56 2008 +0100
  4. 7a58a72 [MINOR] add configuration support for "redir" server keyword by Willy Tarreau · Tue Feb 12 23:16:33 2008 +0100
  5. 6daf343 [MINOR] report correct section type for unknown keywords. by Willy Tarreau · Tue Jan 22 16:44:08 2008 +0100
  6. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · Mon Jan 21 01:54:06 2008 +0100
  7. 0f68eac [MINOR] fix configuration hint about timeouts by Willy Tarreau · Sun Jan 20 23:25:06 2008 +0100
  8. 5b6995c [MEDIUM] add non-local bind to connect() on Linux by Willy Tarreau · Sun Jan 13 16:31:17 2008 +0100
  9. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · Sun Jan 13 14:49:51 2008 +0100
  10. 51c9bde [MINOR] tarpit timeout is also allowed in backends by Willy Tarreau · Sun Jan 06 13:40:03 2008 +0100
  11. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · Sun Jan 06 13:24:40 2008 +0100
  12. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · Sun Jan 06 11:22:57 2008 +0100
  13. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · Sun Jan 06 10:55:10 2008 +0100
  14. 336d475 [MEDIUM]: Inversion for options by Krzysztof Oledzki · Tue Dec 25 02:40:22 2007 +0100
  15. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · Wed Dec 05 10:47:29 2007 +0100
  16. 3259e33 [BUG] slowstart is in ms, not seconds by Willy Tarreau · Mon Dec 03 01:51:45 2007 +0100
  17. d7c30f9 [CLEANUP] grouped all timeouts in one structure by Willy Tarreau · Mon Dec 03 01:38:36 2007 +0100
  18. e219db7 [MEDIUM] introduce the "timeout" keyword by Willy Tarreau · Mon Dec 03 01:30:13 2007 +0100
  19. 1fa3126 [MEDIUM] introduce separation between contimeout, and tarpit + queue by Willy Tarreau · Mon Dec 03 00:36:16 2007 +0100
  20. b3f32f5 [MEDIUM] add support for time units in the configuration by Willy Tarreau · Sun Dec 02 22:15:14 2007 +0100
  21. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · Sun Dec 02 18:45:09 2007 +0100
  22. b80c230 [MEDIUM] add the "fail" condition to monitor requests by Willy Tarreau · Fri Nov 30 20:51:32 2007 +0100
  23. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · Fri Nov 30 17:42:05 2007 +0100
  24. df36614 [CLEANUP] use distinct bits per load-balancing algorithm type by Willy Tarreau · Fri Nov 30 16:23:20 2007 +0100
  25. 8293658 [MINOR] http-check disable-on-404 is not limited to HTTP mode by Willy Tarreau · Fri Nov 30 15:20:09 2007 +0100
  26. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · Fri Nov 30 10:41:39 2007 +0100
  27. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · Thu Nov 29 15:43:32 2007 +0100
  28. 3168223 [MINOR] move the load balancing algorithm to be->lbprm.algo by Willy Tarreau · Thu Nov 29 15:38:04 2007 +0100
  29. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · Mon Nov 26 01:15:43 2007 +0100
  30. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · Mon Nov 19 19:10:18 2007 +0100
  31. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  32. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · Sat Nov 24 22:12:47 2007 +0100
  33. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · Sun Nov 04 23:35:08 2007 +0100
  34. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · Mon Oct 29 01:09:36 2007 +0100
  35. 816eb54 [MINOR] adjust error messages about conflicting proxies by Willy Tarreau · Sun Nov 04 07:04:43 2007 +0100
  36. 6eb730d [MEDIUM] Implement and use generic findproxy and relax duplicated proxy check by Krzysztof Piotr Oledzki · Sat Nov 03 23:41:58 2007 +0100
  37. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · Thu Nov 01 22:48:15 2007 +0100
  38. a0cbda6 [MINOR] externalize the "balance" option parser to backend.c by Willy Tarreau · Thu Nov 01 21:39:54 2007 +0100
  39. 1a20a5d [CLEANUP] group PR_O_BALANCE_* bits into a checkable value by Willy Tarreau · Thu Nov 01 21:08:19 2007 +0100
  40. e6bbd74 [MEDIUM] Handle long lines properly by Krzysztof Piotr Oledzki · Thu Nov 01 00:33:12 2007 +0100
  41. 0259419 [PATCH] use backends only with use_backend directive by Krzysztof Oledzki · Wed Oct 31 09:07:24 2007 +0100
  42. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · Thu Oct 25 20:15:38 2007 +0200
  43. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  44. 365d1cd [PATCH]: Check for duplicated conflicting proxies by Krzysztof Oledzki · Sun Oct 21 02:55:17 2007 +0200
  45. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · Thu Oct 18 13:53:22 2007 +0200
  46. d9db927 [MINOR] report haproxy's version by default on the stats page by Krzysztof Oledzki · Mon Oct 15 10:05:11 2007 +0200
  47. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · Sun Oct 14 23:40:01 2007 +0200
  48. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · Thu Oct 11 20:48:58 2007 +0200
  49. fdd0f55 [MEDIUM] pre-initialize timeouts to infinity, not zero by Willy Tarreau · Mon Sep 17 11:12:40 2007 +0200
  50. 193cf93 [MEDIUM] fix configuration sanity checks for TCP listeners by Willy Tarreau · Mon Sep 17 10:17:23 2007 +0200
  51. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · Sun Sep 09 21:56:53 2007 +0200
  52. bbd4212 [MINOR] add support for "stats refresh <interval>" by Willy Tarreau · Wed Jul 25 07:26:38 2007 +0200
  53. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · Tue Jul 24 23:32:33 2007 +0200
  54. 8f8e645 [CLEANUP] shut warnings 'is*' macros from ctype.h on solaris by Willy Tarreau · Sun Jun 17 21:51:38 2007 +0200
  55. 55ea757 [MAJOR] added the 'use_backend' keyword for full content-switching by Willy Tarreau · Sun Jun 17 19:56:27 2007 +0200
  56. 3f49b30 [MEDIUM] errorfile: use a local file to feed error messages by Willy Tarreau · Mon Jun 11 00:29:26 2007 +0200
  57. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · Sun Jun 03 17:16:49 2007 +0200
  58. ee99136 [BUG] pre-initialize timeouts with tv_eternity during parsing by Willy Tarreau · Mon May 14 14:37:50 2007 +0200
  59. 1d4154a [MAJOR] convert the header indexes to use mempool v2 by Willy Tarreau · Sun May 13 22:57:02 2007 +0200
  60. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · Sun May 13 22:46:04 2007 +0200
  61. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · Sun May 13 19:43:47 2007 +0200
  62. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  63. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  64. 5c8e3e0 [MEDIUM] added the 'block' keyword to the config language by Willy Tarreau · Mon May 07 00:58:25 2007 +0200
  65. eb0c614 [MEDIUM] add the 'acl' keyword to the config language by Willy Tarreau · Mon May 07 00:53:22 2007 +0200
  66. 540abe4 [MEDIUM] ensure that we always have a null word in config by Willy Tarreau · Wed May 02 20:50:16 2007 +0200
  67. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · Tue May 08 13:35:26 2007 +0200
  68. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  69. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  70. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · Mon Apr 16 00:53:59 2007 +0200
  71. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  72. 0b4ed90 [BUILD] cfgparse requires errno.h on OpenBSD. by Willy Tarreau · Mon Mar 26 00:18:40 2007 +0200
  73. 417fae0 [MINOR] changed server weight storage from char to unsigned int by Willy Tarreau · Sun Mar 25 21:16:40 2007 +0200
  74. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  75. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  76. 7ac51f6 [MEDIUM] add the "except" keyword to the "forwardfor" option by Willy Tarreau · Sun Mar 25 16:00:04 2007 +0200
  77. 95c20ac [MEDIUM] add user/groupname support by Willy Tarreau · Sun Mar 25 15:39:23 2007 +0200
  78. 8d9246d [MINOR] more friendly reports of wrong uses of the usesrc keyword by Willy Tarreau · Sat Mar 24 12:47:24 2007 +0100
  79. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · Sun Jan 21 19:16:41 2007 +0100
  80. ef00b50 [MINOR] try to guess server check port when unset by Willy Tarreau · Sun Jan 07 02:40:09 2007 +0100
  81. 86efac8 Merge branch 'rbtree' by Willy Tarreau · Sun Jan 07 02:17:18 2007 +0100
  82. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  83. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · Sat Jan 06 21:11:49 2007 +0100
  84. 4fee4e9 [MINOR] the options table now sets the prerequisite checks by Willy Tarreau · Sat Jan 06 21:09:17 2007 +0100
  85. 5fdfb91 [MEDIUM] implemented the "default_backend" keyword by Willy Tarreau · Mon Jan 01 23:11:07 2007 +0100
  86. 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
  87. 13943ab [MEDIUM] use an array to store most common options by Willy Tarreau · Sun Dec 31 00:24:10 2006 +0100
  88. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · Fri Dec 29 14:19:17 2006 +0100
  89. 8603431 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn by Willy Tarreau · Fri Dec 29 00:10:33 2006 +0100
  90. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · Sun Dec 24 17:47:20 2006 +0100
  91. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · Sat Dec 23 20:51:41 2006 +0100
  92. a496b60 [MAJOR] merged the 'setbe' actions to switch the backend on a regex by Willy Tarreau · Sun Dec 17 23:15:24 2006 +0100
  93. 97a738f [MINOR] add the fiprm and beprm indirections to struct proxy by Willy Tarreau · Sun Dec 17 18:02:30 2006 +0100
  94. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · Sun Nov 12 23:57:19 2006 +0100
  95. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · Sun Oct 15 15:17:57 2006 +0200
  96. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · Sun Sep 03 09:56:00 2006 +0200
  97. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · Sun Jul 09 08:22:27 2006 +0200
  98. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · Sun Jul 09 16:42:34 2006 +0200
  99. 2738a14 [MEDIUM] now upon startup, haproxy will warn about missing timeouts. by Willy Tarreau · Sat Jul 08 17:28:09 2006 +0200
  100. 791d66d [MINOR] added lots of Content-Type: text/html to HTML responses and stats. by Willy Tarreau · Sat Jul 08 16:53:38 2006 +0200