1. 362eaeb REORG: stats: dump the server stats via the generic function by Willy Tarreau · Fri Jan 08 17:23:28 2016 +0100
  2. fa9512f REORG: stats: dump the socket stats via the generic function by Willy Tarreau · Fri Jan 08 17:20:51 2016 +0100
  3. b5f66b8 REORG: stats: dump the frontend's HTML stats via a generic function by Willy Tarreau · Fri Jan 08 17:15:39 2016 +0100
  4. 7101b64 MEDIUM: stats: make it possible to report the WAITING state for listeners by Willy Tarreau · Fri Jan 08 17:05:19 2016 +0100
  5. a6f5a73 MEDIUM: stats: report the listeners' address in the CSV output by Willy Tarreau · Fri Jan 08 16:59:56 2016 +0100
  6. 0c378ef MEDIUM: stats: compute the color code only in the HTML form by Willy Tarreau · Fri Jan 08 16:51:35 2016 +0100
  7. e4847c6 MEDIUM: stats: report the cookie value in the server & backend CSV dumps by Willy Tarreau · Fri Jan 08 15:43:54 2016 +0100
  8. 3a4ec3a MEDIUM: stats: report server's address in the CSV output by Willy Tarreau · Fri Jan 08 15:35:43 2016 +0100
  9. 0deb85a MEDIUM: stats: expose the same flags for CLI and HTTP accesses by Willy Tarreau · Fri Jan 08 15:33:18 2016 +0100
  10. 89fa691 MEDIUM: stats: only report observe errors when observe is set by Willy Tarreau · Fri Jan 08 15:12:28 2016 +0100
  11. 30d3373 MEDIUM: stats: make the HTML server state dump use the CSV states by Willy Tarreau · Fri Jan 08 14:57:09 2016 +0100
  12. 3141f59 MINOR: stats: add check and agent's health values in the output by Willy Tarreau · Fri Jan 08 14:25:28 2016 +0100
  13. dd7354b MINOR: stats: add check_desc and agent_desc to the output fields by Willy Tarreau · Fri Jan 08 13:47:26 2016 +0100
  14. 7f61884 MINOR: stats: add agent_status, agent_code, agent_duration to output by Willy Tarreau · Fri Jan 08 11:40:03 2016 +0100
  15. ce1dd44 MINOR: stats: make HTML stats dump rely on the table for the check status by Willy Tarreau · Fri Jan 08 09:48:26 2016 +0100
  16. 03fb1c5 MINOR: stats: prepend '*' in front of the check status when in progress by Willy Tarreau · Fri Jan 08 09:43:54 2016 +0100
  17. 7344f47 MINOR: stats: only report backend's down time if it has servers by Willy Tarreau · Mon Jan 11 12:04:02 2016 +0100
  18. 8a8cce1 MINOR: stats: make CSV report server check status only when enabled by Willy Tarreau · Fri Jan 08 09:41:59 2016 +0100
  19. 8485f4e MINOR: stats: do not check srv->state for SRV_ST_STOPPED in HTML dumps by Willy Tarreau · Thu Jan 07 13:59:10 2016 +0100
  20. 02bc6c2 MINOR: stats: do not use srv->admin & STATS_ADMF_MAINT in HTML dumps by Willy Tarreau · Thu Jan 07 12:59:57 2016 +0100
  21. ba2f264 MEDIUM: stats: move the server state coloring logic to the server dump function by Willy Tarreau · Thu Jan 07 09:54:40 2016 +0100
  22. 164d4a9 MEDIUM: stats: make stats_dump_sv_stats() use the stats field for HTML by Willy Tarreau · Wed Jan 06 19:48:21 2016 +0100
  23. 2b96cf1 MEDIUM: stats: convert stats_dump_sv_stats() to use stats_dump_fields_csv() by Willy Tarreau · Wed Jan 06 19:25:38 2016 +0100
  24. 770c217 MEDIUM: stats: make stats_dump_be_stats() use stats fields for HTML dump by Willy Tarreau · Wed Jan 06 17:14:42 2016 +0100
  25. f6eecbe MEDIUM: stats: convert stats_dump_be_stats() to use stats_dump_fields_csv() by Willy Tarreau · Wed Jan 06 16:14:50 2016 +0100
  26. f7e2723 MEDIUM: stats: make stats_dump_li_stats() use stats fields for HTML dump by Willy Tarreau · Wed Jan 06 15:49:26 2016 +0100
  27. 4607fad MEDIUM: stats: convert stats_dump_li_stats() to use stats_dump_fields_csv() by Willy Tarreau · Wed Jan 06 15:41:29 2016 +0100
  28. d72c917 MEDIUM: stats: make stats_dump_fe_stats() use stats fields for HTML dump by Willy Tarreau · Wed Jan 06 15:26:40 2016 +0100
  29. 9e56107 MEDIUM: stats: convert stats_dump_fe_stats() to use stats_dump_fields_csv() by Willy Tarreau · Mon Jan 04 19:36:41 2016 +0100
  30. 82a8602 MINOR: stats: create stats fields storage and CSV dump function by Willy Tarreau · Mon Jan 04 19:04:18 2016 +0100
  31. f614229 MINOR: stats: don't hard-code the CSV fields list anymore by Willy Tarreau · Mon Jan 04 17:24:29 2016 +0100
  32. 8e20514 MINOR: stats: add a declaration of all stats fields by Willy Tarreau · Mon Jan 04 17:23:25 2016 +0100
  33. 1b4ba1e MEDIUM: stats: make use of stats_dump_info_fields() for "show info" by Willy Tarreau · Mon Jan 11 18:29:04 2016 +0100
  34. bf95cba MINOR: stats: add stats_dump_info_fields() to dump one field per line by Willy Tarreau · Mon Jan 11 18:27:29 2016 +0100
  35. 638d40a MINOR: stats: add a function to emit fields into a chunk by Willy Tarreau · Wed Feb 24 23:11:01 2016 +0100
  36. 4529c07 MEDIUM: stats: fill all the show info elements prior to displaying them by Willy Tarreau · Mon Jan 11 18:17:07 2016 +0100
  37. c4832de MINOR: stats: add all the "show info" fields in a table by Willy Tarreau · Mon Jan 11 18:12:26 2016 +0100
  38. 9727cf4 CLEANUP: stats: Avoid computation with uninitialized bits. by Andreas Seltenreich · Thu Mar 03 19:32:25 2016 +0100
  39. 09a9178 MINOR: server: generalize the "updater" source by Thierry Fournier · Wed Feb 24 08:25:39 2016 +0100
  40. ae79572 MINOR: cli: add a new "show env" command by Willy Tarreau · Tue Feb 16 11:27:28 2016 +0100
  41. 0d6b7a4 BUG/MINOR: stats: fix missing comma in stats on agent drain by Raghu Udiyar · Fri Feb 05 22:30:11 2016 +0530
  42. fdfcc9d MINOR: stats: send content-length with the redirect to allow keep-alive by Willy Tarreau · Tue Jan 26 13:57:29 2016 +0100
  43. ceeafb5 BUG/CLEANUP: CLI: report the proper field states in "show sess" by Willy Tarreau · Mon Jan 25 15:27:17 2016 +0100
  44. 081b336 BUILD: dumpstats: silencing warning for printf format specifier / time_t by David Carlier · Wed Nov 18 06:10:22 2015 +0000
  45. a1c2b2c BUG/MEDIUM: cli: changing compression rate-limiting must require admin level by Willy Tarreau · Thu Nov 26 18:32:39 2015 +0100
  46. 58102cf MEDIUM: memory: add accounting for failed allocations by Willy Tarreau · Wed Oct 28 16:24:21 2015 +0100
  47. edb93a7 MINOR: cli: ability to set per-server maxconn by Andrew Hayworth · Tue Oct 27 21:46:25 2015 +0000
  48. 061b5de BUG/MINOR: config: make the stats socket pass the correct proxy to the parsers by Willy Tarreau · Tue Oct 13 15:06:57 2015 +0200
  49. e32d186 BUG/MINOR: Handle interactive mode in cli handler by Andrew Hayworth · Fri Oct 02 15:08:10 2015 +0000
  50. 6457d0f CLEANUP: cli: ensure we can never double-free error messages by Willy Tarreau · Wed Oct 07 20:00:24 2015 +0200
  51. 68d0534 MINOR: cli: Dump all resolvers stats if no resolver section is given by Andrew Hayworth · Fri Oct 02 20:33:01 2015 +0000
  52. 5cfa3bc MINOR: cli: do not call the release handler on internal error. by Willy Tarreau · Fri Sep 25 20:08:51 2015 +0200
  53. c9e930a BUG/MEDIUM: cli: properly handle closed output by Willy Tarreau · Fri Sep 25 20:06:08 2015 +0200
  54. 68c00c7 BUG/MINOR: stats: do not call cli_release_handler 3 times by Willy Tarreau · Fri Sep 25 19:21:19 2015 +0200
  55. f1e0212 BUG/MAJOR: cli: do not dereference strm_li()->proto->name by Willy Tarreau · Wed Sep 23 12:16:43 2015 +0200
  56. 9b6857e MINOR: cli: new stats socket command: show backend by Baptiste Assmann · Fri Sep 18 14:49:12 2015 +0200
  57. 2828946 MINOR: cli: new stats socket command: show servers state by Baptiste Assmann · Fri Jul 03 08:01:20 2015 +0200
  58. 6cdea93 MINOR: dns: dns_nameserver structure update: new counter for truncated response by Baptiste Assmann · Wed Sep 02 21:56:05 2015 +0200
  59. 5d24ebc MEDIUM: stick-tables: use the sample type names by Thierry FOURNIER · Fri Jul 24 08:46:42 2015 +0200
  60. 7d4335c MEDIUM: pattern/map: Maps can returns various types by Thierry FOURNIER · Wed Aug 19 09:05:25 2015 +0200
  61. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  62. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  63. 503bb09 MINOR: samples: rename some struct member from "smp" to "data" by Thierry FOURNIER · Wed Aug 19 08:35:43 2015 +0200
  64. cc79b00 BUG/MINOR: ssl: TLS Ticket Key rotation broken via socket command by Pradeep Jindal · Thu Aug 20 18:25:17 2015 +0530
  65. 03d0e45 MEDIUM: cli: rely on the map's output type instead of the sample type by Thierry FOURNIER · Thu Jul 23 18:33:41 2015 +0200
  66. 4e5d58e MINOR: stats: improve compression stats reporting by Willy Tarreau · Sat Jul 04 14:35:15 2015 +0200
  67. 666f504 BUILD/MINOR: stats: fix build warning due to condition always true by Willy Tarreau · Wed Jun 17 19:49:52 2015 +0200
  68. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · Sun May 17 00:33:24 2015 +0200
  69. 3d8f831 MEDIUM: server: change server ip address from stats socket by Baptiste Assmann · Mon Apr 13 22:54:33 2015 +0200
  70. be1ccae MEDIUM: stats: escape some strings in the CSV dump by Thierry FOURNIER · Thu May 28 16:02:01 2015 +0200
  71. e2dc1fa MEDIUM: stick-table: remove the now duplicate find_stktable() function by Willy Tarreau · Tue May 26 12:08:07 2015 +0200
  72. 9e0bb10 CLEANUP: proxy: make the proxy lookup functions more user-friendly by Willy Tarreau · Tue May 26 11:24:42 2015 +0200
  73. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · Sat May 09 08:46:01 2015 +0200
  74. 6bcb95d BUG/MEDIUM: stats: properly initialize the scope before dumping stats by Willy Tarreau · Mon May 04 18:07:56 2015 +0200
  75. fe12793 MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put} by Willy Tarreau · Tue Apr 21 19:23:39 2015 +0200
  76. d4da196 MEDIUM: applet: centralize the call to si_applet_done() in the I/O handler by Willy Tarreau · Mon Apr 20 01:31:23 2015 +0200
  77. b9c8911 MEDIUM: dumpstats: don't unregister the applet anymore by Willy Tarreau · Mon Apr 20 01:08:05 2015 +0200
  78. 828824a MAJOR: applet: now call si_applet_done() instead of si_update() in I/O handlers by Willy Tarreau · Sun Apr 19 17:20:03 2015 +0200
  79. 3057645 CLEANUP: applet: rename struct si_applet to applet by Willy Tarreau · Mon Apr 13 13:50:30 2015 +0200
  80. 8a8d83b REORG: applet: move the applet definitions out of stream_interface by Willy Tarreau · Mon Apr 13 13:24:54 2015 +0200
  81. 00a37f0 MEDIUM: applet: make the applet not depend on a stream interface anymore by Willy Tarreau · Mon Apr 13 12:05:19 2015 +0200
  82. b167b6b MEDIUM: stats: Differentiate between DRAIN and DRAIN (agent) by Simon Horman · Thu Apr 23 14:51:29 2015 +0900
  83. 4463d19 MEDIUM: stats: Only report drain state in stats if server has SRV_ADMF_DRAIN set by Simon Horman · Thu Apr 23 14:51:28 2015 +0900
  84. 837bfa7 MEDIUM: stats: Separate server state and colour in stats by Simon Horman · Thu Apr 23 14:51:27 2015 +0900
  85. 4d2eab6 MEDIUM: stats: Add enum srv_stats_state by Simon Horman · Thu Apr 23 14:51:26 2015 +0900
  86. 9903f0e REORG: session: move the session parts out of stream.c by Willy Tarreau · Sat Apr 04 18:50:31 2015 +0200
  87. d0d8da9 MINOR: stream: provide a few helpers to retrieve frontend, listener and origin by Willy Tarreau · Sat Apr 04 02:10:38 2015 +0200
  88. eee5b51 MAJOR: http: move http_txn out of struct stream by Willy Tarreau · Fri Apr 03 23:46:31 2015 +0200
  89. 9ad7bd4 MEDIUM: session: use the pointer to the origin instead of s->si[0].end by Willy Tarreau · Fri Apr 03 19:19:59 2015 +0200
  90. e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · Fri Apr 03 15:40:56 2015 +0200
  91. fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · Fri Apr 03 14:46:27 2015 +0200
  92. e7dff02 REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* by Willy Tarreau · Fri Apr 03 01:14:29 2015 +0200
  93. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  94. 10b688f MEDIUM: listener: store the default target per listener by Willy Tarreau · Fri Mar 13 16:43:12 2015 +0100
  95. 512fd00 CLEANUP: listeners: remove unused timeout by Willy Tarreau · Fri Mar 13 16:25:15 2015 +0100
  96. 32b60d4 MEDIUM: stats: use frontend_accept() as the accept function by Willy Tarreau · Fri Mar 13 16:14:57 2015 +0100
  97. f87ab94 MINOR: proxy: store the default target into the frontend's configuration by Willy Tarreau · Fri Mar 13 15:55:16 2015 +0100
  98. bc18da1 MEDIUM: channel: don't always set CF_WAKE_WRITE on bi_put* by Willy Tarreau · Fri Mar 13 14:00:47 2015 +0100
  99. 2dbbf4d MEDIUM: stats: proxied stats admin forms fix by Jeff Buchbinder · Fri Aug 29 15:10:08 2014 -0500
  100. 4e4292b CLEANUP: stream-int: add si_ib/si_ob to dereference the buffers by Willy Tarreau · Fri Nov 28 12:18:45 2014 +0100