1. 9dab5fc MEDIUM: buffers: rename a number of buffer management functions by Willy Tarreau · Mon May 07 11:56:55 2012 +0200
  2. a458b67 MAJOR: http: move buffer->lr to http_msg->next by Willy Tarreau · Mon Mar 05 11:17:50 2012 +0100
  3. 363a5bb MAJOR: buffers: replace buf->r with buf->p + buf->i by Willy Tarreau · Fri Mar 02 20:14:45 2012 +0100
  4. 89fa706 MAJOR: buffers: replace buf->w with buf->p - buf->o by Willy Tarreau · Fri Mar 02 16:13:16 2012 +0100
  5. 02d6cfc MAJOR: buffer: replace buf->l with buf->{o+i} by Willy Tarreau · Thu Mar 01 18:19:58 2012 +0100
  6. 2e046c6 MAJOR: buffer rework: replace ->send_max with ->o by Willy Tarreau · Thu Mar 01 16:08:30 2012 +0100
  7. 90690c7 MINOR: cli: display the 4 IP addresses and ports on "show sess XXX" by Daniel Schultze · Fri Mar 23 10:53:36 2012 -0700
  8. ceafb4a CLEANUP: Fix some minor typos by Aman Gupta · Mon Apr 02 18:57:54 2012 -0700
  9. 9a13e84 MINOR: Add release callback to si_applet by Aman Gupta · Mon Apr 02 18:57:53 2012 -0700
  10. 19979e1 MINOR: stats admin: reduce memcmp()/strcmp() calls on status codes by Cyril Bonté · Wed Apr 04 12:57:21 2012 +0200
  11. aa0a45d MINOR: stats admin: use the backend id instead of its name in the form by Cyril Bonté · Wed Apr 04 12:57:20 2012 +0200
  12. cf8d9ae MINOR: stats admin: allow unordered parameters in POST requests by Cyril Bonté · Wed Apr 04 12:57:18 2012 +0200
  13. afdb6e5 MINOR: patch for minor typo (ressources/resources) by Adrian Bridgett · Mon Mar 19 23:36:42 2012 +0000
  14. 8fa52f4 BUG/MINOR: cli: correctly remove the whole table on "clear table" by Willy Tarreau · Mon Jan 09 11:50:03 2012 +0100
  15. 4426770 CLEANUP: rename possibly confusing struct field "tracked" by Willy Tarreau · Fri Oct 28 15:35:33 2011 +0200
  16. 6471afb MINOR: remove the client/server side distinction in SI addresses by Willy Tarreau · Fri Sep 23 10:54:59 2011 +0200
  17. eabea07 [MINOR] stats: report the number of requests intercepted by the frontend by Willy Tarreau · Sat Sep 10 23:29:44 2011 +0200
  18. 69c0117 [BUILD] stats: stdint is not present on solaris by Willy Tarreau · Sat Sep 10 20:38:15 2011 +0200
  19. 45a1251 [MEDIUM] poll: add a measurement of idle vs work time by Willy Tarreau · Sat Sep 10 16:56:42 2011 +0200
  20. 52b2d22 [MEDIUM] stats: offer the possibility to kill sessions by server by Willy Tarreau · Wed Sep 07 23:48:48 2011 +0200
  21. d52c41e [CLEANUP] stats: centralize tests for backend/server inputs on the CLI by Willy Tarreau · Wed Sep 07 23:41:01 2011 +0200
  22. a295edc [MEDIUM] stats: offer the possibility to kill a session from the CLI by Willy Tarreau · Wed Sep 07 23:21:03 2011 +0200
  23. 532a450 [MEDIUM] stats: add the ability to enable/disable/shutdown a frontend at runtime by Willy Tarreau · Wed Sep 07 22:37:44 2011 +0200
  24. 3c63fd8 [MEDIUM] don't limit peers nor stats socket to maxconn nor maxconnrate by Willy Tarreau · Wed Sep 07 18:00:47 2011 +0200
  25. f5b2287 [MEDIUM] stats: add the ability to adjust the global maxconnrate by Willy Tarreau · Wed Sep 07 16:13:44 2011 +0200
  26. 9cd552d [MINOR] stats: report the current and max global connection rates by Willy Tarreau · Wed Sep 07 15:26:48 2011 +0200
  27. 81c25d0 [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. by Willy Tarreau · Wed Sep 07 15:17:21 2011 +0200
  28. 91886b6 [MEDIUM] stats: add the "set maxconn" setting to the command line interface by Willy Tarreau · Wed Sep 07 14:38:31 2011 +0200
  29. c2adf8b [MEDIUM] stats: disable complex socket reservation for stats socket by Willy Tarreau · Wed Sep 07 12:13:34 2011 +0200
  30. 5094333 [MINOR] stats: display "<NONE>" instead of the frontend name when unknown by Willy Tarreau · Fri Sep 02 17:33:05 2011 +0200
  31. 631f01c [MINOR] make use of addr_to_str() and get_host_port() to replace many inet_ntop() by Willy Tarreau · Mon Sep 05 00:36:48 2011 +0200
  32. e17a8d0 [BUG] possible crash in 'show table' on stats socket by Willy Tarreau · Wed Aug 24 08:23:34 2011 +0200
  33. 2a0f4d2 [MEDIUM] stats: add support for changing frontend's maxconn at runtime by Willy Tarreau · Tue Aug 02 11:49:05 2011 +0200
  34. 237250c [BUG] proxy: stats frontend and peers were missing many initializers by Willy Tarreau · Fri Jul 29 01:49:03 2011 +0200
  35. a17c2d9 [MINOR] stats: report a "WAITING" state for sockets waiting for resource by Willy Tarreau · Mon Jul 25 08:16:20 2011 +0200
  36. 562515c [CLEANUP] proxy: rename a few proxy states (PR_STIDLE and PR_STRUN) by Willy Tarreau · Mon Jul 25 08:11:52 2011 +0200
  37. 619e3cc [MINOR] Allow showing and clearing by key of string stick tables by Simon Horman · Wed Jun 15 15:18:52 2011 +0900
  38. cec9a22 [MINOR] Allow showing and clearing by key of integer stick tables by Simon Horman · Wed Jun 15 15:18:51 2011 +0900
  39. c5b89f6 [MINOR] Allow showing and clearing by key of ipv6 stick tables by Simon Horman · Wed Jun 15 15:18:50 2011 +0900
  40. c88b887 [MINOR] More flexible clearing of stick table by Simon Horman · Wed Jun 15 15:18:49 2011 +0900
  41. d5b9fd9 [MINOR] Break out all stick table socat command parsing by Simon Horman · Wed Jun 15 15:18:48 2011 +0900
  42. 17bce34 [MINOR] Allow listing of stick table by key by Simon Horman · Wed Jun 15 15:18:47 2011 +0900
  43. 121f305 [MINOR] Break out processing of clear table by Simon Horman · Wed Jun 15 15:18:46 2011 +0900
  44. d936658 [MINOR] Break out dumping table by Simon Horman · Wed Jun 15 15:18:45 2011 +0900
  45. 9bd2c73 [CLEANUP] dumpstats: make symbols static where possible by Simon Horman · Wed Jun 15 15:18:44 2011 +0900
  46. 4f92d32 [MEDIUM] IPv6 support for stick-tables by David du Colombier · Thu Mar 24 11:09:31 2011 +0100
  47. d8ee85a [BUG] http: fix content-length handling on 32-bit platforms by Willy Tarreau · Mon Mar 28 16:06:28 2011 +0200
  48. 7b7a8e9 [BUG] log: retrieve the target from the session, not the SI by Willy Tarreau · Sun Mar 27 19:53:06 2011 +0200
  49. 7d0aaf3 [MEDIUM] stats: split frontend and backend stats by Willy Tarreau · Thu Mar 10 23:25:56 2011 +0100
  50. 6f5ccb1 [MEDIUM] add internal support for IPv6 server addresses by David du Colombier · Thu Mar 10 22:26:24 2011 +0100
  51. 827aee9 [MAJOR] session: remove the ->srv pointer from struct session by Willy Tarreau · Thu Mar 10 16:55:02 2011 +0100
  52. 295a837 [REORG] session: move the data_ctx struct to the stream interface's applet by Willy Tarreau · Thu Mar 10 11:25:07 2011 +0100
  53. 5ec29ff [CLEANUP] stats: make all dump functions only rely on the stream interface by Willy Tarreau · Sun Feb 13 15:27:22 2011 +0100
  54. 75581ae [CLEANUP] session: remove data_source from struct session by Willy Tarreau · Sun Feb 13 14:36:41 2011 +0100
  55. 957c0a5 [REORG] session: move client and server address to the stream interface by Willy Tarreau · Thu Mar 03 17:42:23 2011 +0100
  56. bc4af05 [REORG] stream_interface: move the st0, st1 and private members to the applet by Willy Tarreau · Sun Feb 13 13:25:14 2011 +0100
  57. b24281b [MINOR] stream_interface: make use of an applet descriptor for IO handlers by Willy Tarreau · Sun Feb 13 13:16:36 2011 +0100
  58. 613f0df [BUG] stats: admin commands must check the proxy state by Cyril Bonté · Thu Mar 03 20:49:04 2011 +0100
  59. 16171e2 [MINOR] cfgparse: Check whether the path given for the stats socket actually fits into the sockaddr_un structure to avoid truncation. by Andreas Kohn · Wed Jan 19 20:29:32 2011 +0100
  60. 10479e4 [MINOR] stats: add global event ID and count by Willy Tarreau · Sun Dec 12 14:00:34 2010 +0100
  61. 078272e [MINOR] stats: report HTTP message state and buffer flags in error dumps by Willy Tarreau · Sun Dec 12 12:46:33 2010 +0100
  62. 1e029aa [MINOR] Manage all types (ip, integer, string, binary) on cli "show table" command by Emeric Brun · Thu Sep 23 18:12:53 2010 +0200
  63. acd7d63 [CLEANUP] Remove unneeded chars allocation by Cyril Bonté · Mon Nov 01 19:26:02 2010 +0100
  64. 837ca52 [MINOR] Manage unix socket source field on session dump on sock stats by Emeric Brun · Fri Oct 22 16:19:01 2010 +0200
  65. 7046130 [MEDIUM] checks: set server state to one state from failure when leaving maintenance by Willy Tarreau · Fri Oct 22 14:39:02 2010 +0200
  66. 474be41 [MEDIUM] stats: add an admin level by Cyril Bonté · Tue Oct 12 00:14:36 2010 +0200
  67. 70be45d [MEDIUM] enable/disable servers from the stats web interface by Cyril Bonté · Tue Oct 12 00:14:35 2010 +0200
  68. 74b08c9 [MEDIUM] buffers: rework the functions to exchange between SI and buffers by Willy Tarreau · Wed Sep 08 17:04:31 2010 +0200
  69. 07e9e64 [BUG] stats: global stats timeout may be specified before stats socket. by Willy Tarreau · Tue Aug 17 21:48:17 2010 +0200
  70. 4d179eb [BUG] stats: session rate limit gets garbaged in the stats by Cyril Bonté · Fri Jul 23 18:59:11 2010 +0200
  71. df39e95 [CLEANUP] stats: use stksess_kill() to remove table entries by Willy Tarreau · Tue Aug 10 11:11:40 2010 +0200
  72. f6efda1 [MEDIUM] session counters: automatically remove expired entries. by Willy Tarreau · Tue Aug 03 20:34:06 2010 +0200
  73. 4f3f01f [MEDIUM] stats: add the ability to dump table entries matching criteria by Willy Tarreau · Sun Jul 18 11:46:20 2010 +0200
  74. 603861e [MINOR] stats: correctly report errors on "show table" and "clear table" by Willy Tarreau · Sun Jul 18 08:31:59 2010 +0200
  75. 3b9c6e0 [MEDIUM] stick-table: make use of generic types for stored data by Willy Tarreau · Sun Jul 18 08:04:30 2010 +0200
  76. 88ee397 [MEDIUM] stats: add "clear table <name> key <value>" to clear table entries by Willy Tarreau · Tue Jul 13 13:48:00 2010 +0200
  77. 69f58c8 [MEDIUM] stats: add "show table [<name>]" to dump a stick-table by Willy Tarreau · Mon Jul 12 17:55:33 2010 +0200
  78. b36b424 [MINOR] session: differenciate between accepted connections and received connections by Willy Tarreau · Fri Jun 04 20:59:39 2010 +0200
  79. decd14d [MEDIUM] stats: rely on the standard session_accept() function by Willy Tarreau · Tue Jun 01 18:03:19 2010 +0200
  80. ee55dc0 [MINOR] frontend: rely on the frontend and not the backend for INDEPSTR by Willy Tarreau · Tue Jun 01 10:56:34 2010 +0200
  81. ee28de0 [MEDIUM] session: move the conn_retries attribute to the stream interface by Willy Tarreau · Tue Jun 01 09:51:00 2010 +0200
  82. ace495e [CLEANUP] buffer->cto is not used anymore by Willy Tarreau · Mon May 31 11:27:58 2010 +0200
  83. eb47268 [MEDIUM] separate protocol-level accept() from the frontend's by Willy Tarreau · Fri May 28 18:46:57 2010 +0200
  84. 3fd6cec [MINOR] cli: "show errors" should display "backend <NONE>" when backend was not used by Willy Tarreau · Thu Mar 25 06:45:07 2010 +0100
  85. 4e1554c [CLEANUP] stats: remove printf format warning in stats_dump_full_sess_to_buffer() by Willy Tarreau · Sun Mar 21 23:21:00 2010 +0100
  86. 6a8573e [BUG] stats: connection reset counters must be plain ascii, not HTML by Willy Tarreau · Fri Mar 05 18:15:23 2010 +0100
  87. 66dc20a [MINOR] stats socket: add show sess <id> to dump details about a session by Willy Tarreau · Fri Mar 05 17:53:32 2010 +0100
  88. d426a18 [MINOR] stats: make the data dump function reusable for other purposes by Willy Tarreau · Fri Mar 05 14:58:26 2010 +0100
  89. 8811f8e [MINOR] stats: don't send empty lines in "show errors" by Willy Tarreau · Fri Mar 05 17:42:58 2010 +0100
  90. ae52678 [STATS] count transfer aborts caused by client and by server by Willy Tarreau · Thu Mar 04 20:34:23 2010 +0100
  91. e045409 [MINOR] stats: mark areas with an underline when tooltips are available by Willy Tarreau · Fri Feb 26 12:29:07 2010 +0100
  92. b44939a [MINOR] stats: report the request rate in frontends as cell titles by Willy Tarreau · Fri Feb 26 11:35:39 2010 +0100
  93. 2465779 [STATS] separate frontend and backend HTTP stats by Willy Tarreau · Fri Feb 26 10:30:28 2010 +0100
  94. d9b587f [STATS] report HTTP requests (total and rate) in frontends by Willy Tarreau · Fri Feb 26 10:05:55 2010 +0100
  95. 0dae585 [MINOR] stats: report maint state for tracking servers too by Cyril Bonté · Wed Feb 03 00:26:28 2010 +0100
  96. cd19e51 [MEDIUM] add a maintenance mode to servers by Cyril Bonté · Sun Jan 31 22:34:03 2010 +0100
  97. 7aabd11 [STATS] make it possible to change a CLI connection timeout by Willy Tarreau · Tue Jan 26 10:59:06 2010 +0100
  98. c0f0c86 [BUG] stats: cookie should be reported under backend not under proxy by Krzysztof Piotr Oledzki · Wed Jan 06 15:03:18 2010 +0100
  99. 034550b [BUG] stats: show UP/DOWN status also in tracking servers by Krzysztof Piotr Oledzki · Tue Jan 05 18:44:44 2010 +0100
  100. 88a14af [MINOR] stats: add href to tracked server by Krzysztof Piotr Oledzki · Tue Jan 05 18:33:01 2010 +0100