1. 1ae3a05 [MEDIUM] remove unused references to {CL|SV}_STSHUT* by Willy Tarreau · Sat Aug 16 10:56:30 2008 +0200
  2. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  3. 284648e [CLEANUP] remove unused include/types/client.h by Willy Tarreau · Mon Jul 14 23:57:33 2008 +0200
  4. 10522fd [MEDIUM] modularize the global "stats" keyword configuration parser by Willy Tarreau · Wed Jul 09 20:12:41 2008 +0200
  5. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  6. 8e4b21d [BUG] Flush buffers also where there are exactly 0 bytes left by Krzysztof Piotr Oledzki · Sun Apr 20 21:34:47 2008 +0200
  7. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · Mon Mar 17 21:38:24 2008 +0100
  8. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · Sun Mar 02 02:42:14 2008 +0100
  9. f58a962 [MINOR] Implement persistent id for proxies and servers by Krzysztof Piotr Oledzki · Sat Feb 23 01:19:10 2008 +0100
  10. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · Mon Feb 18 01:26:35 2008 +0100
  11. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · Sun Jan 06 16:36:16 2008 +0100
  12. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · Thu Jan 03 10:19:15 2008 +0100
  13. ddbb82f [STATS] report the number of times each server was selected by Willy Tarreau · Wed Dec 05 10:34:49 2007 +0100
  14. 5542af6 [MEDIUM] slowstart: ensure we don't start with a null weight by Willy Tarreau · Mon Dec 03 02:04:00 2007 +0100
  15. b3f32f5 [MEDIUM] add support for time units in the configuration by Willy Tarreau · Sun Dec 02 22:15:14 2007 +0100
  16. 4bab24d [MINOR] stats: report the server warm up status in a "throttle" column by Willy Tarreau · Fri Nov 30 18:16:29 2007 +0100
  17. 2ea8193 [MEDIUM] report disabled servers as "NOLB" when they are still UP by Willy Tarreau · Fri Nov 30 12:04:38 2007 +0100
  18. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · Mon Nov 19 19:10:18 2007 +0100
  19. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  20. 1fbe493 [BUG] missing header names in raw stats output by Willy Tarreau · Mon Nov 26 16:15:35 2007 +0100
  21. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · Sun Nov 04 23:35:08 2007 +0100
  22. 6fb42e0 [MINOR] add an options field to the listeners by Willy Tarreau · Sun Oct 28 17:02:33 2007 +0100
  23. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · Thu Oct 25 20:15:38 2007 +0200
  24. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  25. d4e1b5f [MINOR] stats: update the width of the table to 22 columns by Willy Tarreau · Fri Oct 19 06:23:19 2007 +0200
  26. 1cf36ba [MEDIUM] stats: count server retries and redispatches by Krzysztof Oledzki · Thu Oct 18 19:12:30 2007 +0200
  27. 1388a3a [BUG] scope "." must match the backend and not the frontend by Willy Tarreau · Thu Oct 18 16:38:37 2007 +0200
  28. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · Thu Oct 18 13:53:22 2007 +0200
  29. 3e76e72 [MEDIUM] implement the statistics output on a unix socket by Willy Tarreau · Wed Oct 17 18:57:38 2007 +0200
  30. 5031e6a [MINOR] add a link to the CSV export on the stats page. by Willy Tarreau · Thu Oct 18 11:05:48 2007 +0200
  31. 55bb845 [MEDIUM] implement the CSV output for the statistics by Willy Tarreau · Wed Oct 17 18:44:57 2007 +0200
  32. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · Wed Oct 17 17:06:05 2007 +0200