1. 5ad57ea MINOR: stick-table: Add "server_name" new data type. by Frédéric Lécaille · 5 years ago
  2. c02766a MINOR: stick-table: Add prefixes to stick-table names. by Frédéric Lécaille · 5 years ago
  3. 015e4d7 MINOR: stick-tables: Add peers process binding computing. by Frédéric Lécaille · 5 years ago
  4. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · 5 years ago
  5. f92da38 BUILD/MINOR: stick-table: Compilation fix. by Frédéric Lécaille · 5 years ago
  6. d456aa4 MINOR: config: Extract the code of "stick-table" line parsing. by Frédéric Lécaille · 5 years ago
  7. 6778b27 MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. by Frédéric Lécaille · 6 years ago
  8. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  9. 819fc6f MEDIUM: threads/stick-tables: handle multithreads on stick tables by Emeric Brun · 7 years ago
  10. e4edc6b MEDIUM: http: implement http-response track-sc* directive by Ruoshan Huang · 8 years ago
  11. 3cf1111 MEDIUM: stick-tables: Add GPT0 in the stick tables by Thierry FOURNIER · 9 years ago
  12. 7e25df3 MAJOR: stick-tables: remove key storage from the key struct by Thierry FOURNIER · 9 years ago
  13. 5d24ebc MEDIUM: stick-tables: use the sample type names by Thierry FOURNIER · 9 years ago
  14. bc8c404 MAJOR: stick-tables: use sample types in place of dedicated types by Thierry FOURNIER · 9 years ago
  15. aaf5860 MINOR: peers: avoid re-scheduling of pending stick-table's updates still not pushed. by Emeric Brun · 9 years ago
  16. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  17. 5ed1bbf CLEANUP: session: move the stick counters declarations to stick_table.h by Willy Tarreau · 10 years ago
  18. edee1d6 MEDIUM: stick-table: make it easier to register extra data types by Willy Tarreau · 10 years ago
  19. 3a925c1 MEDIUM: stick-tables: flush old entries upon soft-stop by Willy Tarreau · 11 years ago
  20. ba2ffd1 MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables by Willy Tarreau · 11 years ago
  21. 0711541 MEDIUM: stick-table: allocate the table key of size buffer size by Willy Tarreau · 12 years ago
  22. 4f92d32 [MEDIUM] IPv6 support for stick-tables by David du Colombier · 13 years ago
  23. 32da3c4 [MEDIUM] Manage peers section parsing and stick table registration on peers. by Emeric Brun · 14 years ago
  24. 85e77c7 [MEDIUM] Create updates tree on stick table to manage sync. by Emeric Brun · 14 years ago
  25. 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
  26. 3b9c6e0 [MEDIUM] stick-table: make use of generic types for stored data by Willy Tarreau · 14 years ago
  27. 795e4a9 [CLEANUP] stick-table: declare stktable_data_types as extern by Willy Tarreau · 14 years ago
  28. da7ff64 [MEDIUM] session-counters: add HTTP req/err tracking by Willy Tarreau · 14 years ago
  29. c3bd972 [MINOR] session-counters: add a general purpose counter (gpc0) by Willy Tarreau · 14 years ago
  30. 6c59e0a [MEDIUM] session counters: add bytes_in_rate and bytes_out_rate counters by Willy Tarreau · 14 years ago
  31. 91c43d7 [MEDIUM] session counters: add conn_rate and sess_rate counters by Willy Tarreau · 14 years ago
  32. 888617d [MEDIUM] stick-tables: add support for arguments to data_types by Willy Tarreau · 14 years ago
  33. f4d17d9 [MEDIUM] session: add a counter on the cumulated number of sessions by Willy Tarreau · 14 years ago
  34. 855e4bb [MEDIUM] session: add data in and out volume counters by Willy Tarreau · 14 years ago
  35. 38285c1 [MEDIUM] session: add concurrent connections counter by Willy Tarreau · 14 years ago
  36. 8fb12c4 [MINOR] stick-table: use suffix "_cnt" for cumulated counts by Willy Tarreau · 14 years ago
  37. e7f3d7a [MEDIUM] stick-tables: add a reference counter to each entry by Willy Tarreau · 14 years ago
  38. 13c29de [MEDIUM] stick_table: move the server ID to a generic data type by Willy Tarreau · 14 years ago
  39. 68129b9 [MINOR] stick_table: provide functions to return stksess data from a type by Willy Tarreau · 14 years ago
  40. 69b870f [MINOR] stick_table: add support for "conn_cum" data type. by Willy Tarreau · 14 years ago
  41. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · 14 years ago
  42. 86257dc [CLEANUP] stick_table: rename some stksess struct members to avoid confusion by Willy Tarreau · 14 years ago
  43. 393379c [MINOR] stick_table: add support for variable-sized data by Willy Tarreau · 14 years ago
  44. aea940e [CLEANUP] stick_table: add/clarify some comments by Willy Tarreau · 14 years ago
  45. 3bd697e [MEDIUM] Add stick table (persistence) management functions and types by Emeric Brun · 15 years ago