1. 85e77c7 [MEDIUM] Create updates tree on stick table to manage sync. by Emeric Brun · 14 years ago
  2. 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 · 14 years ago
  3. c89a572 [BUG] stick table entries expire on counters updates/read or show table, even if there is no "expire" parameter by Emeric Brun · 14 years ago
  4. f6efda1 [MEDIUM] session counters: automatically remove expired entries. by Willy Tarreau · 14 years ago
  5. 3b9c6e0 [MEDIUM] stick-table: make use of generic types for stored data by Willy Tarreau · 14 years ago
  6. 1f7e925 [MINOR] stktable: add a stktable_update_key() function by Willy Tarreau · 14 years ago
  7. ac78288 [MEDIUM] stick-tables: add stored data argument type checking by Willy Tarreau · 14 years ago
  8. 888617d [MEDIUM] stick-tables: add support for arguments to data_types by Willy Tarreau · 14 years ago
  9. 4a0347a [MINOR] stick-table: provide a table lookup function by Willy Tarreau · 14 years ago
  10. 9ba2dcc [MAJOR] session: add track-counters to track counters related to the session by Willy Tarreau · 14 years ago
  11. cb18364 [MEDIUM] stick_table: separate storage and update of session entries by Willy Tarreau · 14 years ago
  12. 41883e2 [MINOR] stick_table: export the stick_table_key by Willy Tarreau · 14 years ago
  13. 68129b9 [MINOR] stick_table: provide functions to return stksess data from a type by Willy Tarreau · 14 years ago
  14. f16d2b8 [MEDIUM] stick_table: don't overwrite data when storing an entry by Willy Tarreau · 14 years ago
  15. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · 14 years ago
  16. f0b38bf [CLEANUP] stick_table: move pattern to key functions to stick_table.c by Willy Tarreau · 14 years ago
  17. 393379c [MINOR] stick_table: add support for variable-sized data by Willy Tarreau · 14 years ago
  18. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · 15 years ago