1. 6204cd9 BUG/MAJOR: vars: always retrieve the stream and session from the sample by Willy Tarreau · Thu Mar 10 16:33:04 2016 +0100
  2. 658b85b MEDIUM: actions: pass a new "flags" argument to custom actions by Willy Tarreau · Sun Sep 27 10:00:49 2015 +0200
  3. 4214873 MEDIUM: actions: remove ACTION_STOP by Thierry FOURNIER · Wed Sep 02 17:17:33 2015 +0200
  4. 4dc15d1 MINOR: actions: Remove wrappers by Thierry FOURNIER · Thu Aug 06 18:25:56 2015 +0200
  5. afa8049 MEDIUM: actions: Normalize the return code of the configuration parsers by Thierry FOURNIER · Wed Aug 19 09:04:15 2015 +0200
  6. 36481b8 MEDIUM: actions: Merge (http|tcp)-(request|reponse) keywords structs by Thierry FOURNIER · Wed Aug 19 09:01:53 2015 +0200
  7. 24ff6c6 MEDIUM: actions: Add standard return code for the action API by Thierry FOURNIER · Thu Aug 06 08:52:53 2015 +0200
  8. 91f6ba0 MINOR: actions: Declare all the embedded actions in the same header file by Thierry FOURNIER · Thu Aug 06 08:30:11 2015 +0200
  9. f8c1dce MINOR: vars: use the vars types as argument in place of opaque type by Thierry FOURNIER · Thu Jul 30 19:12:50 2015 +0200
  10. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  11. 5cc18d4 MINOR: samples: data assignation simplification by Thierry FOURNIER · Wed Aug 19 09:02:36 2015 +0200
  12. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  13. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  14. 6f82b6d BUG/MEDIUM: vars: segfault during the configuration parsing by Thierry FOURNIER · Mon Aug 17 18:38:24 2015 +0200
  15. 48a9cd1 MINOR: vars: reduce the code size of some wrappers by Thierry FOURNIER · Tue Jul 28 19:00:28 2015 +0200
  16. 422a3af MINOR: proto_tcp: add session in the action prototype by Thierry FOURNIER · Mon Aug 10 18:30:18 2015 +0200
  17. a6b6343 CLEANUP: http/tcp actions: remove the scope member by Thierry FOURNIER · Tue Aug 11 10:59:49 2015 +0200
  18. fd77e05 MINOR: vars: returns variable content by Thierry FOURNIER · Tue Jul 07 21:20:42 2015 +0200
  19. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  20. e44136f BUG/MEDIUM: vars: do not freeze the connection when the expression cannot be fetched by Willy Tarreau · Tue Jun 23 15:17:33 2015 +0200
  21. ebcd484 MEDIUM: vars: move the session variables to the session, not the stream by Willy Tarreau · Fri Jun 19 11:59:02 2015 +0200
  22. 7233098 MINOR: vars: make the accounting not depend on the stream by Willy Tarreau · Fri Jun 19 11:21:56 2015 +0200
  23. 0b243fd BUG/MINOR: vars/compil: fix some warnings by Thierry FOURNIER · Tue Jun 16 23:52:47 2015 +0200
  24. c365d99 MINOR: vars: adds get and set functions by Thierry FOURNIER · Tue Jun 09 12:27:17 2015 +0200
  25. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · Sat Jun 06 19:29:07 2015 +0200