1. 01cdcd4 MINOR: pattern: add function to lookup a specific entry in pattern list by Thierry FOURNIER · 11 years ago
  2. 7609064 MINOR: pattern: make the pattern matching function return a pointer to the matched element by Thierry FOURNIER · 11 years ago
  3. 0b2fe4a MINOR: pattern: add support for compiling patterns for lookups by Thierry FOURNIER · 11 years ago
  4. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · 11 years ago
  5. cc0e0b3 MINOR: pattern: Each pattern sets the expected input type by Thierry FOURNIER · 11 years ago
  6. 6f8fe31 MINOR: pattern: import acl_find_match_name() into pattern.h by Willy Tarreau · 11 years ago
  7. 0cba607 MINOR: acl/pattern: use types different from int to clarify who does what. by Willy Tarreau · 11 years ago
  8. a65b343 MEDIUM: pattern: rename "acl" prefix to "pat" by Thierry FOURNIER · 11 years ago
  9. d163e1c MEDIUM: pattern: create pattern expression by Thierry FOURNIER · 11 years ago
  10. ed66c29 REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c by Thierry FOURNIER · 11 years ago
  11. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago
  12. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · 12 years ago
  13. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  14. b4a88f0 MINOR: pattern: replace struct pattern with struct sample by Willy Tarreau · 12 years ago
  15. f853c46 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs by Willy Tarreau · 12 years ago
  16. 9fcb984 MEDIUM: pattern: use the standard arg parser by Willy Tarreau · 12 years ago
  17. f995410 MEDIUM: pattern: get rid of arg_i in all functions making use of arguments by Willy Tarreau · 12 years ago
  18. ecfb8e8 MEDIUM: pattern: replace type pattern_arg with type arg by Willy Tarreau · 12 years ago
  19. 5e6cc4a MINOR: pattern: export the global temporary pattern by Willy Tarreau · 13 years ago
  20. 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
  21. f0b38bf [CLEANUP] stick_table: move pattern to key functions to stick_table.c by Willy Tarreau · 14 years ago
  22. 107ca30 [MEDIUM] Add pattern fetch management types and functions by Emeric Brun · 15 years ago