1. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · Wed Aug 19 11:22:33 2009 +0200
  2. dc85b39 [MEDIUM] stream_interface: add and use ->update function to resync by Willy Tarreau · Tue Aug 18 07:38:19 2009 +0200
  3. 078e294 [MEDIUM] report error on buffer writes larger than buffer size by Willy Tarreau · Tue Aug 18 07:19:39 2009 +0200
  4. 27a674e [MEDIUM] make it possible to change the buffer size in the configuration by Willy Tarreau · Mon Aug 17 07:23:33 2009 +0200
  5. a07a34e [MEDIUM] replace BUFSIZE with buf->size in computations by Willy Tarreau · Sun Aug 16 23:27:46 2009 +0200
  6. 4e5b828 [MEDIUM] set rep->analysers from fe and be analysers by Willy Tarreau · Sun Aug 16 22:57:50 2009 +0200
  7. 52a0c60 [MINOR] set s->srv_error according to the analysers by Willy Tarreau · Sun Aug 16 22:45:38 2009 +0200
  8. c1a2167 [MINOR] cleanup set_session_backend by using pre-computed analysers by Willy Tarreau · Sun Aug 16 22:37:44 2009 +0200
  9. 2c9f5b1 [MINOR] move the initial task's nice value to the listener by Willy Tarreau · Sun Aug 16 19:12:36 2009 +0200
  10. 5ca791d [CLEANUP] move remaining stats sockets code to dumpstats by Willy Tarreau · Sun Aug 16 19:06:42 2009 +0200
  11. 8e13d74 [CLEANUP] unix: remove uxst_process_session() by Willy Tarreau · Sun Aug 16 18:54:47 2009 +0200
  12. 104eb36 [MEDIUM] make the unix stats sockets use the generic session handler by Willy Tarreau · Sun Aug 16 18:51:29 2009 +0200
  13. 7320122 [MINOR] session: switch to established state if no connect function by Willy Tarreau · Sun Aug 16 18:27:24 2009 +0200
  14. 6e6fb2b [MEDIUM] session: account per-listener connections by Willy Tarreau · Sun Aug 16 18:20:44 2009 +0200
  15. 89a6313 [MEDIUM] make the global stats socket part of a frontend by Willy Tarreau · Sun Aug 16 17:41:45 2009 +0200
  16. 9650f37 [MEDIUM] move connection establishment from backend to the SI. by Willy Tarreau · Sun Aug 16 14:02:45 2009 +0200
  17. c9fce2f [BUILD] fix build for systems without SOL_TCP by Willy Tarreau · Sun Aug 16 14:13:47 2009 +0200
  18. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · Sun Aug 16 13:20:32 2009 +0200
  19. 1d45b7c [MINOR] stats: add a new node-name setting by Willy Tarreau · Sun Aug 16 10:29:18 2009 +0200
  20. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · Sun Aug 16 10:08:02 2009 +0200
  21. e7ded1f [BUG] log: option tcplog would log to global if no logger was defined by Willy Tarreau · Sun Aug 09 10:11:45 2009 +0200
  22. 34e98ea [BUG] task: fix possible crash when some timeouts are not configured by Willy Tarreau · Sun Aug 09 09:09:54 2009 +0200
  23. c54aef3 [BUG] fix random pauses on last segment of a series by Willy Tarreau · Mon Jul 27 20:08:06 2009 +0200
  24. bc69d8b [BUILD] fix incorrect printf arg count with tcp_splice by Willy Tarreau · Sun Jul 26 20:40:05 2009 +0200
  25. 404e8ab [MINOR] acl: detect and report potential mistakes in ACLs by Willy Tarreau · Sun Jul 26 19:40:40 2009 +0200
  26. 43e0e39 [MINOR] print usage on the stats sockets upon invalid commands by Willy Tarreau · Sun Jul 26 18:16:43 2009 +0200
  27. b455691 [CLEANUP] report 2009 not 2008 in the copyright banner. by Willy Tarreau · Thu Jul 23 13:45:47 2009 +0200
  28. be8c736 [BUILD] fix a minor build warning on AIX by Willy Tarreau · Thu Jul 23 13:40:20 2009 +0200
  29. bb92501 [MINOR] config: improve error reporting when checking configuration by Willy Tarreau · Thu Jul 23 13:36:36 2009 +0200
  30. 3b6b1a9 [MINOR] config: the "capture" keyword is not allowed in backends by Willy Tarreau · Thu Jul 23 13:24:23 2009 +0200
  31. 9389379 [MINOR] config: improve error reporting in listen sections by Willy Tarreau · Thu Jul 23 13:19:11 2009 +0200
  32. 058e907 [MINOR] config: improve error reporting in global section by Willy Tarreau · Mon Jul 20 09:30:05 2009 +0200
  33. da6721b [MINOR] stats: better displaying in MSIE by Willy Tarreau · Wed Jul 15 10:07:05 2009 +0200
  34. 1274bc4 [MINOR] apply tcp-smart-connect option for the checks too by Willy Tarreau · Wed Jul 15 07:16:31 2009 +0200
  35. 814c978 [BUG] task: fix possible timer drift after update by Willy Tarreau · Tue Jul 14 23:48:55 2009 +0200
  36. 606ad73 [BUG] config: tcp-request content only accepts "if" or "unless" by Willy Tarreau · Tue Jul 14 21:17:05 2009 +0200
  37. 7154365 [BUG] stream_sock: don't stop reading when the poller reports an error by Willy Tarreau · Tue Jul 14 19:55:05 2009 +0200
  38. 720058c [BUG] stream_sock: always shutdown(SHUT_WR) before closing by Willy Tarreau · Tue Jul 14 19:21:50 2009 +0200
  39. 1a21194 [MINOR] acl: don't complain anymore when using L7 acls in TCP by Willy Tarreau · Tue Jul 14 13:53:17 2009 +0200
  40. 3a058f3 [MINOR] add a new CLF log format by Emeric Brun · Tue Jun 30 18:26:00 2009 +0200
  41. 647caf1 [MEDIUM] add support for RDP cookie persistence by Emeric Brun · Tue Jun 30 17:57:00 2009 +0200
  42. 736aa23 [MEDIUM] add support for RDP cookie load-balancing by Emeric Brun · Tue Jun 30 17:56:00 2009 +0200
  43. bede3d0 [MINOR] acl: add support for matching of RDP cookies by Emeric Brun · Tue Jun 30 17:54:00 2009 +0200
  44. 51d5dad [MINOR] allow TCP inspection rules to make use of HTTP ACLs by Willy Tarreau · Sun Jul 12 10:10:05 2009 +0200
  45. cd7afc0 [MINOR] http: take http request timeout from the backend by Willy Tarreau · Sun Jul 12 10:03:17 2009 +0200
  46. d88bb6f [MINOR] ensure we can jump from swiching rules to http without data by Willy Tarreau · Sun Jul 12 09:55:41 2009 +0200
  47. 51aecc7 [MEDIUM] allow a TCP frontend to switch to an HTTP backend by Willy Tarreau · Sun Jul 12 09:47:04 2009 +0200
  48. a55b7dc [BUG] default ACLs did not properly set the ->requires flag by Willy Tarreau · Sun Jul 12 09:21:30 2009 +0200
  49. bedb9ba [MINOR] prepare callers of session_set_backend to handle errors by Willy Tarreau · Sun Jul 12 08:27:39 2009 +0200
  50. 2492d5b [MINOR] acl: add HTTP protocol detection (req_proto_http) by Willy Tarreau · Sat Jul 11 00:06:00 2009 +0200
  51. bf28862 [MINOR] http: rely on proxy->acl_requires to allocate hdr_idx by Willy Tarreau · Fri Jul 10 23:52:51 2009 +0200
  52. a9fb083 [MINOR] report in the proxies the requirements for ACLs by Willy Tarreau · Fri Jul 10 20:53:53 2009 +0200
  53. 1d0dfb1 [MAJOR] http: complete splitting of the remaining stages by Willy Tarreau · Tue Jul 07 15:10:31 2009 +0200
  54. 3a81629 [MEDIUM] session: tell analysers what bit they were called for by Willy Tarreau · Tue Jul 07 10:55:49 2009 +0200
  55. d787e66 [MEDIUM] http: split request waiter from request processor by Willy Tarreau · Tue Jul 07 10:14:51 2009 +0200
  56. 571ec98 [CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define by Willy Tarreau · Tue Jul 07 08:56:15 2009 +0200
  57. 06b917c [BUG] http: redirect rules were processed too early by Willy Tarreau · Mon Jul 06 16:34:52 2009 +0200
  58. dc340a9 [MEDIUM] splice: set the capability on each stream_interface by Willy Tarreau · Sun Jun 28 23:10:19 2009 +0200
  59. 1a52dbd [MEDIUM] session: rework buffer analysis to permit permanent analysers by Willy Tarreau · Sun Jun 28 19:37:53 2009 +0200
  60. 5d707e1 [MEDIUM] stream_sock: don't close prematurely when nolinger is set by Willy Tarreau · Sun Jun 28 11:09:07 2009 +0200
  61. 5d01a63 [MEDIUM] config: support loading multiple configuration files by Willy Tarreau · Mon Jun 22 16:02:30 2009 +0200
  62. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · Mon Jun 22 15:48:36 2009 +0200
  63. 3deb3d0 [MAJOR] session: simplify buffer error handling by Willy Tarreau · Sun Jun 21 22:43:05 2009 +0200
  64. b67a9b8 [MAJOR] session: only check for timeouts when they have just occurred. by Willy Tarreau · Sun Jun 21 22:03:51 2009 +0200
  65. ea38854 [MAJOR] session: don't clear buffer status flags anymore by Willy Tarreau · Sun Jun 21 21:45:58 2009 +0200
  66. 6704d67 [MEDIUM] support setting a server weight to zero by Willy Tarreau · Mon Jun 15 10:56:05 2009 +0200
  67. be1b918 [MEDIUM] add support for TCP MSS adjustment for listeners by Willy Tarreau · Sun Jun 14 18:48:19 2009 +0200
  68. d88edf2 [MEDIUM] implement tcp-smart-connect option at the backend by Willy Tarreau · Sun Jun 14 15:48:17 2009 +0200
  69. fb14edc [MEDIUM] stream_sock: implement tcp-cork for use during shutdowns on Linux by Willy Tarreau · Sun Jun 14 15:24:37 2009 +0200
  70. 9ea05a7 [MEDIUM] implement option tcp-smart-accept at the frontend by Willy Tarreau · Sun Jun 14 12:07:01 2009 +0200
  71. 3842f00 [MINOR] config: support resetting options do default values by Willy Tarreau · Sun Jun 14 11:39:52 2009 +0200
  72. 84b57da [MINOR] config: track "no option"/"option" changes by Willy Tarreau · Sun Jun 14 11:10:45 2009 +0200
  73. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · Wed Jun 10 11:09:37 2009 +0200
  74. 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
  75. 6bde87b [MINOR] startup: don't imply -q with -D by Willy Tarreau · Mon May 18 16:29:51 2009 +0200
  76. a94f2d2 [MINOR] stats/html: use the arial font before helvetica by Willy Tarreau · Sun May 10 20:08:10 2009 +0200
  77. a3e4942 [MINOR] stats: report max sessions/s and limit in HTML stats by Willy Tarreau · Sun May 10 19:19:41 2009 +0200
  78. 8f208ec [MINOR] stats: report max sessions/s and limit in CSV export by Willy Tarreau · Sun May 10 19:01:49 2009 +0200
  79. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · Sun May 10 18:52:49 2009 +0200
  80. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · Sun May 10 17:20:05 2009 +0200
  81. affb481 [MEDIUM] add support for "balance hdr(name)" by Benoit · Wed Mar 25 13:02:10 2009 +0100
  82. 946ba59 [MINOR] standard: provide a new 'my_strndup' function by Willy Tarreau · Sun May 10 15:41:18 2009 +0200
  83. 8e80e0b [BUG] fix parser crash on unconditional tcp content rules by Willy Tarreau · Sun May 10 12:05:46 2009 +0200
  84. c9bd0cc [MINOR] add options dontlog-normal and log-separate-errors by Willy Tarreau · Sun May 10 11:57:02 2009 +0200
  85. 1700b9c [MINOR] don't close stdio fds twice by Willy Tarreau · Sun May 10 10:33:29 2009 +0200
  86. d79e79b [BUG] O(1) pollers should check their FD before closing it by Willy Tarreau · Sun May 10 10:18:54 2009 +0200
  87. 01b3a53 [MEDIUM] convert all signals to asynchronous signals by Willy Tarreau · Sun May 10 09:59:50 2009 +0200
  88. 332740d [MEDIUM] pollers: don't wait if a signal is pending by Willy Tarreau · Sun May 10 09:57:21 2009 +0200
  89. 2985794 [MEDIUM] call signal_process_queue from run_poll_loop by Willy Tarreau · Sun May 10 09:01:21 2009 +0200
  90. 8f38bd0 [MINOR] add basic signal handling functions by Willy Tarreau · Sun May 10 08:53:33 2009 +0200
  91. 36db02e [BUG] x-original-to: fix missing initialization to default value by Maik Broemme · Fri May 08 17:02:07 2009 +0200
  92. 2850cb4 [MINOR] add X-Original-To: header by Maik Broemme · Fri Apr 17 18:53:21 2009 +0200
  93. 2df8d71 [BUG] fix wrong pointer arithmetics in HTTP message captures by Willy Tarreau · Fri May 01 11:33:17 2009 +0200
  94. 79e9989 [CRITICAL] uninitialized response field can sometimes cause crashes by Willy Tarreau · Mon Apr 27 08:11:33 2009 +0200
  95. b7f9d12 [MEDIUM] ensure we don't recursively call pool_gc2() by Willy Tarreau · Tue Apr 21 02:17:45 2009 +0200
  96. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · Sat Apr 11 20:44:08 2009 +0200
  97. 5e4a6f1 [MINOR] fix a few remaining printf-like formats on 64-bit platforms by Willy Tarreau · Sat Apr 11 19:42:49 2009 +0200
  98. 0bba5a8 [BUG] stats: total and lbtot are unsigned by Willy Tarreau · Tue Apr 07 13:27:40 2009 +0200
  99. af403fc [CLEANUP] give a little bit more information in error message by Jeffrey 'jf' Lim · Thu Apr 02 21:53:56 2009 +0800
  100. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · Fri Apr 03 14:49:12 2009 +0200