1. 8de3593 BUILD: acl: use __fallthrough in parse_acl_expr() by Willy Tarreau · Mon Nov 14 07:21:22 2022 +0100
  2. 800bd78 MINOR: acl: alphanumerically sort the ACL dump by Willy Tarreau · Wed Mar 30 11:49:59 2022 +0200
  3. 6ff7d1b MINOR: acl: add a function to dump the list of known ACL keywords by Willy Tarreau · Tue Mar 29 15:36:56 2022 +0200
  4. 20d0f50 MINOR: add ::1 to predefined LOCALHOST acl by Björn Jacke · Fri Oct 15 16:32:15 2021 +0200
  5. 35926a1 MINOR: arg: Be able to forbid unresolved args when building an argument list by Christopher Faulet · Thu Sep 30 08:48:56 2021 +0200
  6. 51324b8 CLEANUP: acl: Remove unused variable when releasing an acl expression by Christopher Faulet · Fri Sep 10 15:17:45 2021 +0200
  7. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  8. 8043e83 MINOR: acl: Add HTTP_2.0 predefined macro by Christopher Faulet · Fri Mar 26 16:00:54 2021 +0100
  9. 779184e MINOR: No longer rely on deprecated sample fetches for predefined ACLs by Christopher Faulet · Thu Apr 01 17:24:04 2021 +0200
  10. 68fd7e4 REORG: global: move free acl/action in their related source files by Amaury Denoyelle · Thu Mar 25 17:15:52 2021 +0100
  11. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · Sat Feb 20 10:46:51 2021 +0100
  12. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  13. a98b288 CLEANUP: pattern: remove pat_delete_fcts[] and pattern_head->delete() by Willy Tarreau · Mon Nov 02 20:20:47 2020 +0100
  14. 6ad7df4 MINOR: arg: Use chunk_destroy() to release string arguments by Christopher Faulet · Fri Aug 07 11:45:18 2020 +0200
  15. 9fa0df5 BUG/MINOR: acl: Fix freeing of expr->smp in prune_acl_expr by Tim Duesterhus · Sat Jul 04 11:49:38 2020 +0200
  16. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · Fri May 29 14:35:51 2020 +0200
  17. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  18. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  19. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  20. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  21. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  22. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · Thu Jun 04 19:27:34 2020 +0200
  23. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  24. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · Thu Jun 04 18:46:44 2020 +0200
  25. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  26. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  27. 225a90a REORG: include: move pattern.h to haproxy/pattern{,-t}.h by Willy Tarreau · Thu Jun 04 15:06:28 2020 +0200
  28. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · Thu Jun 04 10:36:03 2020 +0200
  29. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
  30. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  31. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · Wed May 27 18:01:47 2020 +0200
  32. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  33. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200
  34. bd7212b CLEANUP: acl: remove unused assignment by Ilya Shipitsin · Sat May 16 22:42:12 2020 +0500
  35. 6fb0f21 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Apr 02 15:25:26 2020 +0500
  36. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · Fri Feb 14 16:50:14 2020 +0100
  37. 80b53ff MEDIUM: arg: make make_arg_list() stop after its own arguments by Willy Tarreau · Fri Feb 14 08:40:37 2020 +0100
  38. ed2c662 MINOR: sample/acl: use is_idchar() to locate the fetch/conv name by Willy Tarreau · Fri Feb 14 18:27:10 2020 +0100
  39. 361935a BUG/MINOR: acl: Fix memory leaks when an ACL expression is parsed by Christopher Faulet · Fri Sep 13 09:50:15 2019 +0200
  40. 78c5eec BUG/MINOR: acl: properly detect pattern type SMP_T_ADDR by Willy Tarreau · Fri Apr 19 11:45:20 2019 +0200
  41. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  42. 6808279 CLEANUP: Fix typos in the acl subsystem by Joseph Herlant · Thu Nov 15 14:55:09 2018 -0800
  43. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  44. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  45. 1b421ea MINOR: acl: Pass the ACLs as an explicit parameter of build_acl_cond by Christopher Faulet · Fri Sep 22 14:38:56 2017 +0200
  46. 7d27f3c BUG/MEDIUM: map/acl: fix unwanted flags inheritance. by Emeric Brun · Mon Jul 03 17:54:23 2017 +0200
  47. 54ceb04 BUG/MINOR: acls: Set the right refflag when patterns are loaded from a map by Christopher Faulet · Wed Jun 14 14:41:33 2017 +0200
  48. bcfe23a BUG/MEDIUM: acl: proprely release unused args in prune_acl_expr() by Willy Tarreau · Wed Apr 19 11:13:48 2017 +0200
  49. 145325e BUG/MEDIUM: acl: don't free unresolved args in prune_acl_expr() by Willy Tarreau · Wed Apr 12 23:03:31 2017 +0200
  50. 97108e0 CLEANUP: sample: report "converter" instead of "conv method" in error messages by Willy Tarreau · Fri Nov 25 07:33:24 2016 +0100
  51. 9ff96c7 MINOR: acl: Add predefined METH_DELETE, METH_PUT by Daniel Schneller · Mon Apr 11 17:45:29 2016 +0200
  52. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  53. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  54. 9bb49f6 BUG/MEDIUM: acl: always accept match "found" by Willy Tarreau · Thu Sep 24 16:37:12 2015 +0200
  55. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  56. 192252e MAJOR: sample: pass a pointer to the session to each sample fetch function by Willy Tarreau · Sat Apr 04 01:47:55 2015 +0200
  57. 15e91e1 MAJOR: sample: don't pass l7 anymore to sample fetch functions by Willy Tarreau · Sat Apr 04 00:52:09 2015 +0200
  58. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  59. 315ec42 BUG/MEDIUM: pattern: don't load more than once a pattern list. by Thierry FOURNIER · Mon Nov 24 11:14:42 2014 +0100
  60. aa4e32e CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix by Willy Tarreau · Fri Aug 29 19:09:48 2014 +0200
  61. 6f0ddca BUG/MEDIUM: acl: correctly compute the output type when a converter is used by Willy Tarreau · Fri Aug 29 17:36:40 2014 +0200
  62. 9fefbd5 MINOR: acl: set "str" as default match for strings by Thierry FOURNIER · Sun May 11 15:15:00 2014 +0200
  63. 2039bba MEDIUM: acl: strenghten the option parser to report invalid options by Willy Tarreau · Sun May 11 09:43:46 2014 +0200
  64. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · Mon Apr 28 11:18:57 2014 +0200
  65. a631fc8 BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns by Willy Tarreau · Sat Apr 26 23:33:51 2014 +0200
  66. c5a4e98 MEDIUM: acl: Change the acl register struct by Thierry FOURNIER · Wed Mar 05 16:07:08 2014 +0100
  67. b7729c9 MINOR: pattern: forbid dns resolutions by Thierry FOURNIER · Tue Feb 11 16:24:41 2014 +0100
  68. 66eb9bf MINOR: pattern: Remove the flag "PAT_F_FROM_FILE". by Thierry FOURNIER · Tue Feb 11 16:19:46 2014 +0100
  69. 94580c9 MINOR: dumpstat/conf: display all the configuration lines that using pattern reference by Thierry FOURNIER · Tue Feb 11 14:36:45 2014 +0100
  70. eeaa951 MINOR: configuration: File and line propagation by Thierry FOURNIER · Tue Feb 11 14:00:19 2014 +0100
  71. 9860c41 MINOR: acl/pattern: Acl "-M" option force to load file as map file with two columns by Thierry FOURNIER · Wed Jan 29 14:23:29 2014 +0100
  72. 39bef45 MINOR: pattern/map/acl: Centralization of the file parsers by Thierry FOURNIER · Wed Jan 29 13:29:45 2014 +0100
  73. e369ca2 MEDIUM: pattern_find_smp: functions find_smp uses the pat_ref_elt to find the element to be removed by Thierry FOURNIER · Wed Jan 29 16:24:55 2014 +0100
  74. 0d6ba51 MINOR: pattern: store configuration reference for each acl or map pattern. by Thierry FOURNIER · Tue Feb 11 03:31:34 2014 +0100
  75. 3534d88 MINOR: pattern/acl: Each pattern of each acl can be load with specified id by Thierry FOURNIER · Mon Jan 20 17:01:44 2014 +0100
  76. af5a29d MINOR: pattern: Each pattern is identified by unique id. by Thierry FOURNIER · Tue Mar 11 14:29:22 2014 +0100
  77. 5d34408 MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once. by Thierry FOURNIER · Mon Jan 27 14:19:53 2014 +0100
  78. c5959fd MEDIUM: pattern: merge same pattern by Thierry FOURNIER · Mon Jan 20 14:29:33 2014 +0100
  79. 1e00d38 MAJOR: pattern/map: Extends the map edition system in the patterns by Thierry FOURNIER · Tue Feb 11 11:31:40 2014 +0100
  80. 55d0b10 MEDIUM: pattern: add sample lookup function. by Thierry FOURNIER · Wed Jan 15 11:25:26 2014 +0100
  81. 6f7203d MEDIUM: pattern: add prune function by Thierry FOURNIER · Tue Jan 14 16:24:51 2014 +0100
  82. b113650 MEDIUM: pattern: add delete functions by Thierry FOURNIER · Wed Jan 15 11:38:49 2014 +0100
  83. 1794fdf MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match. by Thierry FOURNIER · Fri Jan 17 15:25:13 2014 +0100
  84. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · Fri Dec 13 15:12:32 2013 +0100
  85. 3ead5b9 MINOR: pattern: separe list element from the data part. by Thierry FOURNIER · Fri Dec 13 12:12:18 2013 +0100
  86. 972028f MEDIUM: pattern: Change the prototype of the function pattern_register(). by Thierry FOURNIER · Thu Jan 23 17:53:31 2014 +0100
  87. 511e947 MEDIUM: acl/pattern: standardisation "of pat_parse_int()" and "pat_parse_dotted_ver()" by Thierry FOURNIER · Thu Jan 23 17:40:34 2014 +0100
  88. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · Wed Jan 22 18:38:02 2014 +0100
  89. 2049092 CLEANUP: acl: remove obsolete test in parse_acl_expr() by Willy Tarreau · Mon Mar 17 18:04:27 2014 +0100
  90. 4bfa422 BUG/MINOR: acl: parser must also stop at comma on ACL-only keywords by Willy Tarreau · Mon Dec 16 22:01:06 2013 +0100
  91. adaddc2 CLEANUP: acl: remove useless blind copy-paste from sample converters by Willy Tarreau · Fri Dec 13 01:30:22 2013 +0100
  92. c37a3c7 MEDIUM: acl: fix the initialization order of the ACL expression by Willy Tarreau · Fri Dec 13 01:24:09 2013 +0100
  93. 131b466 MEDIUM: acl: fix the argument parser to let the lower layer report detailed errors by Willy Tarreau · Fri Dec 13 01:08:36 2013 +0100
  94. 975c178 MINOR: sample: make sample_parse_expr() use memprintf() to report parse errors by Willy Tarreau · Thu Dec 12 23:16:54 2013 +0100
  95. 7609064 MINOR: pattern: make the pattern matching function return a pointer to the matched element by Thierry FOURNIER · Tue Dec 10 15:03:38 2013 +0100
  96. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · Fri Dec 06 19:06:43 2013 +0100
  97. f3489d2 MINOR: pattern: do not assign SMP_TYPES by default to patterns by Willy Tarreau · Thu Dec 12 11:34:55 2013 +0100
  98. e3ded59 MEDIUM: acl: Last patch change the output type by Thierry FOURNIER · Fri Dec 06 15:36:54 2013 +0100
  99. 3d536ac BUG/MINOR: acl: fix sample expression error reporting by Willy Tarreau · Fri Dec 06 16:02:46 2013 +0100
  100. ab92cf3 BUG/MINOR: acl: acl parser does not recognize empty converter list by Thierry FOURNIER · Fri Dec 06 10:34:35 2013 +0100