1. a534fea [CLEANUP] remove 65 useless NULL checks before free by Willy Tarreau · Sun Aug 03 12:19:50 2008 +0200
  2. af72a1d [MINOR] permit renaming of x-forwarded-for header by Ross West · Sun Aug 03 10:51:45 2008 +0200
  3. dd64f8d [MEDIUM] acl: when possible, report the name and requirements of ACLs in warnings by Willy Tarreau · Sun Jul 27 22:02:32 2008 +0200
  4. a980263 [MEDIUM] acl: enforce ACL type checking by Willy Tarreau · Fri Jul 25 19:13:19 2008 +0200
  5. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  6. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · Mon Jul 14 23:54:42 2008 +0200
  7. 9de1bbd [MEDIUM] modularize the "timeout" keyword configuration parser by Willy Tarreau · Wed Jul 09 20:34:27 2008 +0200
  8. 39f23b6 [MINOR] cfgparse: add support for warnings in external functions by Willy Tarreau · Wed Jul 09 20:22:56 2008 +0200
  9. 10522fd [MEDIUM] modularize the global "stats" keyword configuration parser by Willy Tarreau · Wed Jul 09 20:12:41 2008 +0200
  10. 5b2c336 [MEDIUM] add support for configuration keyword registration by Willy Tarreau · Wed Jul 09 19:39:06 2008 +0200
  11. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  12. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · Mon Jun 23 14:00:57 2008 +0200
  13. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · Sun Jun 22 17:18:02 2008 +0200
  14. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · Fri Jun 20 15:04:11 2008 +0200
  15. b463dfb [MEDIUM] add support for conditional HTTP redirection by Willy Tarreau · Sat Jun 07 23:08:56 2008 +0200
  16. 1acf217 [BUG/CLEANUP] cookiedomain -> cookie_domain rename + free(p->cookie_domain) by Krzysztof Piotr Oledzki · Thu May 29 23:03:34 2008 +0200
  17. efe3b6f [MINOR] Allow to specify a domain for a cookie by Krzysztof Piotr Oledzki · Fri May 23 23:49:32 2008 +0200
  18. 5140623 [MAJOR] implementation of the "leastconn" load balancing algorithm by Willy Tarreau · Mon Mar 10 22:04:20 2008 +0100
  19. f58a962 [MINOR] Implement persistent id for proxies and servers by Krzysztof Piotr Oledzki · Sat Feb 23 01:19:10 2008 +0100
  20. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · Mon Feb 18 01:26:35 2008 +0100
  21. 3a70f94 [BUG] timeout.check was not pre-set to eternity by Willy Tarreau · Fri Feb 15 11:15:34 2008 +0100
  22. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · Thu Feb 14 20:25:24 2008 +0100
  23. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · Wed Feb 13 22:22:56 2008 +0100
  24. 7a58a72 [MINOR] add configuration support for "redir" server keyword by Willy Tarreau · Tue Feb 12 23:16:33 2008 +0100
  25. 6daf343 [MINOR] report correct section type for unknown keywords. by Willy Tarreau · Tue Jan 22 16:44:08 2008 +0100
  26. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · Mon Jan 21 01:54:06 2008 +0100
  27. 0f68eac [MINOR] fix configuration hint about timeouts by Willy Tarreau · Sun Jan 20 23:25:06 2008 +0100
  28. 5b6995c [MEDIUM] add non-local bind to connect() on Linux by Willy Tarreau · Sun Jan 13 16:31:17 2008 +0100
  29. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · Sun Jan 13 14:49:51 2008 +0100
  30. 51c9bde [MINOR] tarpit timeout is also allowed in backends by Willy Tarreau · Sun Jan 06 13:40:03 2008 +0100
  31. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · Sun Jan 06 13:24:40 2008 +0100
  32. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · Sun Jan 06 11:22:57 2008 +0100
  33. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · Sun Jan 06 10:55:10 2008 +0100
  34. 336d475 [MEDIUM]: Inversion for options by Krzysztof Oledzki · Tue Dec 25 02:40:22 2007 +0100
  35. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · Wed Dec 05 10:47:29 2007 +0100
  36. 3259e33 [BUG] slowstart is in ms, not seconds by Willy Tarreau · Mon Dec 03 01:51:45 2007 +0100
  37. d7c30f9 [CLEANUP] grouped all timeouts in one structure by Willy Tarreau · Mon Dec 03 01:38:36 2007 +0100
  38. e219db7 [MEDIUM] introduce the "timeout" keyword by Willy Tarreau · Mon Dec 03 01:30:13 2007 +0100
  39. 1fa3126 [MEDIUM] introduce separation between contimeout, and tarpit + queue by Willy Tarreau · Mon Dec 03 00:36:16 2007 +0100
  40. b3f32f5 [MEDIUM] add support for time units in the configuration by Willy Tarreau · Sun Dec 02 22:15:14 2007 +0100
  41. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · Sun Dec 02 18:45:09 2007 +0100
  42. b80c230 [MEDIUM] add the "fail" condition to monitor requests by Willy Tarreau · Fri Nov 30 20:51:32 2007 +0100
  43. 9909fc1 [MEDIUM] implement the slowstart parameter for servers by Willy Tarreau · Fri Nov 30 17:42:05 2007 +0100
  44. df36614 [CLEANUP] use distinct bits per load-balancing algorithm type by Willy Tarreau · Fri Nov 30 16:23:20 2007 +0100
  45. 8293658 [MINOR] http-check disable-on-404 is not limited to HTTP mode by Willy Tarreau · Fri Nov 30 15:20:09 2007 +0100
  46. 48494c0 [MEDIUM] implement "http-check disable-on-404" for graceful shutdown by Willy Tarreau · Fri Nov 30 10:41:39 2007 +0100
  47. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · Thu Nov 29 15:43:32 2007 +0100
  48. 3168223 [MINOR] move the load balancing algorithm to be->lbprm.algo by Willy Tarreau · Thu Nov 29 15:38:04 2007 +0100
  49. b625a08 [MAJOR] implement the Fast Weighted Round Robin (FWRR) algo by Willy Tarreau · Mon Nov 26 01:15:43 2007 +0100
  50. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · Mon Nov 19 19:10:18 2007 +0100
  51. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  52. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · Sat Nov 24 22:12:47 2007 +0100
  53. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · Sun Nov 04 23:35:08 2007 +0100
  54. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · Mon Oct 29 01:09:36 2007 +0100
  55. 816eb54 [MINOR] adjust error messages about conflicting proxies by Willy Tarreau · Sun Nov 04 07:04:43 2007 +0100
  56. 6eb730d [MEDIUM] Implement and use generic findproxy and relax duplicated proxy check by Krzysztof Piotr Oledzki · Sat Nov 03 23:41:58 2007 +0100
  57. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · Thu Nov 01 22:48:15 2007 +0100
  58. a0cbda6 [MINOR] externalize the "balance" option parser to backend.c by Willy Tarreau · Thu Nov 01 21:39:54 2007 +0100
  59. 1a20a5d [CLEANUP] group PR_O_BALANCE_* bits into a checkable value by Willy Tarreau · Thu Nov 01 21:08:19 2007 +0100
  60. e6bbd74 [MEDIUM] Handle long lines properly by Krzysztof Piotr Oledzki · Thu Nov 01 00:33:12 2007 +0100
  61. 0259419 [PATCH] use backends only with use_backend directive by Krzysztof Oledzki · Wed Oct 31 09:07:24 2007 +0100
  62. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · Thu Oct 25 20:15:38 2007 +0200
  63. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  64. 365d1cd [PATCH]: Check for duplicated conflicting proxies by Krzysztof Oledzki · Sun Oct 21 02:55:17 2007 +0200
  65. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · Thu Oct 18 13:53:22 2007 +0200
  66. d9db927 [MINOR] report haproxy's version by default on the stats page by Krzysztof Oledzki · Mon Oct 15 10:05:11 2007 +0200
  67. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · Sun Oct 14 23:40:01 2007 +0200
  68. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · Thu Oct 11 20:48:58 2007 +0200
  69. fdd0f55 [MEDIUM] pre-initialize timeouts to infinity, not zero by Willy Tarreau · Mon Sep 17 11:12:40 2007 +0200
  70. 193cf93 [MEDIUM] fix configuration sanity checks for TCP listeners by Willy Tarreau · Mon Sep 17 10:17:23 2007 +0200
  71. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · Sun Sep 09 21:56:53 2007 +0200
  72. bbd4212 [MINOR] add support for "stats refresh <interval>" by Willy Tarreau · Wed Jul 25 07:26:38 2007 +0200
  73. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · Tue Jul 24 23:32:33 2007 +0200
  74. 8f8e645 [CLEANUP] shut warnings 'is*' macros from ctype.h on solaris by Willy Tarreau · Sun Jun 17 21:51:38 2007 +0200
  75. 55ea757 [MAJOR] added the 'use_backend' keyword for full content-switching by Willy Tarreau · Sun Jun 17 19:56:27 2007 +0200
  76. 3f49b30 [MEDIUM] errorfile: use a local file to feed error messages by Willy Tarreau · Mon Jun 11 00:29:26 2007 +0200
  77. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · Sun Jun 03 17:16:49 2007 +0200
  78. ee99136 [BUG] pre-initialize timeouts with tv_eternity during parsing by Willy Tarreau · Mon May 14 14:37:50 2007 +0200
  79. 1d4154a [MAJOR] convert the header indexes to use mempool v2 by Willy Tarreau · Sun May 13 22:57:02 2007 +0200
  80. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · Sun May 13 22:46:04 2007 +0200
  81. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · Sun May 13 19:43:47 2007 +0200
  82. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  83. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  84. 5c8e3e0 [MEDIUM] added the 'block' keyword to the config language by Willy Tarreau · Mon May 07 00:58:25 2007 +0200
  85. eb0c614 [MEDIUM] add the 'acl' keyword to the config language by Willy Tarreau · Mon May 07 00:53:22 2007 +0200
  86. 540abe4 [MEDIUM] ensure that we always have a null word in config by Willy Tarreau · Wed May 02 20:50:16 2007 +0200
  87. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · Tue May 08 13:35:26 2007 +0200
  88. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  89. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  90. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · Mon Apr 16 00:53:59 2007 +0200
  91. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  92. 0b4ed90 [BUILD] cfgparse requires errno.h on OpenBSD. by Willy Tarreau · Mon Mar 26 00:18:40 2007 +0200
  93. 417fae0 [MINOR] changed server weight storage from char to unsigned int by Willy Tarreau · Sun Mar 25 21:16:40 2007 +0200
  94. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  95. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  96. 7ac51f6 [MEDIUM] add the "except" keyword to the "forwardfor" option by Willy Tarreau · Sun Mar 25 16:00:04 2007 +0200
  97. 95c20ac [MEDIUM] add user/groupname support by Willy Tarreau · Sun Mar 25 15:39:23 2007 +0200
  98. 8d9246d [MINOR] more friendly reports of wrong uses of the usesrc keyword by Willy Tarreau · Sat Mar 24 12:47:24 2007 +0100
  99. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · Sun Jan 21 19:16:41 2007 +0100
  100. ef00b50 [MINOR] try to guess server check port when unset by Willy Tarreau · Sun Jan 07 02:40:09 2007 +0100