1. 0711541 MEDIUM: stick-table: allocate the table key of size buffer size by Willy Tarreau · Mon Oct 29 21:56:59 2012 +0100
  2. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · Fri Apr 27 21:37:17 2012 +0200
  3. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · Wed Apr 25 10:13:36 2012 +0200
  4. 85e77c7 [MEDIUM] Create updates tree on stick table to manage sync. by Emeric Brun · Thu Sep 23 18:16:52 2010 +0200
  5. 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
  6. c89a572 [BUG] stick table entries expire on counters updates/read or show table, even if there is no "expire" parameter by Emeric Brun · Thu Sep 23 18:11:05 2010 +0200
  7. f6efda1 [MEDIUM] session counters: automatically remove expired entries. by Willy Tarreau · Tue Aug 03 20:34:06 2010 +0200
  8. 3b9c6e0 [MEDIUM] stick-table: make use of generic types for stored data by Willy Tarreau · Sun Jul 18 08:04:30 2010 +0200
  9. 1f7e925 [MINOR] stktable: add a stktable_update_key() function by Willy Tarreau · Sun Jun 20 12:27:21 2010 +0200
  10. ac78288 [MEDIUM] stick-tables: add stored data argument type checking by Willy Tarreau · Sun Jun 20 10:41:54 2010 +0200
  11. 888617d [MEDIUM] stick-tables: add support for arguments to data_types by Willy Tarreau · Sun Jun 20 09:11:39 2010 +0200
  12. 4a0347a [MINOR] stick-table: provide a table lookup function by Willy Tarreau · Fri Jun 18 17:26:50 2010 +0200
  13. 9ba2dcc [MAJOR] session: add track-counters to track counters related to the session by Willy Tarreau · Mon Jun 14 21:04:55 2010 +0200
  14. cb18364 [MEDIUM] stick_table: separate storage and update of session entries by Willy Tarreau · Sun Jun 06 17:58:34 2010 +0200
  15. 41883e2 [MINOR] stick_table: export the stick_table_key by Willy Tarreau · Sun Jun 06 17:39:30 2010 +0200
  16. 68129b9 [MINOR] stick_table: provide functions to return stksess data from a type by Willy Tarreau · Sun Jun 06 16:06:52 2010 +0200
  17. f16d2b8 [MEDIUM] stick_table: don't overwrite data when storing an entry by Willy Tarreau · Sun Jun 06 15:38:59 2010 +0200
  18. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · Sun Jun 06 13:34:54 2010 +0200
  19. f0b38bf [CLEANUP] stick_table: move pattern to key functions to stick_table.c by Willy Tarreau · Sun Jun 06 13:22:23 2010 +0200
  20. 393379c [MINOR] stick_table: add support for variable-sized data by Willy Tarreau · Sun Jun 06 12:11:37 2010 +0200
  21. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · Mon Jan 04 15:23:48 2010 +0100