1. 7915888 [DEV] open new 1.4 development branch by Willy Tarreau · Tue Jun 09 11:59:08 2009 +0200
  2. beb05ae [RELEASE] Released version 1.3.18 by Willy Tarreau · Sun May 10 20:27:47 2009 +0200
  3. a94f2d2 [MINOR] stats/html: use the arial font before helvetica by Willy Tarreau · Sun May 10 20:08:10 2009 +0200
  4. a3e4942 [MINOR] stats: report max sessions/s and limit in HTML stats by Willy Tarreau · Sun May 10 19:19:41 2009 +0200
  5. 8f208ec [MINOR] stats: report max sessions/s and limit in CSV export by Willy Tarreau · Sun May 10 19:01:49 2009 +0200
  6. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · Sun May 10 18:52:49 2009 +0200
  7. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · Sun May 10 17:20:05 2009 +0200
  8. affb481 [MEDIUM] add support for "balance hdr(name)" by Benoit · Wed Mar 25 13:02:10 2009 +0100
  9. 946ba59 [MINOR] standard: provide a new 'my_strndup' function by Willy Tarreau · Sun May 10 15:41:18 2009 +0200
  10. c57f0e2 [DOC] rearrange the configuration manual and add a summary by Willy Tarreau · Sun May 10 13:12:33 2009 +0200
  11. 8e80e0b [BUG] fix parser crash on unconditional tcp content rules by Willy Tarreau · Sun May 10 12:05:46 2009 +0200
  12. 55165fe [DOC] minor fixes and rearrangements by Willy Tarreau · Sun May 10 12:02:55 2009 +0200
  13. c9bd0cc [MINOR] add options dontlog-normal and log-separate-errors by Willy Tarreau · Sun May 10 11:57:02 2009 +0200
  14. 1700b9c [MINOR] don't close stdio fds twice by Willy Tarreau · Sun May 10 10:33:29 2009 +0200
  15. d79e79b [BUG] O(1) pollers should check their FD before closing it by Willy Tarreau · Sun May 10 10:18:54 2009 +0200
  16. 01b3a53 [MEDIUM] convert all signals to asynchronous signals by Willy Tarreau · Sun May 10 09:59:50 2009 +0200
  17. 332740d [MEDIUM] pollers: don't wait if a signal is pending by Willy Tarreau · Sun May 10 09:57:21 2009 +0200
  18. 2985794 [MEDIUM] call signal_process_queue from run_poll_loop by Willy Tarreau · Sun May 10 09:01:21 2009 +0200
  19. bc5258d [BUILD] add signal.o to all makefiles by Willy Tarreau · Sun May 10 09:00:20 2009 +0200
  20. 8f38bd0 [MINOR] add basic signal handling functions by Willy Tarreau · Sun May 10 08:53:33 2009 +0200
  21. 36db02e [BUG] x-original-to: fix missing initialization to default value by Maik Broemme · Fri May 08 17:02:07 2009 +0200
  22. 2850cb4 [MINOR] add X-Original-To: header by Maik Broemme · Fri Apr 17 18:53:21 2009 +0200
  23. 3909a2a [MINOR] rhel init script : support the reload operation by Willy Tarreau · Fri May 01 15:49:56 2009 +0200
  24. 2df8d71 [BUG] fix wrong pointer arithmetics in HTTP message captures by Willy Tarreau · Fri May 01 11:33:17 2009 +0200
  25. 79e9989 [CRITICAL] uninitialized response field can sometimes cause crashes by Willy Tarreau · Mon Apr 27 08:11:33 2009 +0200
  26. b7f9d12 [MEDIUM] ensure we don't recursively call pool_gc2() by Willy Tarreau · Tue Apr 21 02:17:45 2009 +0200
  27. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · Sat Apr 11 20:44:08 2009 +0200
  28. ef7341d [BUILD] make it possible to pass alternative arch at build time by Willy Tarreau · Sat Apr 11 19:45:50 2009 +0200
  29. ff443f9 [CLEANUP] remove unused make option from haproxy.spec by Willy Tarreau · Sat Apr 11 19:44:17 2009 +0200
  30. 5e4a6f1 [MINOR] fix a few remaining printf-like formats on 64-bit platforms by Willy Tarreau · Sat Apr 11 19:42:49 2009 +0200
  31. 0bba5a8 [BUG] stats: total and lbtot are unsigned by Willy Tarreau · Tue Apr 07 13:27:40 2009 +0200
  32. f1a09bd [BUILD] spec file: fix broken pipe during rpmbuild and add man file by Sébastien Barrier · Thu Apr 02 15:09:35 2009 +0200
  33. af403fc [CLEANUP] give a little bit more information in error message by Jeffrey 'jf' Lim · Thu Apr 02 21:53:56 2009 +0800
  34. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · Fri Apr 03 14:49:12 2009 +0200
  35. 40d2516 [BUILD] add format(printf) to printf-like functions by Willy Tarreau · Fri Apr 03 12:01:47 2009 +0200
  36. 4076a15 [MEDIUM] http: capture invalid requests/responses even if accepted by Willy Tarreau · Thu Apr 02 15:18:36 2009 +0200
  37. 32a4ec0 [MEDIUM] http: add options to ignore invalid header names by Willy Tarreau · Thu Apr 02 11:35:18 2009 +0200
  38. 61d1889 [MINOR] improve reporting of misplaced acl/reqxxx rules by Willy Tarreau · Tue Mar 31 10:49:21 2009 +0200
  39. f459b42 [RELEASE] Released version 1.3.17 by Willy Tarreau · Sun Mar 29 15:26:57 2009 +0200
  40. b181465 [BUILD] makefile: remove unused references to linux24eold and EPOLL_CTL_WORKAROUND by Willy Tarreau · Sun Mar 29 15:08:25 2009 +0200
  41. 331099b [BUILD] remove haproxy-small.spec by Willy Tarreau · Sun Mar 29 15:05:24 2009 +0200
  42. facafad [PATCH] Update specfile to build for v2.6 kernel. by Jan-Frode Myklebust · Thu Mar 26 15:45:53 2009 +0100
  43. 0a6d2ef [MINOR] stats/html: group digits by 3 to clarify numbers by Willy Tarreau · Sun Mar 29 14:46:01 2009 +0200
  44. e7239b5 [MINOR] implement ulltoh() to write HTML-formatted numbers by Willy Tarreau · Sun Mar 29 13:41:58 2009 +0200
  45. 2ab85e6 [BUG] don't set an expiration date directly from now_ms by Willy Tarreau · Sun Mar 29 10:24:15 2009 +0200
  46. d06e711 [BUG] stream_sock: check for shut{r,w} before refreshing some timeouts by Willy Tarreau · Sun Mar 29 10:18:41 2009 +0200
  47. c6dcad6 [MINOR] show sess: report a lot more information about sessions by Willy Tarreau · Sun Mar 29 00:18:14 2009 +0100
  48. 6574519 [MINOR] sepoll: don't count two events on the same FD. by Willy Tarreau · Sat Mar 28 21:10:48 2009 +0100
  49. 1714e0f [BUG] stream_sock: disable I/O on fds reporting an error by Willy Tarreau · Sat Mar 28 20:54:53 2009 +0100
  50. 1eead50 [BUG] don't call epoll_ctl() on closed sockets by Willy Tarreau · Sat Mar 28 19:43:06 2009 +0100
  51. 3884cba [MINOR] show sess: report number of calls to each task by Willy Tarreau · Sat Mar 28 17:54:35 2009 +0100
  52. 2d04559 [BUG] reject unix accepts when connection limit is reached by Willy Tarreau · Sat Mar 28 11:02:18 2009 +0100
  53. 127334e [BUG] reset the stream_interface connect timeout upon connect or error by Willy Tarreau · Sat Mar 28 10:47:26 2009 +0100
  54. 8019ffa [RELEASE] Released version 1.3.16 by Willy Tarreau · Sun Mar 22 23:46:12 2009 +0100
  55. 573fd80 [OPTIM] sepoll: do not re-check whole list upon accepts by Willy Tarreau · Sun Mar 22 19:25:46 2009 +0100
  56. b00f9c4 [BUG] check for global.maxconn before doing accept() by Willy Tarreau · Sat Mar 21 22:43:12 2009 +0100
  57. 06bea94 [MEDIUM] session: don't resync FSMs on non-interesting changes by Willy Tarreau · Sat Mar 21 22:09:29 2009 +0100
  58. 1b194fe [OPTIM] buffer: new BF_READ_DONTWAIT flag reduces EAGAIN rates by Willy Tarreau · Sat Mar 21 21:10:04 2009 +0100
  59. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · Sat Mar 21 20:43:57 2009 +0100
  60. e383880 [BUG] server check intervals must not be null by Willy Tarreau · Sat Mar 21 18:58:32 2009 +0100
  61. c7bdf09 [MINOR] stats: report number of tasks (active and running) by Willy Tarreau · Sat Mar 21 18:33:52 2009 +0100
  62. a461318 [MINOR] task: keep a task count and clean up task creators by Willy Tarreau · Sat Mar 21 18:13:21 2009 +0100
  63. 135a113 [MINOR] sched: permit a task to stay up between calls by Willy Tarreau · Sat Mar 21 13:26:05 2009 +0100
  64. 26ca34e [BUG] scheduler: fix improper handling of duplicates __task_queue() by Willy Tarreau · Sat Mar 21 12:51:40 2009 +0100
  65. 218859a [BUG] sched: don't leave 3 lasts tasks unprocessed when niced tasks are present by Willy Tarreau · Sat Mar 21 11:53:09 2009 +0100
  66. e35c94a [MEDIUM] scheduler: get rid of the 4 trees thanks and use ebtree v4.1 by Willy Tarreau · Sat Mar 21 10:01:42 2009 +0100
  67. 5804434 [MINOR] update ebtree to version 4.1 by Willy Tarreau · Sat Mar 21 07:40:32 2009 +0100
  68. c820300 [BUILD] Fixed Makefile for linking pcre by Christian Wiese · Thu Nov 20 14:47:04 2008 +0100
  69. 6b6a53d [CONTRIB] selinux policy for haproxy by Jan-Frode Myklebust · Tue Mar 17 21:26:43 2009 +0100
  70. 8365f93 [CLEANUP] http: remove some commented out obsolete code in process_response by Willy Tarreau · Sun Mar 15 23:11:49 2009 +0100
  71. 86ef7dc [MINOR] tcp_request: let the caller take care of errors and timeouts by Willy Tarreau · Sun Mar 15 22:55:47 2009 +0100
  72. 8445533 [BUG] session: errors were not reported in termination flags in TCP mode by Willy Tarreau · Sun Mar 15 22:34:05 2009 +0100
  73. a3780f2 [BUG] connect timeout is in the stream interface, not the buffer by Willy Tarreau · Sun Mar 15 21:49:00 2009 +0100
  74. 5af24ef [CLEANUP] config: catch and report some possibly wrong rule ordering by Willy Tarreau · Sun Mar 15 15:23:16 2009 +0100
  75. 55bc0f8 [MEDIUM] reverse internal proxy declaration order to match configuration by Willy Tarreau · Sun Mar 15 14:51:53 2009 +0100
  76. d869b24 [MINOR] tcp-inspect: permit the use of no-delay inspection by Willy Tarreau · Sun Mar 15 14:43:58 2009 +0100
  77. 3cd9af2 [MINOR] cfgparse: set backends to "balance roundrobin" by default by Willy Tarreau · Sun Mar 15 14:06:41 2009 +0100
  78. ff01a21 [MINOR] cfgparse: some cleanups in the consistency checks by Willy Tarreau · Sun Mar 15 13:46:16 2009 +0100
  79. 787bbd9 [MINOR] show errors: encode backslash as well as non-ascii characters by Willy Tarreau · Thu Mar 12 08:18:33 2009 +0100
  80. 8185ced [RELEASE] Released version 1.3.16-rc2 by Willy Tarreau · Mon Mar 09 22:45:53 2009 +0100
  81. c961946 [BUG] stream_sock: write timeout must be updated when forwarding ! by Willy Tarreau · Mon Mar 09 22:40:57 2009 +0100
  82. ff63b43 [RELEASE] Released version 1.3.16-rc1 by Willy Tarreau · Mon Mar 09 01:03:42 2009 +0100
  83. 214c203 [CONTRIB] halog: faster fgets() and add support for percentile reporting by Willy Tarreau · Fri Feb 20 11:02:32 2009 +0100
  84. 72c2853 [CONTRIB] halog: fast log parser for haproxy by Willy Tarreau · Thu Jan 22 18:56:50 2009 +0100
  85. 6bf1736 [BUILD] proto_http did not build on gcc-2.95 (again) by Willy Tarreau · Tue Feb 24 10:48:35 2009 +0100
  86. 87bed62 [BUILD] build fixes for Solaris by Willy Tarreau · Sun Mar 08 22:25:28 2009 +0100
  87. 7c84bab [MEDIUM] rearrange forwarding condition to enable splice during analysis by Willy Tarreau · Sun Mar 08 21:38:23 2009 +0100
  88. e8a28bf [MINOR] buffers: implement buffer_flush() by Willy Tarreau · Sun Mar 08 21:12:04 2009 +0100
  89. 6f0aa47 [CLEANUP] buffer_flush() was misleading, rename it as buffer_erase by Willy Tarreau · Sun Mar 08 20:33:29 2009 +0100
  90. ed066fa [CLEANUP] don't enable kernel splicing when socket is closed by Willy Tarreau · Sun Mar 08 19:44:29 2009 +0100
  91. 0be0ef9 [OPTIM] do not re-check req buffer when only response has changed by Willy Tarreau · Sun Mar 08 19:20:25 2009 +0100
  92. 531cf0c [OPTIM] task: reduce the number of calls to task_queue() by Willy Tarreau · Sun Mar 08 16:35:27 2009 +0100
  93. d0a201b [CLEANUP] task: distinguish between clock ticks and timers by Willy Tarreau · Sun Mar 08 15:53:06 2009 +0100
  94. 721fdbc [BUG] event_accept() must always wake the task up, even in health mode by Willy Tarreau · Sun Mar 08 12:25:07 2009 +0100
  95. 26c2506 [MEDIUM] minor update to the task api: let the scheduler queue itself by Willy Tarreau · Sun Mar 08 09:38:41 2009 +0100
  96. 4136522 [OPTIM] displace tasks in the wait queue only if absolutely needed by Willy Tarreau · Sun Mar 08 07:46:27 2009 +0100
  97. 4726f53 [OPTIM] task: don't unlink a task from a wait queue when waking it up by Willy Tarreau · Sat Mar 07 17:25:21 2009 +0100
  98. 1b8ca66 [BUG] task: fix handling of duplicate keys by Willy Tarreau · Sun Mar 08 00:26:28 2009 +0100
  99. 39af0f6 [BUG] rate-limit in defaults section was ignored by Willy Tarreau · Sat Mar 07 11:53:44 2009 +0100
  100. 2ade301 [BUG] disable any analysers for monitoring requests by Willy Tarreau · Fri Mar 06 19:16:39 2009 +0100