1. a94f2d2 [MINOR] stats/html: use the arial font before helvetica by Willy Tarreau · Sun May 10 20:08:10 2009 +0200
  2. a3e4942 [MINOR] stats: report max sessions/s and limit in HTML stats by Willy Tarreau · Sun May 10 19:19:41 2009 +0200
  3. 8f208ec [MINOR] stats: report max sessions/s and limit in CSV export by Willy Tarreau · Sun May 10 19:01:49 2009 +0200
  4. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · Sat Apr 11 20:44:08 2009 +0200
  5. 0bba5a8 [BUG] stats: total and lbtot are unsigned by Willy Tarreau · Tue Apr 07 13:27:40 2009 +0200
  6. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · Fri Apr 03 14:49:12 2009 +0200
  7. 0a6d2ef [MINOR] stats/html: group digits by 3 to clarify numbers by Willy Tarreau · Sun Mar 29 14:46:01 2009 +0200
  8. c6dcad6 [MINOR] show sess: report a lot more information about sessions by Willy Tarreau · Sun Mar 29 00:18:14 2009 +0100
  9. 3884cba [MINOR] show sess: report number of calls to each task by Willy Tarreau · Sat Mar 28 17:54:35 2009 +0100
  10. c7bdf09 [MINOR] stats: report number of tasks (active and running) by Willy Tarreau · Sat Mar 21 18:33:52 2009 +0100
  11. 787bbd9 [MINOR] show errors: encode backslash as well as non-ascii characters by Willy Tarreau · Thu Mar 12 08:18:33 2009 +0100
  12. 4726f53 [OPTIM] task: don't unlink a task from a wait queue when waking it up by Willy Tarreau · Sat Mar 07 17:25:21 2009 +0100
  13. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · Thu Mar 05 18:43:00 2009 +0100
  14. 74808cb [MEDIUM] implement error dump on unix socket with "show errors" by Willy Tarreau · Wed Mar 04 15:53:18 2009 +0100
  15. fd3828e [BUG] fix random memory corruption using "show sess" by Willy Tarreau · Sun Feb 22 15:17:24 2009 +0100
  16. a206fa9 [STATS] report pipe usage in the statistics by Willy Tarreau · Sun Jan 25 14:02:00 2009 +0100
  17. 8a5c626 [MINOR] stats: indicate if a task is running in "show sess" by Willy Tarreau · Mon Dec 08 00:16:21 2008 +0100
  18. 3dfe6cd [MEDIUM] add support for "show sess" in unix stats socket by Willy Tarreau · Sun Dec 07 22:29:48 2008 +0100
  19. 0a46489 [MINOR] slightly rebalance stats_dump_{raw,http} by Willy Tarreau · Sun Dec 07 18:30:00 2008 +0100
  20. 01bf867 [MEDIUM] reference the current hijack function in the buffer itself by Willy Tarreau · Sun Dec 07 18:03:29 2008 +0100
  21. b1356cf [MAJOR] make unix sockets work again with stats by Willy Tarreau · Sun Dec 07 16:06:43 2008 +0100
  22. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · Sun Nov 30 19:48:07 2008 +0100
  23. 72b179a [MEDIUM] reintroduce BF_HIJACK with produce_content by Willy Tarreau · Thu Aug 28 16:01:32 2008 +0200
  24. 1ae3a05 [MEDIUM] remove unused references to {CL|SV}_STSHUT* by Willy Tarreau · Sat Aug 16 10:56:30 2008 +0200
  25. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  26. 284648e [CLEANUP] remove unused include/types/client.h by Willy Tarreau · Mon Jul 14 23:57:33 2008 +0200
  27. 10522fd [MEDIUM] modularize the global "stats" keyword configuration parser by Willy Tarreau · Wed Jul 09 20:12:41 2008 +0200
  28. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  29. 8e4b21d [BUG] Flush buffers also where there are exactly 0 bytes left by Krzysztof Piotr Oledzki · Sun Apr 20 21:34:47 2008 +0200
  30. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · Mon Mar 17 21:38:24 2008 +0100
  31. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · Sun Mar 02 02:42:14 2008 +0100
  32. f58a962 [MINOR] Implement persistent id for proxies and servers by Krzysztof Piotr Oledzki · Sat Feb 23 01:19:10 2008 +0100
  33. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · Mon Feb 18 01:26:35 2008 +0100
  34. 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
  35. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · Thu Jan 03 10:19:15 2008 +0100
  36. ddbb82f [STATS] report the number of times each server was selected by Willy Tarreau · Wed Dec 05 10:34:49 2007 +0100
  37. 5542af6 [MEDIUM] slowstart: ensure we don't start with a null weight by Willy Tarreau · Mon Dec 03 02:04:00 2007 +0100
  38. b3f32f5 [MEDIUM] add support for time units in the configuration by Willy Tarreau · Sun Dec 02 22:15:14 2007 +0100
  39. 4bab24d [MINOR] stats: report the server warm up status in a "throttle" column by Willy Tarreau · Fri Nov 30 18:16:29 2007 +0100
  40. 2ea8193 [MEDIUM] report disabled servers as "NOLB" when they are still UP by Willy Tarreau · Fri Nov 30 12:04:38 2007 +0100
  41. 5dc2fa6 [MINOR] add a weight divisor to the struct proxy by Willy Tarreau · Mon Nov 19 19:10:18 2007 +0100
  42. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · Thu Nov 15 23:26:18 2007 +0100
  43. 1fbe493 [BUG] missing header names in raw stats output by Willy Tarreau · Mon Nov 26 16:15:35 2007 +0100
  44. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · Sun Nov 04 23:35:08 2007 +0100
  45. 6fb42e0 [MINOR] add an options field to the listeners by Willy Tarreau · Sun Oct 28 17:02:33 2007 +0100
  46. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · Thu Oct 25 20:15:38 2007 +0200
  47. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · Mon Oct 22 16:21:10 2007 +0200
  48. d4e1b5f [MINOR] stats: update the width of the table to 22 columns by Willy Tarreau · Fri Oct 19 06:23:19 2007 +0200
  49. 1cf36ba [MEDIUM] stats: count server retries and redispatches by Krzysztof Oledzki · Thu Oct 18 19:12:30 2007 +0200
  50. 1388a3a [BUG] scope "." must match the backend and not the frontend by Willy Tarreau · Thu Oct 18 16:38:37 2007 +0200
  51. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · Thu Oct 18 13:53:22 2007 +0200
  52. 3e76e72 [MEDIUM] implement the statistics output on a unix socket by Willy Tarreau · Wed Oct 17 18:57:38 2007 +0200
  53. 5031e6a [MINOR] add a link to the CSV export on the stats page. by Willy Tarreau · Thu Oct 18 11:05:48 2007 +0200
  54. 55bb845 [MEDIUM] implement the CSV output for the statistics by Willy Tarreau · Wed Oct 17 18:44:57 2007 +0200
  55. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · Wed Oct 17 17:06:05 2007 +0200