1. 658b85b MEDIUM: actions: pass a new "flags" argument to custom actions by Willy Tarreau · 9 years ago
  2. 4214873 MEDIUM: actions: remove ACTION_STOP by Thierry FOURNIER · 9 years ago
  3. 4dc15d1 MINOR: actions: Remove wrappers by Thierry FOURNIER · 9 years ago
  4. afa8049 MEDIUM: actions: Normalize the return code of the configuration parsers by Thierry FOURNIER · 9 years ago
  5. 36481b8 MEDIUM: actions: Merge (http|tcp)-(request|reponse) keywords structs by Thierry FOURNIER · 9 years ago
  6. 24ff6c6 MEDIUM: actions: Add standard return code for the action API by Thierry FOURNIER · 9 years ago
  7. 91f6ba0 MINOR: actions: Declare all the embedded actions in the same header file by Thierry FOURNIER · 9 years ago
  8. f8c1dce MINOR: vars: use the vars types as argument in place of opaque type by Thierry FOURNIER · 9 years ago
  9. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · 9 years ago
  10. 5cc18d4 MINOR: samples: data assignation simplification by Thierry FOURNIER · 9 years ago
  11. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · 9 years ago
  12. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · 9 years ago
  13. 6f82b6d BUG/MEDIUM: vars: segfault during the configuration parsing by Thierry FOURNIER · 9 years ago
  14. 48a9cd1 MINOR: vars: reduce the code size of some wrappers by Thierry FOURNIER · 9 years ago
  15. 422a3af MINOR: proto_tcp: add session in the action prototype by Thierry FOURNIER · 9 years ago
  16. a6b6343 CLEANUP: http/tcp actions: remove the scope member by Thierry FOURNIER · 9 years ago
  17. fd77e05 MINOR: vars: returns variable content by Thierry FOURNIER · 9 years ago
  18. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · 9 years ago
  19. e44136f BUG/MEDIUM: vars: do not freeze the connection when the expression cannot be fetched by Willy Tarreau · 9 years ago
  20. ebcd484 MEDIUM: vars: move the session variables to the session, not the stream by Willy Tarreau · 9 years ago
  21. 7233098 MINOR: vars: make the accounting not depend on the stream by Willy Tarreau · 9 years ago
  22. 0b243fd BUG/MINOR: vars/compil: fix some warnings by Thierry FOURNIER · 9 years ago
  23. c365d99 MINOR: vars: adds get and set functions by Thierry FOURNIER · 9 years ago
  24. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago