1. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · Thu Oct 01 07:52:15 2009 +0200
  2. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · Thu Oct 01 11:19:37 2009 +0200
  3. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · Sun Aug 16 13:20:32 2009 +0200
  4. 63076b3 [BUILD] use "git cmd" instead of "git-cmd" by Willy Tarreau · Thu Jul 23 13:43:33 2009 +0200
  5. 446024e [BUILD] report commit date and not author's date as build date by Willy Tarreau · Tue Jul 14 13:24:16 2009 +0200
  6. 571ec98 [CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define by Willy Tarreau · Tue Jul 07 08:56:15 2009 +0200
  7. 3208731 [BUILD] add support for build under Cygwin by Yitzhak Sapir · Sun Jun 14 18:27:54 2009 +0200
  8. bc5258d [BUILD] add signal.o to all makefiles by Willy Tarreau · Sun May 10 09:00:20 2009 +0200
  9. ef7341d [BUILD] make it possible to pass alternative arch at build time by Willy Tarreau · Sat Apr 11 19:45:50 2009 +0200
  10. b181465 [BUILD] makefile: remove unused references to linux24eold and EPOLL_CTL_WORKAROUND by Willy Tarreau · Sun Mar 29 15:08:25 2009 +0200
  11. c820300 [BUILD] Fixed Makefile for linking pcre by Christian Wiese · Thu Nov 20 14:47:04 2008 +0100
  12. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · Thu Mar 05 18:43:00 2009 +0100
  13. 88e458a [BUILD] add USE_LINUX_SPLICE to enable LINUX_SPLICE on linux 2.6 by Willy Tarreau · Sun Jan 25 16:13:42 2009 +0100
  14. 65ee6be [BUILD] fix snapshot date extraction with negative timezones by Willy Tarreau · Sun Jan 25 14:10:48 2009 +0100
  15. 982b6e3 [MEDIUM] introduce pipe pools by Willy Tarreau · Sun Jan 25 13:49:53 2009 +0100
  16. ef3b403 [BUILD] fix MANDIR default location to match documentation by Jeremy Hinegardner · Sat Nov 15 17:29:03 2008 -0700
  17. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · Sun Nov 30 19:48:07 2008 +0100
  18. cff6411 [MAJOR] add a connection error state to the stream_interface by Willy Tarreau · Mon Nov 03 06:26:53 2008 +0100
  19. e9bc01e [BUILD] make install should depend on haproxy not "all" by Willy Tarreau · Thu Jun 12 00:25:46 2008 +0200
  20. f630830 [BUILD] Replace hardcoded 'LD = gcc' with 'LD = $(CC)' by Christian Wiese · Mon Mar 17 18:23:12 2008 +0100
  21. db5238d [BUILD] Changed 'install' target to install the binaries first by Christian Wiese · Wed Mar 12 18:28:13 2008 +0200
  22. ce8f342 [BUILD] Removed "/" after '$(DESTDIR)' in install targets by Christian Wiese · Wed Mar 12 18:19:16 2008 +0200
  23. bf34eb4 [BUILD] Added 'install-doc' make target by Christian Wiese · Wed Mar 12 17:24:49 2008 +0200
  24. 4cf5d57 [BUILD] Added 'install-bin' make target by Christian Wiese · Wed Mar 12 16:21:05 2008 +0200
  25. 19b5029 [BUILD] Added 'install-man' make target for installing the man page by Christian Wiese · Wed Mar 12 15:57:54 2008 +0200
  26. a184aa2 [BUILD] Added support for 'make install' by Christian Wiese · Wed Mar 12 15:25:35 2008 +0200
  27. e4208cb [BUILD] ensure that users don't build without setting the target anymore. by Willy Tarreau · Tue Mar 11 06:37:39 2008 +0100
  28. f32d19a [CLEANUP] report dlmalloc's source path only if explictly specified by Willy Tarreau · Fri Mar 07 10:02:14 2008 +0100
  29. f14358b [BUILD] ensure that makefile understands USE_DLMALLOC=1 by Willy Tarreau · Tue Feb 19 10:53:32 2008 +0100
  30. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · Sun Jan 13 14:49:51 2008 +0100
  31. 9f2b730 [BUILD] major rework of the GNU Makefile by Willy Tarreau · Wed Jan 02 20:48:34 2008 +0100
  32. 7b066db [MINOR] store the build options to report with -vv by Willy Tarreau · Sun Dec 02 11:28:59 2007 +0100
  33. e6d2e4d [MINOR] merge ebtree version 3.0 by Willy Tarreau · Thu Nov 15 23:56:17 2007 +0100
  34. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · Mon Oct 29 01:09:36 2007 +0100
  35. 2ee3041 [BUILD] disable warning about localtime_r on Solaris by Willy Tarreau · Sat Nov 03 16:18:11 2007 +0100
  36. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · Wed Oct 17 17:06:05 2007 +0200
  37. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · Tue Oct 16 17:34:28 2007 +0200
  38. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · Tue Oct 16 12:25:14 2007 +0200
  39. ec69256 [BUILD] centralize version and date into one file for each by Willy Tarreau · Sun Sep 09 23:31:11 2007 +0200
  40. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · Sun Sep 09 21:56:53 2007 +0200
  41. f2ef8c5 [MEDIUM] Added easier support for Doug Lea's malloc (dlmalloc) by Willy Tarreau · Wed Jul 11 09:19:31 2007 +0200
  42. b21152b [RELEASE] Released version 1.3.12 with the following main changes : by Willy Tarreau · Sun Jun 17 23:41:40 2007 +0200
  43. a3503e0 [RELEASE] Released version 1.3.11.4 with the following main changes : by Willy Tarreau · Sun Jun 03 17:27:07 2007 +0200
  44. 3c6fc07 [RELEASE] Released version 1.3.11.3 with the following main changes : by Willy Tarreau · Mon May 14 14:40:25 2007 +0200
  45. fc273c2 [RELEASE] Released version 1.3.11.2 with the following main changes : by Willy Tarreau · Mon May 14 03:42:47 2007 +0200
  46. 3c5340c [RELEASE] Released version 1.3.11.1 with the following main changes : by Willy Tarreau · Mon May 14 03:18:43 2007 +0200
  47. 544eb40 [RELEASE] Released version 1.3.11 with the following main changes : by Willy Tarreau · Mon May 14 02:42:33 2007 +0200
  48. 086b3b4 [MAJOR] ported the captures to use the new mempool v2 by Willy Tarreau · Sun May 13 21:45:51 2007 +0200
  49. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · Sun May 13 18:26:08 2007 +0200
  50. 9ca931f [RELEASE] Released version 1.3.10.2 with the following main changes : by Willy Tarreau · Thu May 10 07:51:17 2007 +0200
  51. 13398d3 [RELEASE] Released version 1.3.10.1 with the following main changes : by Willy Tarreau · Wed May 09 22:58:28 2007 +0200
  52. 61beedf [RELEASE] Released version 1.3.10 with the following main changes : by Willy Tarreau · Wed May 09 01:44:58 2007 +0200
  53. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · Mon May 07 00:36:48 2007 +0200
  54. 2e8eb67 [BUILD] do not build rbtree anymore by Willy Tarreau · Mon Apr 30 17:30:59 2007 +0200
  55. 6e0433f [RELEASE] Released version 1.3.9 with the following changes : by Willy Tarreau · Mon Apr 16 01:18:12 2007 +0200
  56. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · Mon Apr 16 00:53:59 2007 +0200
  57. a1973c4 [CLEANUP] make makefile more old sh-friendly by Willy Tarreau · Mon Apr 09 22:07:11 2007 +0200
  58. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · Sun Apr 08 16:39:58 2007 +0200
  59. 42c7659 [RELEASE] Released version 1.3.8.2 with the following changes : by Willy Tarreau · Tue Apr 03 20:30:13 2007 +0200
  60. ef6d761 [RELEASE] Released version 1.3.8.1 with the following changes : by Willy Tarreau · Sun Apr 01 11:06:22 2007 +0200
  61. d661cc0 [RELEASE] Released version 1.3.8 with the following changes : by Willy Tarreau · Mon Mar 26 00:24:56 2007 +0200
  62. b38651a [MEDIUM] check for cttproxy support when required by Willy Tarreau · Sat Mar 24 17:24:39 2007 +0100
  63. 9cabf70 [RELEASE] Released version 1.3.7 with the following changes : by Willy Tarreau · Fri Jan 26 23:49:01 2007 +0100
  64. e7a2438 [RELEASE] Released version 1.3.6.1 with the following change : by Willy Tarreau · Mon Jan 22 08:57:44 2007 +0100
  65. 49e1ee8 [RELEASE] Released 1.3.6 with the following changes : by Willy Tarreau · Mon Jan 22 00:56:46 2007 +0100
  66. 5871f8e [RELEASE] Released 1.3.5 with the following major changes : by Willy Tarreau · Sun Jan 07 02:47:01 2007 +0100
  67. 86efac8 Merge branch 'rbtree' by Willy Tarreau · Sun Jan 07 02:17:18 2007 +0100
  68. 733fef4 Merge branch 'tcpsplice' by Willy Tarreau · Sun Jan 07 02:16:59 2007 +0100
  69. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  70. 42afc3b [MINOR] Makefile: git-log may return multiple dates in case of merges. by Willy Tarreau · Sun Jan 07 00:43:29 2007 +0100
  71. 6d1a988 [MAJOR] complete support and doc for tcp-splicing by Willy Tarreau · Sun Jan 07 02:03:04 2007 +0100
  72. 6620dbb [RELEASE] released 1.3.4 by Willy Tarreau · Tue Jan 02 00:44:53 2007 +0100
  73. 9bf6c6e [BUILD] makefile now detects and uses git to set the version by Willy Tarreau · Sat Dec 23 11:12:04 2006 +0100
  74. 79b34bf [BUILD] version and date now come from the makefile by Willy Tarreau · Fri Dec 22 15:28:43 2006 +0100
  75. c21aa08 [BUILD] fixed the "git-tar" target in the Makefile by Willy Tarreau · Mon Dec 18 00:15:06 2006 +0100
  76. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · Sun Dec 03 15:21:35 2006 +0100
  77. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · Sun Nov 12 23:57:19 2006 +0100
  78. 9c9fea4 [RELEASE] released 1.3.3 by Willy Tarreau · Mon Oct 16 00:03:35 2006 +0200
  79. 390223b [BUILD] only enable regparm on x86 to avoid useless warnings by Willy Tarreau · Sun Oct 15 23:43:42 2006 +0200
  80. 1a58749 [BUILD] make clean did not work on anything but bash by Willy Tarreau · Sun Oct 15 23:40:58 2006 +0200
  81. 9f0a901 [BUILD] added the 'git-tar' target to the Makefile by Willy Tarreau · Sun Oct 15 14:24:14 2006 +0200
  82. 690f9aa [RELEASE] released 1.3.2 by Willy Tarreau · Sun Sep 03 11:23:06 2006 +0200
  83. 8f2b855 [RELEASE] released 1.3.1 after resyncing with 1.2.15 by Willy Tarreau · Sun Jul 09 17:11:39 2006 +0200
  84. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200
  85. 7e6328d [RELEASE] released 1.2.14 by willy tarreau · Sun May 21 23:26:20 2006 +0200
  86. 9e13886 [MEDIUM] added the new 'stats' keyword with user authentication subsystem. by willy tarreau · Sun May 14 23:06:28 2006 +0200
  87. 4404b7e [RELEASE] released version 1.2.13.1 by Willy TARREAU · Sun May 14 10:00:09 2006 +0200
  88. c3a2e07 [RELEASE] released version 1.2.13 by willy tarreau · Sat May 13 18:51:38 2006 +0200
  89. c0d4bbd [VERSION] updated everything to reflect version 1.2.12. by willy tarreau · Sat Apr 15 21:47:50 2006 +0200
  90. e0dd269 * Released version 1.2.11.1 by willy tarreau · Thu Mar 30 16:27:34 2006 +0200
  91. e114bf9 cleaned the 'tar' target and allowed the 'clean' target to remove the tar.gz file. by willy tarreau · Sun Mar 19 21:30:14 2006 +0100
  92. cee272f Added the 'tar' target to build the tar.gz archive directly from git. by willy tarreau · Sun Mar 19 21:16:26 2006 +0100
  93. d38e72d Separated OpenBSD build from the main Makefile into a new one. by willy tarreau · Sun Mar 19 20:56:52 2006 +0100
  94. 13032e7 * added the ability to enforce a maximum number of connections at compile time via SYSTEM_MAXCONN. by Willy TARREAU · Sun Mar 12 17:31:45 2006 +0100
  95. edb12df * Added a 'haproxy.bsd' entry to fix openbsd build by Willy TARREAU · Sun Jan 29 23:19:04 2006 +0100
  96. 4373b96 * added "static-pcre" to the list of supported regex options in the Makefile. by willy tarreau · Sun Dec 18 01:32:31 2005 +0100
  97. b952e1d * released 1.2.7rc (1.1.33rc) by willy tarreau · Sun Dec 18 01:31:20 2005 +0100
  98. 64a3cc3 * released 1.2.5 (1.1.31) by willy tarreau · Sun Dec 18 01:13:11 2005 +0100
  99. 1c2ad21 * released 1.2.5-pre4 by willy tarreau · Sun Dec 18 01:11:29 2005 +0100
  100. ad90a0c * released 1.2.5-pre3 by willy tarreau · Sun Dec 18 01:09:15 2005 +0100