1. dc340a9 [MEDIUM] splice: set the capability on each stream_interface by Willy Tarreau · Sun Jun 28 23:10:19 2009 +0200
  2. 1a52dbd [MEDIUM] session: rework buffer analysis to permit permanent analysers by Willy Tarreau · Sun Jun 28 19:37:53 2009 +0200
  3. 5d707e1 [MEDIUM] stream_sock: don't close prematurely when nolinger is set by Willy Tarreau · Sun Jun 28 11:09:07 2009 +0200
  4. 5d01a63 [MEDIUM] config: support loading multiple configuration files by Willy Tarreau · Mon Jun 22 16:02:30 2009 +0200
  5. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · Mon Jun 22 15:48:36 2009 +0200
  6. 3deb3d0 [MAJOR] session: simplify buffer error handling by Willy Tarreau · Sun Jun 21 22:43:05 2009 +0200
  7. b67a9b8 [MAJOR] session: only check for timeouts when they have just occurred. by Willy Tarreau · Sun Jun 21 22:03:51 2009 +0200
  8. ea38854 [MAJOR] session: don't clear buffer status flags anymore by Willy Tarreau · Sun Jun 21 21:45:58 2009 +0200
  9. 6704d67 [MEDIUM] support setting a server weight to zero by Willy Tarreau · Mon Jun 15 10:56:05 2009 +0200
  10. be1b918 [MEDIUM] add support for TCP MSS adjustment for listeners by Willy Tarreau · Sun Jun 14 18:48:19 2009 +0200
  11. d88edf2 [MEDIUM] implement tcp-smart-connect option at the backend by Willy Tarreau · Sun Jun 14 15:48:17 2009 +0200
  12. fb14edc [MEDIUM] stream_sock: implement tcp-cork for use during shutdowns on Linux by Willy Tarreau · Sun Jun 14 15:24:37 2009 +0200
  13. 9ea05a7 [MEDIUM] implement option tcp-smart-accept at the frontend by Willy Tarreau · Sun Jun 14 12:07:01 2009 +0200
  14. 3842f00 [MINOR] config: support resetting options do default values by Willy Tarreau · Sun Jun 14 11:39:52 2009 +0200
  15. 84b57da [MINOR] config: track "no option"/"option" changes by Willy Tarreau · Sun Jun 14 11:10:45 2009 +0200
  16. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · Wed Jun 10 11:09:37 2009 +0200
  17. f68da46 [BUG] ensure that we correctly re-start old process in case of error by Willy Tarreau · Tue Jun 09 14:36:00 2009 +0200
  18. 6bde87b [MINOR] startup: don't imply -q with -D by Willy Tarreau · Mon May 18 16:29:51 2009 +0200
  19. a94f2d2 [MINOR] stats/html: use the arial font before helvetica by Willy Tarreau · Sun May 10 20:08:10 2009 +0200
  20. a3e4942 [MINOR] stats: report max sessions/s and limit in HTML stats by Willy Tarreau · Sun May 10 19:19:41 2009 +0200
  21. 8f208ec [MINOR] stats: report max sessions/s and limit in CSV export by Willy Tarreau · Sun May 10 19:01:49 2009 +0200
  22. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · Sun May 10 18:52:49 2009 +0200
  23. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · Sun May 10 17:20:05 2009 +0200
  24. affb481 [MEDIUM] add support for "balance hdr(name)" by Benoit · Wed Mar 25 13:02:10 2009 +0100
  25. 946ba59 [MINOR] standard: provide a new 'my_strndup' function by Willy Tarreau · Sun May 10 15:41:18 2009 +0200
  26. 8e80e0b [BUG] fix parser crash on unconditional tcp content rules by Willy Tarreau · Sun May 10 12:05:46 2009 +0200
  27. c9bd0cc [MINOR] add options dontlog-normal and log-separate-errors by Willy Tarreau · Sun May 10 11:57:02 2009 +0200
  28. 1700b9c [MINOR] don't close stdio fds twice by Willy Tarreau · Sun May 10 10:33:29 2009 +0200
  29. d79e79b [BUG] O(1) pollers should check their FD before closing it by Willy Tarreau · Sun May 10 10:18:54 2009 +0200
  30. 01b3a53 [MEDIUM] convert all signals to asynchronous signals by Willy Tarreau · Sun May 10 09:59:50 2009 +0200
  31. 332740d [MEDIUM] pollers: don't wait if a signal is pending by Willy Tarreau · Sun May 10 09:57:21 2009 +0200
  32. 2985794 [MEDIUM] call signal_process_queue from run_poll_loop by Willy Tarreau · Sun May 10 09:01:21 2009 +0200
  33. 8f38bd0 [MINOR] add basic signal handling functions by Willy Tarreau · Sun May 10 08:53:33 2009 +0200
  34. 36db02e [BUG] x-original-to: fix missing initialization to default value by Maik Broemme · Fri May 08 17:02:07 2009 +0200
  35. 2850cb4 [MINOR] add X-Original-To: header by Maik Broemme · Fri Apr 17 18:53:21 2009 +0200
  36. 2df8d71 [BUG] fix wrong pointer arithmetics in HTTP message captures by Willy Tarreau · Fri May 01 11:33:17 2009 +0200
  37. 79e9989 [CRITICAL] uninitialized response field can sometimes cause crashes by Willy Tarreau · Mon Apr 27 08:11:33 2009 +0200
  38. b7f9d12 [MEDIUM] ensure we don't recursively call pool_gc2() by Willy Tarreau · Tue Apr 21 02:17:45 2009 +0200
  39. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · Sat Apr 11 20:44:08 2009 +0200
  40. 5e4a6f1 [MINOR] fix a few remaining printf-like formats on 64-bit platforms by Willy Tarreau · Sat Apr 11 19:42:49 2009 +0200
  41. 0bba5a8 [BUG] stats: total and lbtot are unsigned by Willy Tarreau · Tue Apr 07 13:27:40 2009 +0200
  42. af403fc [CLEANUP] give a little bit more information in error message by Jeffrey 'jf' Lim · Thu Apr 02 21:53:56 2009 +0800
  43. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · Fri Apr 03 14:49:12 2009 +0200
  44. 4076a15 [MEDIUM] http: capture invalid requests/responses even if accepted by Willy Tarreau · Thu Apr 02 15:18:36 2009 +0200
  45. 32a4ec0 [MEDIUM] http: add options to ignore invalid header names by Willy Tarreau · Thu Apr 02 11:35:18 2009 +0200
  46. 61d1889 [MINOR] improve reporting of misplaced acl/reqxxx rules by Willy Tarreau · Tue Mar 31 10:49:21 2009 +0200
  47. 0a6d2ef [MINOR] stats/html: group digits by 3 to clarify numbers by Willy Tarreau · Sun Mar 29 14:46:01 2009 +0200
  48. e7239b5 [MINOR] implement ulltoh() to write HTML-formatted numbers by Willy Tarreau · Sun Mar 29 13:41:58 2009 +0200
  49. 2ab85e6 [BUG] don't set an expiration date directly from now_ms by Willy Tarreau · Sun Mar 29 10:24:15 2009 +0200
  50. d06e711 [BUG] stream_sock: check for shut{r,w} before refreshing some timeouts by Willy Tarreau · Sun Mar 29 10:18:41 2009 +0200
  51. c6dcad6 [MINOR] show sess: report a lot more information about sessions by Willy Tarreau · Sun Mar 29 00:18:14 2009 +0100
  52. 6574519 [MINOR] sepoll: don't count two events on the same FD. by Willy Tarreau · Sat Mar 28 21:10:48 2009 +0100
  53. 1714e0f [BUG] stream_sock: disable I/O on fds reporting an error by Willy Tarreau · Sat Mar 28 20:54:53 2009 +0100
  54. 1eead50 [BUG] don't call epoll_ctl() on closed sockets by Willy Tarreau · Sat Mar 28 19:43:06 2009 +0100
  55. 3884cba [MINOR] show sess: report number of calls to each task by Willy Tarreau · Sat Mar 28 17:54:35 2009 +0100
  56. 2d04559 [BUG] reject unix accepts when connection limit is reached by Willy Tarreau · Sat Mar 28 11:02:18 2009 +0100
  57. 127334e [BUG] reset the stream_interface connect timeout upon connect or error by Willy Tarreau · Sat Mar 28 10:47:26 2009 +0100
  58. 573fd80 [OPTIM] sepoll: do not re-check whole list upon accepts by Willy Tarreau · Sun Mar 22 19:25:46 2009 +0100
  59. b00f9c4 [BUG] check for global.maxconn before doing accept() by Willy Tarreau · Sat Mar 21 22:43:12 2009 +0100
  60. 06bea94 [MEDIUM] session: don't resync FSMs on non-interesting changes by Willy Tarreau · Sat Mar 21 22:09:29 2009 +0100
  61. 1b194fe [OPTIM] buffer: new BF_READ_DONTWAIT flag reduces EAGAIN rates by Willy Tarreau · Sat Mar 21 21:10:04 2009 +0100
  62. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · Sat Mar 21 20:43:57 2009 +0100
  63. e383880 [BUG] server check intervals must not be null by Willy Tarreau · Sat Mar 21 18:58:32 2009 +0100
  64. c7bdf09 [MINOR] stats: report number of tasks (active and running) by Willy Tarreau · Sat Mar 21 18:33:52 2009 +0100
  65. a461318 [MINOR] task: keep a task count and clean up task creators by Willy Tarreau · Sat Mar 21 18:13:21 2009 +0100
  66. 135a113 [MINOR] sched: permit a task to stay up between calls by Willy Tarreau · Sat Mar 21 13:26:05 2009 +0100
  67. 26ca34e [BUG] scheduler: fix improper handling of duplicates __task_queue() by Willy Tarreau · Sat Mar 21 12:51:40 2009 +0100
  68. 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
  69. 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
  70. 5804434 [MINOR] update ebtree to version 4.1 by Willy Tarreau · Sat Mar 21 07:40:32 2009 +0100
  71. 8365f93 [CLEANUP] http: remove some commented out obsolete code in process_response by Willy Tarreau · Sun Mar 15 23:11:49 2009 +0100
  72. 86ef7dc [MINOR] tcp_request: let the caller take care of errors and timeouts by Willy Tarreau · Sun Mar 15 22:55:47 2009 +0100
  73. 8445533 [BUG] session: errors were not reported in termination flags in TCP mode by Willy Tarreau · Sun Mar 15 22:34:05 2009 +0100
  74. a3780f2 [BUG] connect timeout is in the stream interface, not the buffer by Willy Tarreau · Sun Mar 15 21:49:00 2009 +0100
  75. 5af24ef [CLEANUP] config: catch and report some possibly wrong rule ordering by Willy Tarreau · Sun Mar 15 15:23:16 2009 +0100
  76. 55bc0f8 [MEDIUM] reverse internal proxy declaration order to match configuration by Willy Tarreau · Sun Mar 15 14:51:53 2009 +0100
  77. d869b24 [MINOR] tcp-inspect: permit the use of no-delay inspection by Willy Tarreau · Sun Mar 15 14:43:58 2009 +0100
  78. 3cd9af2 [MINOR] cfgparse: set backends to "balance roundrobin" by default by Willy Tarreau · Sun Mar 15 14:06:41 2009 +0100
  79. ff01a21 [MINOR] cfgparse: some cleanups in the consistency checks by Willy Tarreau · Sun Mar 15 13:46:16 2009 +0100
  80. 787bbd9 [MINOR] show errors: encode backslash as well as non-ascii characters by Willy Tarreau · Thu Mar 12 08:18:33 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. 6bf1736 [BUILD] proto_http did not build on gcc-2.95 (again) by Willy Tarreau · Tue Feb 24 10:48:35 2009 +0100
  83. 87bed62 [BUILD] build fixes for Solaris by Willy Tarreau · Sun Mar 08 22:25:28 2009 +0100
  84. 7c84bab [MEDIUM] rearrange forwarding condition to enable splice during analysis by Willy Tarreau · Sun Mar 08 21:38:23 2009 +0100
  85. 6f0aa47 [CLEANUP] buffer_flush() was misleading, rename it as buffer_erase by Willy Tarreau · Sun Mar 08 20:33:29 2009 +0100
  86. ed066fa [CLEANUP] don't enable kernel splicing when socket is closed by Willy Tarreau · Sun Mar 08 19:44:29 2009 +0100
  87. 0be0ef9 [OPTIM] do not re-check req buffer when only response has changed by Willy Tarreau · Sun Mar 08 19:20:25 2009 +0100
  88. 531cf0c [OPTIM] task: reduce the number of calls to task_queue() by Willy Tarreau · Sun Mar 08 16:35:27 2009 +0100
  89. d0a201b [CLEANUP] task: distinguish between clock ticks and timers by Willy Tarreau · Sun Mar 08 15:53:06 2009 +0100
  90. 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
  91. 26c2506 [MEDIUM] minor update to the task api: let the scheduler queue itself by Willy Tarreau · Sun Mar 08 09:38:41 2009 +0100
  92. 4136522 [OPTIM] displace tasks in the wait queue only if absolutely needed by Willy Tarreau · Sun Mar 08 07:46:27 2009 +0100
  93. 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
  94. 1b8ca66 [BUG] task: fix handling of duplicate keys by Willy Tarreau · Sun Mar 08 00:26:28 2009 +0100
  95. 39af0f6 [BUG] rate-limit in defaults section was ignored by Willy Tarreau · Sat Mar 07 11:53:44 2009 +0100
  96. 2ade301 [BUG] disable any analysers for monitoring requests by Willy Tarreau · Fri Mar 06 19:16:39 2009 +0100
  97. 3d8c553 [OPTIM] freq_ctr: do not rotate the counters when reading by Willy Tarreau · Fri Mar 06 14:29:25 2009 +0100
  98. ec22b2c [CLEANUP] remove last references to term_trace by Willy Tarreau · Fri Mar 06 13:07:40 2009 +0100
  99. 9279562 [BUG] switch server-side stream interface to close in case of abort by Willy Tarreau · Fri Mar 06 12:51:23 2009 +0100
  100. 7958422 [OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption by Willy Tarreau · Fri Mar 06 09:18:27 2009 +0100