1. 05ee213 MEDIUM: stats: Add JSON output option to show (info|stat) by Simon Horman · 8 years ago
  2. 0baac8c REORG: cli: move "show info" to stats.c by Willy Tarreau · 8 years ago
  3. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · 8 years ago[Renamed (61%) from include/proto/dumpstats.h]
  4. 74c24fb REORG: cli: split dumpstats.c in src/cli.c and src/stats.c by William Lallemand · 8 years ago
  5. 6a22dcb MINOR: cli: add private pointer and release function by Thierry FOURNIER / OZON.IO · 8 years ago
  6. a5bc36b MINOR: stats: emit dses by Willy Tarreau · 8 years ago
  7. 8a90b8e MINOR: stats: output dcon by Willy Tarreau · 8 years ago
  8. 1e08cd8 MEDIUM: cli: register CLI keywords with cli_register_kw() by William Lallemand · 8 years ago
  9. d0a56c2 MINOR: dumpstats: split stats_dump_be_stats() in two parts by Thierry Fournier · 8 years ago
  10. 61fe6c0 MINOR: dumpstats: split stats_dump_sv_stats() in two parts by Thierry Fournier · 8 years ago
  11. c445685 MINOR: dumpstats: split stats_dump_li_stats() in two parts by Thierry Fournier · 8 years ago
  12. 23d2d64 MINOR: dumpstats: split stats_dump_fe_stats() in two parts by Thierry Fournier · 8 years ago
  13. cb2c767 MINOR: dumpstats: split stats_dump_info_to_buffer() in two parts by Thierry Fournier · 8 years ago
  14. 31e64ca MINOR: dumpstats: extract stats fields enum and names by Thierry Fournier · 8 years ago
  15. cb80912 MEDIUM: stats: support "show info typed" on the CLI by Willy Tarreau · 8 years ago
  16. b47785f MINOR: stats: add functions to emit typed fields into a chunk by Willy Tarreau · 8 years ago
  17. 8e62c05 MINOR: stats: create fields types suitable for all CSV output data by Willy Tarreau · 9 years ago
  18. 3057645 CLEANUP: applet: rename struct si_applet to applet by Willy Tarreau · 9 years ago
  19. 8a8d83b REORG: applet: move the applet definitions out of stream_interface by Willy Tarreau · 9 years ago
  20. af3cf70 MEDIUM: stats: reimplement HTTP keep-alive on the stats page by Willy Tarreau · 10 years ago
  21. 91b843d REORG: stats: move the stats socket states to dumpstats.c by Willy Tarreau · 10 years ago
  22. 51437d2 Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page" by Willy Tarreau · 11 years ago
  23. f3221f9 MEDIUM: stats: add support for HTTP keep-alive on the stats page by Willy Tarreau · 11 years ago
  24. c0e0d7b MEDIUM: map: dynamic manipulation of maps by Thierry FOURNIER · 11 years ago
  25. 4171e9e MEDIUM: stats: delay appctx initialization by Willy Tarreau · 11 years ago
  26. 347a35d MAJOR: stats: move the HTTP stats handling to its applet by Willy Tarreau · 11 years ago
  27. 96d4491 MEDIUM: stats: prepare the HTTP stats I/O handler to support more states by Willy Tarreau · 11 years ago
  28. 88c278f MEDIUM: stats: add proxy name filtering on the statistic page by de Lafond Guillaume · 11 years ago
  29. 354898b MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML by Willy Tarreau · 12 years ago
  30. d9bdcd5 REORG: stats: massive code reorg and cleanup by Willy Tarreau · 12 years ago
  31. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago
  32. 654694e MEDIUM: stats/cli: add support for "set table key" to enter values by Willy Tarreau · 12 years ago
  33. 19979e1 MINOR: stats admin: reduce memcmp()/strcmp() calls on status codes by Cyril Bonté · 12 years ago
  34. cf8d9ae MINOR: stats admin: allow unordered parameters in POST requests by Cyril Bonté · 12 years ago
  35. c88b887 [MINOR] More flexible clearing of stick table by Simon Horman · 13 years ago
  36. 9bd2c73 [CLEANUP] dumpstats: make symbols static where possible by Simon Horman · 13 years ago
  37. 295a837 [REORG] session: move the data_ctx struct to the stream interface's applet by Willy Tarreau · 13 years ago
  38. 5ec29ff [CLEANUP] stats: make all dump functions only rely on the stream interface by Willy Tarreau · 13 years ago
  39. b24281b [MINOR] stream_interface: make use of an applet descriptor for IO handlers by Willy Tarreau · 13 years ago
  40. 474be41 [MEDIUM] stats: add an admin level by Cyril Bonté · 14 years ago
  41. 70be45d [MEDIUM] enable/disable servers from the stats web interface by Cyril Bonté · 14 years ago
  42. 69f58c8 [MEDIUM] stats: add "show table [<name>]" to dump a stick-table by Willy Tarreau · 14 years ago
  43. decd14d [MEDIUM] stats: rely on the standard session_accept() function by Willy Tarreau · 14 years ago
  44. eb47268 [MEDIUM] separate protocol-level accept() from the frontend's by Willy Tarreau · 14 years ago
  45. ea1f5fe [MINOR] stats: use a dedicated state to output static data by Willy Tarreau · 15 years ago
  46. aeebf9b [MEDIUM] Collect & provide separate statistics for sockets, v2 by Krzysztof Piotr Oledzki · 15 years ago
  47. b0c9bc4 [MEDIUM] stats: make HTTP stats use an I/O handler by Willy Tarreau · 15 years ago
  48. f5a885f [MEDIUM] stats: don't use s->ana_state anymore by Willy Tarreau · 15 years ago
  49. 24955a1 [MINOR] stats: make stats_dump_raw_to_buffer() use buffer_feed_chunk by Willy Tarreau · 15 years ago
  50. 7e72a8f [MINOR] stats_dump_sess_to_buffer: use buffer_feed_chunk() by Willy Tarreau · 15 years ago
  51. 61b3473 [MINOR] stats_dump_errors_to_buffer: use buffer_feed_chunk() by Willy Tarreau · 15 years ago
  52. 9a42c0d [MEDIUM] stats: replace the stats socket analyser with an SI applet by Willy Tarreau · 15 years ago
  53. 5ca791d [CLEANUP] move remaining stats sockets code to dumpstats by Willy Tarreau · 15 years ago
  54. 74808cb [MEDIUM] implement error dump on unix socket with "show errors" by Willy Tarreau · 15 years ago
  55. 3dfe6cd [MEDIUM] add support for "show sess" in unix stats socket by Willy Tarreau · 16 years ago
  56. 0a46489 [MINOR] slightly rebalance stats_dump_{raw,http} by Willy Tarreau · 16 years ago
  57. 01bf867 [MEDIUM] reference the current hijack function in the buffer itself by Willy Tarreau · 16 years ago
  58. b1356cf [MAJOR] make unix sockets work again with stats by Willy Tarreau · 16 years ago
  59. 10522fd [MEDIUM] modularize the global "stats" keyword configuration parser by Willy Tarreau · 16 years ago
  60. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · 16 years ago
  61. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · 16 years ago
  62. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · 17 years ago
  63. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · 17 years ago
  64. 3e76e72 [MEDIUM] implement the statistics output on a unix socket by Willy Tarreau · 17 years ago
  65. 55bb845 [MEDIUM] implement the CSV output for the statistics by Willy Tarreau · 17 years ago
  66. 9186126 [MEDIUM] moved stats and buffer generic functions to new files by Willy Tarreau · 17 years ago