1. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  2. 0b4ed90 [BUILD] cfgparse requires errno.h on OpenBSD. by Willy Tarreau · Mon Mar 26 00:18:40 2007 +0200
  3. 417fae0 [MINOR] changed server weight storage from char to unsigned int by Willy Tarreau · Sun Mar 25 21:16:40 2007 +0200
  4. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  5. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  6. 7ac51f6 [MEDIUM] add the "except" keyword to the "forwardfor" option by Willy Tarreau · Sun Mar 25 16:00:04 2007 +0200
  7. 95c20ac [MEDIUM] add user/groupname support by Willy Tarreau · Sun Mar 25 15:39:23 2007 +0200
  8. 8d9246d [MINOR] more friendly reports of wrong uses of the usesrc keyword by Willy Tarreau · Sat Mar 24 12:47:24 2007 +0100
  9. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · Sun Jan 21 19:16:41 2007 +0100
  10. ef00b50 [MINOR] try to guess server check port when unset by Willy Tarreau · Sun Jan 07 02:40:09 2007 +0100
  11. 86efac8 Merge branch 'rbtree' by Willy Tarreau · Sun Jan 07 02:17:18 2007 +0100
  12. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  13. 8f922fc [MINOR] added the "tcpsplice" option by Willy Tarreau · Sat Jan 06 21:11:49 2007 +0100
  14. 4fee4e9 [MINOR] the options table now sets the prerequisite checks by Willy Tarreau · Sat Jan 06 21:09:17 2007 +0100
  15. 5fdfb91 [MEDIUM] implemented the "default_backend" keyword by Willy Tarreau · Mon Jan 01 23:11:07 2007 +0100
  16. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · Sun Dec 31 17:46:05 2006 +0100
  17. 13943ab [MEDIUM] use an array to store most common options by Willy Tarreau · Sun Dec 31 00:24:10 2006 +0100
  18. 977b8e4 [MAJOR] distinguish between frontend, backend, ruleset and listen by Willy Tarreau · Fri Dec 29 14:19:17 2006 +0100
  19. 8603431 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn by Willy Tarreau · Fri Dec 29 00:10:33 2006 +0100
  20. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · Sun Dec 24 17:47:20 2006 +0100
  21. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · Sat Dec 23 20:51:41 2006 +0100
  22. a496b60 [MAJOR] merged the 'setbe' actions to switch the backend on a regex by Willy Tarreau · Sun Dec 17 23:15:24 2006 +0100
  23. 97a738f [MINOR] add the fiprm and beprm indirections to struct proxy by Willy Tarreau · Sun Dec 17 18:02:30 2006 +0100
  24. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · Sun Nov 12 23:57:19 2006 +0100
  25. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · Sun Oct 15 15:17:57 2006 +0200
  26. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · Sun Sep 03 09:56:00 2006 +0200
  27. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · Sun Jul 09 08:22:27 2006 +0200
  28. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · Sun Jul 09 16:42:34 2006 +0200
  29. 2738a14 [MEDIUM] now upon startup, haproxy will warn about missing timeouts. by Willy Tarreau · Sat Jul 08 17:28:09 2006 +0200
  30. 791d66d [MINOR] added lots of Content-Type: text/html to HTML responses and stats. by Willy Tarreau · Sat Jul 08 16:53:38 2006 +0200
  31. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  32. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200