1. b3e54fe MAJOR: namespace: add Linux network namespace support by KOVACS Krisztian · Mon Nov 17 15:11:45 2014 +0100
  2. 9ce1311 BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks by Cyril Bonté · Sat Nov 15 22:41:27 2014 +0100
  3. bfc7b7a MAJOR: checks: add support for a new "drain" administrative mode by Willy Tarreau · Thu May 22 16:14:34 2014 +0200
  4. 9943d31 MINOR: server: make use of srv_is_usable() instead of checking eweight by Willy Tarreau · Thu May 22 16:20:59 2014 +0200
  5. 8eb7784 MINOR: server: implement srv_set_stopping() by Willy Tarreau · Wed May 21 13:54:57 2014 +0200
  6. dbd5e78 MINOR: server: implement srv_set_running() by Willy Tarreau · Tue May 20 22:46:35 2014 +0200
  7. e7d1ef1 MINOR: server: implement srv_set_stopped() by Willy Tarreau · Tue May 20 22:25:12 2014 +0200
  8. bda9227 MINOR: server: make the status reporting function support a reason by Willy Tarreau · Tue May 20 21:55:30 2014 +0200
  9. 3209123 MEDIUM: server: allow multi-level server tracking by Willy Tarreau · Fri May 16 13:52:00 2014 +0200
  10. a0066dd MEDIUM: server: properly support and propagate the maintenance status by Willy Tarreau · Fri May 16 11:25:16 2014 +0200
  11. 4aac7db REORG: checks: put the functions in the appropriate files ! by Willy Tarreau · Fri May 16 11:48:10 2014 +0200
  12. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · Tue May 13 23:41:20 2014 +0200
  13. 2012521 REORG/MEDIUM: server: move the maintenance bits out of the server state by Willy Tarreau · Tue May 13 19:44:56 2014 +0200
  14. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · Tue May 13 15:54:22 2014 +0200
  15. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · Tue May 13 19:27:31 2014 +0200
  16. 02615f9 MINOR: server: remove the SRV_DRAIN flag which can always be deduced by Willy Tarreau · Tue May 13 22:08:20 2014 +0200
  17. 5cf0b52 MEDIUM: checks: only complain about the missing port when the check uses TCP by Willy Tarreau · Fri May 09 23:59:19 2014 +0200
  18. 9cf8d3f MINOR: protocols: use is_inet_addr() when only INET addresses are desired by Willy Tarreau · Fri May 09 22:56:10 2014 +0200
  19. 640556c BUG/MINOR: checks: correctly configure the address family and protocol by Willy Tarreau · Fri May 09 23:38:15 2014 +0200
  20. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · Thu May 08 23:42:08 2014 -0400
  21. 272adea REORG: cfgparse: move server keyword parsing to server.c by Willy Tarreau · Mon Mar 31 10:39:59 2014 +0200
  22. a20cb85 MINOR: stats: Enhancement to stats page to provide information of last session time. by Bhaskar Maddala · Mon Feb 03 16:26:46 2014 -0500
  23. ff5ae35 MINOR: checks: use check->state instead of srv->state & SRV_CHECKED by Willy Tarreau · Wed Dec 11 20:36:34 2013 +0100
  24. 58c3297 MEDIUM: Set rise and fall of agent checks to 1 by Simon Horman · Mon Nov 25 10:46:38 2013 +0900
  25. 004e045 BUG/MAJOR: server: weight calculation fails for map-based algorithms by Willy Tarreau · Thu Nov 21 11:22:01 2013 +0100
  26. 125d099 MEDIUM: Move health element to struct check by Simon Horman · Sun Feb 24 17:23:38 2013 +0900
  27. 4a74143 MEDIUM: Paramatise functions over the check of a server by Simon Horman · Sat Feb 23 15:35:38 2013 +0900
  28. 6618300 MEDIUM: Split up struct server's check element by Simon Horman · Sat Feb 23 10:16:43 2013 +0900
  29. a360844 CLEANUP: Make parameters of srv_downtime and srv_getinter const by Simon Horman · Fri Nov 01 16:46:15 2013 +0900
  30. b796afa MEDIUM: server: Tighten up parsing of weight string by Simon Horman · Tue Feb 12 10:45:53 2013 +0900
  31. 58b5d29 MEDIUM: server: Allow relative weights greater than 100% by Simon Horman · Tue Feb 12 10:45:52 2013 +0900
  32. 7d09b9a MEDIUM: server: Break out set weight processing code by Simon Horman · Tue Feb 12 10:45:51 2013 +0900
  33. dff5543 MEDIUM: server: move parsing of keyword "id" to server.c by Willy Tarreau · Wed Oct 10 17:51:05 2012 +0200
  34. 21faa91 MINOR: server: add minimal infrastructure to parse keywords by Willy Tarreau · Wed Oct 10 08:27:36 2012 +0200
  35. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  36. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · Mon Jan 21 01:54:06 2008 +0100
  37. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  38. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  39. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200