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