1. f1d33db CLEANUP: task: remove all initializations to TICK_ETERNITY after task_new() by Willy Tarreau · Mon Jul 24 17:55:20 2017 +0200
  2. 07a62f7 MINOR: cli: add ACCESS_LVL_MASK to store the access level by William Lallemand · Wed May 24 00:57:40 2017 +0200
  3. 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
  4. a24bc78 CLEANUP: applet/table: add an "action" entry in ->table context by Willy Tarreau · Wed Dec 14 15:50:35 2016 +0100
  5. 7d56221 REORG: stkctr: move all the stick counters processing to stick-tables.c by Willy Tarreau · Fri Nov 25 16:10:05 2016 +0100
  6. 3971310 REORG: tcp-rules: move tcp rules processing to their own file by Willy Tarreau · Fri Nov 25 15:49:32 2016 +0100
  7. 30e5e18 CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers by Willy Tarreau · Thu Nov 24 16:45:53 2016 +0100
  8. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · Thu Nov 24 15:53:53 2016 +0100
  9. f13ebdf REORG: cli: move table dump/clear/set to stick_table.c by Willy Tarreau · Tue Nov 22 18:00:53 2016 +0100
  10. 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
  11. ef8f4fe BUG/MINOR: stick-table: handle out-of-memory condition gracefully by Vincent Bernat · Thu Nov 17 15:42:40 2016 +0100
  12. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · Fri Oct 21 16:37:51 2016 +0200
  13. 523cc9e MEDIUM: peers: Fix a peer stick-tables synchronization issue. by Frédéric Lécaille · Wed Oct 12 17:30:30 2016 +0200
  14. f65c6c0 BUG/MEDIUM: stick-table: properly convert binary samples to keys by Willy Tarreau · Tue Aug 09 12:08:41 2016 +0200
  15. 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
  16. 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
  17. f0c730a BUG/MEDIUM: stick-tables: fix breakage in table converters by Willy Tarreau · Wed May 25 17:07:56 2016 +0200
  18. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  19. 79c1e91 BUG/MINOR: counters: make the sc-inc-gpc0 and sc-set-gpt0 touch the table by Willy Tarreau · Mon Jan 25 14:54:45 2016 +0100
  20. 1c6235d BUG/MEDIUM: peers: old stick table updates could be repushed. by Emeric Brun · Wed Dec 16 15:28:12 2015 +0100
  21. 658b85b MEDIUM: actions: pass a new "flags" argument to custom actions by Willy Tarreau · Sun Sep 27 10:00:49 2015 +0200
  22. c703a9d BUG/MEDIUM: peers: some table updates are randomly not pushed. by Emeric Brun · Tue Sep 22 15:05:06 2015 +0200
  23. 4214873 MEDIUM: actions: remove ACTION_STOP by Thierry FOURNIER · Wed Sep 02 17:17:33 2015 +0200
  24. e0627bd MINOR: stick-tables: Add GPC0 actions by Thierry FOURNIER · Tue Aug 04 08:20:33 2015 +0200
  25. 236657b MINOR: stick-tables: Add GPT0 access by Thierry FOURNIER · Wed Aug 19 08:25:14 2015 +0200
  26. 3cf1111 MEDIUM: stick-tables: Add GPT0 in the stick tables by Thierry FOURNIER · Tue Jul 28 08:57:05 2015 +0200
  27. 7e25df3 MAJOR: stick-tables: remove key storage from the key struct by Thierry FOURNIER · Fri Jul 24 19:31:59 2015 +0200
  28. 5d24ebc MEDIUM: stick-tables: use the sample type names by Thierry FOURNIER · Fri Jul 24 08:46:42 2015 +0200
  29. bc8c404 MAJOR: stick-tables: use sample types in place of dedicated types by Thierry FOURNIER · Mon Aug 10 17:53:45 2015 +0200
  30. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  31. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  32. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  33. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  34. 31c5653 BUG/MAJOR: sample: regression on sample cast to stick table types. by Emeric Brun · Tue Jun 16 18:26:17 2015 +0200
  35. aaf5860 MINOR: peers: avoid re-scheduling of pending stick-table's updates still not pushed. by Emeric Brun · Mon Jun 15 17:23:30 2015 +0200
  36. e2dc1fa MEDIUM: stick-table: remove the now duplicate find_stktable() function by Willy Tarreau · Tue May 26 12:08:07 2015 +0200
  37. 0a9a2b8 MEDIUM: sample change the prototype of sample-fetches and converters functions by Thierry FOURNIER · Mon May 11 15:20:49 2015 +0200
  38. c8b6791 MINOR: stick-table: don't attach to peers in stopped state by Willy Tarreau · Fri May 01 18:29:57 2015 +0200
  39. 192252e MAJOR: sample: pass a pointer to the session to each sample fetch function by Willy Tarreau · Sat Apr 04 01:47:55 2015 +0200
  40. 15e91e1 MAJOR: sample: don't pass l7 anymore to sample fetch functions by Willy Tarreau · Sat Apr 04 00:52:09 2015 +0200
  41. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  42. 68a556e MINOR: converters: give the session pointer as converter argument by Thierry FOURNIER · Mon Feb 23 15:11:11 2015 +0100
  43. 1edc971 MINOR: converters: add a "void *private" argument to converters by Thierry FOURNIER · Mon Dec 15 16:18:39 2014 +0100
  44. 6bcb0a8 BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc* by Willy Tarreau · Wed Jul 30 08:56:35 2014 +0200
  45. 9700e5c MINOR: sample: allow IP address to cast to binary by Willy Tarreau · Tue Jul 15 21:03:26 2014 +0200
  46. edee1d6 MEDIUM: stick-table: make it easier to register extra data types by Willy Tarreau · Tue Jul 15 16:44:27 2014 +0200
  47. d9f316a MEDIUM: stick-table: add new converters to fetch table data by Willy Tarreau · Thu Jul 10 14:03:38 2014 +0200
  48. 8fed903 MEDIUM: stick-table: implement lookup from a sample fetch by Willy Tarreau · Thu Jul 03 17:02:46 2014 +0200
  49. b5975de MINOR: stick-table: make stktable_fetch_key() indicate why it failed by Willy Tarreau · Wed Jun 25 16:20:53 2014 +0200
  50. 7654c9f MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags by Thierry FOURNIER · Tue Dec 17 00:20:33 2013 +0100
  51. 991610d MEDIUM: stick-table: lookup table names using trees. by Willy Tarreau · Sat Mar 15 08:03:57 2014 +0100
  52. 67ff7e0 BUG/MEDIUM: acl: fix regression introduced by latest converters support by Willy Tarreau · Thu Dec 05 02:19:58 2013 +0100
  53. b805f71 MEDIUM: sample: let the cast functions set their output type by Thierry FOURNIER · Tue Nov 26 20:47:54 2013 +0100
  54. 803685f MEDIUM: stick-tables: support automatic conversion from ipv4<->ipv6 by Willy Tarreau · Mon Dec 02 23:17:27 2013 +0100
  55. f73eb8f MINOR: stick-table: use smp_expr_output_type() to retrieve the output type of a "struct sample_expr" by Thierry FOURNIER · Wed Nov 27 15:30:55 2013 +0100
  56. 3a925c1 MEDIUM: stick-tables: flush old entries upon soft-stop by Willy Tarreau · Wed Sep 04 17:54:01 2013 +0200
  57. ba2ffd1 MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables by Willy Tarreau · Wed May 29 15:54:14 2013 +0200
  58. a7b46b5 MINOR: stick-table: allow to allocate an entry without filling it by Willy Tarreau · Thu Apr 11 16:55:37 2013 +0200
  59. f22180f BUG/MEDIUM: stick-tables: conversions to strings were broken in dev13 by Willy Tarreau · Sun Dec 09 11:08:14 2012 +0100
  60. 0711541 MEDIUM: stick-table: allocate the table key of size buffer size by Willy Tarreau · Mon Oct 29 21:56:59 2012 +0100
  61. 8ac33d9 MINOR: sample: manage binary to string type convertion in stick-table and samples. by Emeric Brun · Wed Oct 17 13:36:06 2012 +0200
  62. cd3b094 REORG: rename "pattern" files by Willy Tarreau · Fri Apr 27 21:52:18 2012 +0200
  63. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · Fri Apr 27 21:37:17 2012 +0200
  64. 7fc1c6e MINOR: stick_table: centralize the handling of empty keys by Willy Tarreau · Thu Apr 26 11:03:17 2012 +0200
  65. 12e5011 MEDIUM: pattern: ensure that sample types always cast into other types. by Willy Tarreau · Wed Apr 25 17:21:49 2012 +0200
  66. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · Wed Apr 25 10:13:36 2012 +0200
  67. 342acb4 MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere by Willy Tarreau · Mon Apr 23 22:03:39 2012 +0200
  68. b4a88f0 MINOR: pattern: replace struct pattern with struct sample by Willy Tarreau · Mon Apr 23 21:35:11 2012 +0200
  69. 422aa07 MEDIUM: pattern: add new sample types to replace pattern types by Willy Tarreau · Fri Apr 20 20:49:27 2012 +0200
  70. 7c51a73 [BUG] fix binary stick-tables by Cyril Bonté · Mon May 09 20:44:54 2011 +0200
  71. 4424520 [BUG] stick-tables did not work when converting IPv6 to IPv4 by Willy Tarreau · Thu Apr 07 10:50:19 2011 +0200
  72. 4f92d32 [MEDIUM] IPv6 support for stick-tables by David du Colombier · Thu Mar 24 11:09:31 2011 +0100
  73. a0e5861 [REVERT] undo the stick-table string key lookup fixes by Willy Tarreau · Tue Jan 04 14:50:49 2011 +0100
  74. f18b5f2 [BUG] stick-table: use the private buffer when padding strings by Willy Tarreau · Tue Jan 04 06:29:44 2011 +0100
  75. 035da6d [BUG] stick-table: correctly terminate string keys during lookups by Willy Tarreau · Sun Jan 02 19:31:23 2011 +0100
  76. 32da3c4 [MEDIUM] Manage peers section parsing and stick table registration on peers. by Emeric Brun · Thu Sep 23 18:39:19 2010 +0200
  77. 85e77c7 [MEDIUM] Create updates tree on stick table to manage sync. by Emeric Brun · Thu Sep 23 18:16:52 2010 +0200
  78. 485479d [MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated. by Emeric Brun · Thu Sep 23 18:02:19 2010 +0200
  79. fbce6d0 [BUG] stick table purge failure if size less than 255 by Emeric Brun · Thu Sep 23 18:10:00 2010 +0200
  80. f6efda1 [MEDIUM] session counters: automatically remove expired entries. by Willy Tarreau · Tue Aug 03 20:34:06 2010 +0200
  81. 3b9c6e0 [MEDIUM] stick-table: make use of generic types for stored data by Willy Tarreau · Sun Jul 18 08:04:30 2010 +0200
  82. da7ff64 [MEDIUM] session-counters: add HTTP req/err tracking by Willy Tarreau · Wed Jun 23 11:44:09 2010 +0200
  83. c3bd972 [MINOR] session-counters: add a general purpose counter (gpc0) by Willy Tarreau · Sun Jun 20 12:47:25 2010 +0200
  84. 1f7e925 [MINOR] stktable: add a stktable_update_key() function by Willy Tarreau · Sun Jun 20 12:27:21 2010 +0200
  85. 6c59e0a [MEDIUM] session counters: add bytes_in_rate and bytes_out_rate counters by Willy Tarreau · Sun Jun 20 11:56:30 2010 +0200
  86. 91c43d7 [MEDIUM] session counters: add conn_rate and sess_rate counters by Willy Tarreau · Sun Jun 20 11:19:22 2010 +0200
  87. f4d17d9 [MEDIUM] session: add a counter on the cumulated number of sessions by Willy Tarreau · Fri Jun 18 22:10:12 2010 +0200
  88. 855e4bb [MEDIUM] session: add data in and out volume counters by Willy Tarreau · Fri Jun 18 18:33:32 2010 +0200
  89. 38285c1 [MEDIUM] session: add concurrent connections counter by Willy Tarreau · Fri Jun 18 16:35:43 2010 +0200
  90. 8fb12c4 [MINOR] stick-table: use suffix "_cnt" for cumulated counts by Willy Tarreau · Fri Jun 18 20:16:39 2010 +0200
  91. 4a0347a [MINOR] stick-table: provide a table lookup function by Willy Tarreau · Fri Jun 18 17:26:50 2010 +0200
  92. 9ba2dcc [MAJOR] session: add track-counters to track counters related to the session by Willy Tarreau · Mon Jun 14 21:04:55 2010 +0200
  93. e7f3d7a [MEDIUM] stick-tables: add a reference counter to each entry by Willy Tarreau · Mon Jun 14 14:53:07 2010 +0200
  94. cb18364 [MEDIUM] stick_table: separate storage and update of session entries by Willy Tarreau · Sun Jun 06 17:58:34 2010 +0200
  95. 41883e2 [MINOR] stick_table: export the stick_table_key by Willy Tarreau · Sun Jun 06 17:39:30 2010 +0200
  96. 13c29de [MEDIUM] stick_table: move the server ID to a generic data type by Willy Tarreau · Sun Jun 06 16:40:39 2010 +0200
  97. 68129b9 [MINOR] stick_table: provide functions to return stksess data from a type by Willy Tarreau · Sun Jun 06 16:06:52 2010 +0200
  98. f16d2b8 [MEDIUM] stick_table: don't overwrite data when storing an entry by Willy Tarreau · Sun Jun 06 15:38:59 2010 +0200
  99. 69b870f [MINOR] stick_table: add support for "conn_cum" data type. by Willy Tarreau · Sun Jun 06 14:30:13 2010 +0200
  100. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · Sun Jun 06 13:34:54 2010 +0200