1. 826f3ab MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types by Willy Tarreau · Wed Feb 10 12:07:15 2021 +0100
  2. bdbd5db BUG/MINOR: stick-table: Always call smp_fetch_src() with a valid arg list by Christopher Faulet · Fri Jan 29 10:27:47 2021 +0100
  3. 5c25daa MINOR: stick-tables: export process_table_expire() by Willy Tarreau · Fri Jan 29 12:39:32 2021 +0100
  4. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  5. 92149f9 MEDIUM: stick-tables: Add srvkey option to stick-table by Thayne McCombs · Fri Nov 20 01:28:26 2020 -0700
  6. dfe7925 BUG/MEDIUM: stick-table: limit the time spent purging old entries by Willy Tarreau · Tue Nov 03 17:47:41 2020 +0100
  7. c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · Thu Sep 24 08:39:22 2020 +0200
  8. 478331d CLEANUP: tcp: stop exporting smp_fetch_src() by Willy Tarreau · Fri Aug 28 11:31:31 2020 +0200
  9. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jun 21 21:42:57 2020 +0500
  10. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  11. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  12. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
  13. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  14. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  15. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  16. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
  17. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
  18. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
  19. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
  20. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · Thu Jun 04 18:46:44 2020 +0200
  21. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · Thu Jun 04 18:38:21 2020 +0200
  22. 8b550af REORG: include: move tcp_rules.h to haproxy/tcp_rules.h by Willy Tarreau · Thu Jun 04 17:42:48 2020 +0200
  23. fc77454 REORG: include: move proto_tcp.h to haproxy/proto_tcp.h by Willy Tarreau · Thu Jun 04 17:31:04 2020 +0200
  24. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
  25. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  26. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  27. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · Thu Jun 04 11:40:28 2020 +0200
  28. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
  29. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  30. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
  31. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · Tue Jun 02 09:38:52 2020 +0200
  32. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
  33. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · Wed May 27 18:01:47 2020 +0200
  34. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  35. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200
  36. d425950 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Apr 08 01:07:56 2020 +0500
  37. 6cde5d8 CLEANUP: stick-tables: use read_u32() to display a node's key by Willy Tarreau · Tue Feb 25 09:41:22 2020 +0100
  38. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · Fri Feb 14 16:50:14 2020 +0100
  39. d0142e7 MINOR: cli: Report location of errors or any extra data for "show table" by Adis Nezirovic · Wed Jan 22 16:50:27 2020 +0100
  40. 56dd354 BUG/MINOR: cli: Missing arg offset for filter data values. by Adis Nezirovic · Wed Jan 22 16:16:48 2020 +0100
  41. 2b64a35 BUILD: stick-table: fix build errors introduced by last stick-table change by Willy Tarreau · Wed Jan 22 17:09:47 2020 +0100
  42. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · Thu Jan 16 15:19:29 2020 +0100
  43. 28436e2 BUG/MINOR: stick-table: Use MAX_SESS_STKCTR as the max track ID during parsing by Christopher Faulet · Wed Dec 18 10:25:46 2019 +0100
  44. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · Wed Nov 06 18:38:53 2019 +0100
  45. 28c63c1 BUG/MINOR: stick-table: fix an incorrect 32 to 64 bit key conversion by Willy Tarreau · Wed Oct 23 06:21:05 2019 +0200
  46. a9fa88a BUG/MINOR: stick-table: Never exceed (MAX_SESS_STKCTR-1) when fetching a stkctr by Christopher Faulet · Mon Oct 21 10:53:34 2019 +0200
  47. 4e9a833 BUG/MEDIUM: stick-table: Properly handle "show table" with a data type argument by Christopher Faulet · Fri Sep 13 15:15:56 2019 +0200
  48. 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · Fri Aug 09 11:21:01 2019 +0200
  49. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · Tue Jul 16 14:54:53 2019 +0200
  50. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · Fri Jun 07 19:00:37 2019 +0200
  51. 16b4f54 MINOR: stick-table: Make the CLI stick-table handler support dictionary entry data type. by Frédéric Lécaille · Thu May 23 12:15:04 2019 +0200
  52. 5ad57ea MINOR: stick-table: Add "server_name" new data type. by Frédéric Lécaille · Fri May 17 10:08:29 2019 +0200
  53. 7d61a33 BUG/MEDIUM: stick-table: fix regression caused by a change in proxy struct by Dragan Dosen · Tue May 07 14:16:18 2019 +0200
  54. c02766a MINOR: stick-table: Add prefixes to stick-table names. by Frédéric Lécaille · Wed Mar 20 15:06:55 2019 +0100
  55. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · Thu Mar 14 07:07:41 2019 +0100
  56. d456aa4 MINOR: config: Extract the code of "stick-table" line parsing. by Frédéric Lécaille · Fri Mar 08 14:47:00 2019 +0100
  57. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  58. 5662fa4 CLEANUP: Fix typos in the stick_table subsystem by Joseph Herlant · Thu Nov 15 13:43:28 2018 -0800
  59. db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · Thu Nov 15 11:08:52 2018 +0100
  60. 52dabbc BUG/MEDIUM: Make sure stksess is properly aligned. by Olivier Houchard · Wed Nov 14 17:54:36 2018 +0100
  61. 0cd3bd6 MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put} by Willy Tarreau · Tue Nov 06 18:46:37 2018 +0100
  62. 848522f BUILD: stick-table: make sure not to fail on task_new() during initialization by Willy Tarreau · Mon Oct 15 11:12:15 2018 +0200
  63. ff57f1b CLEANUP: stick-tables: Remove unneeded double (()) around conditional clause by Dirkjan Bussink · Fri Sep 14 14:31:22 2018 +0200
  64. 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · Tue Oct 02 16:43:32 2018 +0200
  65. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  66. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  67. 43e9035 MINOR: stick-tables: make stktable_release() do nothing on NULL by Willy Tarreau · Wed Jun 27 06:25:57 2018 +0200
  68. 65189c1 BUG/MAJOR: stick_table: Complete incomplete SEGV fix by Tim Duesterhus · Tue Jun 26 15:57:29 2018 +0200
  69. ac1f3ed BUG/MAJOR: Stick-tables crash with segfault when the key is not in the stick-table by Thierry FOURNIER · Mon Jun 25 22:35:20 2018 +0200
  70. 3e60b11 BUG/MEDIUM: stick-tables: Decrement ref_cnt in table_* converters by Daniel Corbett · Sun May 27 09:47:12 2018 -0400
  71. 9f6af33 MINOR: tasks: Change the task API so that the callback takes 3 arguments. by Olivier Houchard · Fri May 25 14:04:04 2018 +0200
  72. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  73. 6e8a41d BUG/MINOR: cli: Ensure all command outputs end with a LF by Aurélien Nephtali · Thu Mar 15 21:48:50 2018 +0100
  74. 6778b27 MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. by Frédéric Lécaille · Mon Jan 29 15:22:53 2018 +0100
  75. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  76. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · Fri Nov 24 16:54:05 2017 +0100
  77. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  78. 4d5f13c BUG/MEDIUM: threads/stick-tables: close a race condition on stktable_trash_expired() by Willy Tarreau · Sun Nov 05 11:04:47 2017 +0100
  79. f2fc1fd BUG/MINOR: freq: fix infinite loop on freq_ctr_period. by Emeric Brun · Thu Nov 02 17:32:43 2017 +0100
  80. 819fc6f MEDIUM: threads/stick-tables: handle multithreads on stick tables by Emeric Brun · Tue Jun 13 19:37:32 2017 +0200
  81. c60def8 MAJOR: threads/task: handle multithread on task scheduler by Emeric Brun · Wed Sep 27 14:59:38 2017 +0200
  82. 06d80a9 REORG: channel: finally rename the last bi_* / bo_* functions by Willy Tarreau · Thu Oct 19 14:32:15 2017 +0200
  83. c3680ec MINOR: add severity information to cli feedback messages by Andjelko Iharos · Thu Jul 20 16:49:14 2017 +0200
  84. ca20d02 MINOR: stick-tables: Make static_table_key a struct variable instead of a pointer by Christopher Faulet · Tue Aug 29 15:30:31 2017 +0200
  85. f1d33db CLEANUP: task: remove all initializations to TICK_ETERNITY after task_new() by Willy Tarreau · Mon Jul 24 17:55:20 2017 +0200
  86. 07a62f7 MINOR: cli: add ACCESS_LVL_MASK to store the access level by William Lallemand · Wed May 24 00:57:40 2017 +0200
  87. 401c64b BUG/MINOR: sample-fetches/stick-tables: bad type for the sample fetches sc*_get_gpt0 by Thierry FOURNIER · Thu Jan 05 11:44:09 2017 +0100
  88. a24bc78 CLEANUP: applet/table: add an "action" entry in ->table context by Willy Tarreau · Wed Dec 14 15:50:35 2016 +0100
  89. 7d56221 REORG: stkctr: move all the stick counters processing to stick-tables.c by Willy Tarreau · Fri Nov 25 16:10:05 2016 +0100
  90. 3971310 REORG: tcp-rules: move tcp rules processing to their own file by Willy Tarreau · Fri Nov 25 15:49:32 2016 +0100
  91. 30e5e18 CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers by Willy Tarreau · Thu Nov 24 16:45:53 2016 +0100
  92. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · Thu Nov 24 15:53:53 2016 +0100
  93. f13ebdf REORG: cli: move table dump/clear/set to stick_table.c by Willy Tarreau · Tue Nov 22 18:00:53 2016 +0100
  94. 5179146 BUG/MEDIUM: stick-table: fix regression caused by recent fix for out-of-memory by Willy Tarreau · Fri Nov 18 18:21:39 2016 +0100
  95. ef8f4fe BUG/MINOR: stick-table: handle out-of-memory condition gracefully by Vincent Bernat · Thu Nov 17 15:42:40 2016 +0100
  96. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · Fri Oct 21 16:37:51 2016 +0200
  97. 523cc9e MEDIUM: peers: Fix a peer stick-tables synchronization issue. by Frédéric Lécaille · Wed Oct 12 17:30:30 2016 +0200
  98. f65c6c0 BUG/MEDIUM: stick-table: properly convert binary samples to keys by Willy Tarreau · Tue Aug 09 12:08:41 2016 +0200
  99. ce6955e BUG/MEDIUM: stick-tables: do not fail on string keys with no allocated size by Willy Tarreau · Tue Aug 09 11:59:12 2016 +0200
  100. 2d17db5 MINOR: stick-table: change all stick-table converters' inputs to SMP_T_ANY by Willy Tarreau · Wed May 25 17:16:38 2016 +0200