1. 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · Fri Aug 09 11:21:01 2019 +0200
  2. aa5801b BUG/MEDIUM: maps: only try to parse the default value when it's present by Willy Tarreau · Fri Apr 19 11:35:22 2019 +0200
  3. 646b774 BUG/MEDIUM: map: Fix memory leak in the map converter by Nenad Merdanovic · Fri Apr 12 22:54:28 2019 +0200
  4. f43b88b CLEANUP: Fix typos in the map management functions by Joseph Herlant · Sun Nov 25 11:48:18 2018 -0800
  5. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  6. db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · Thu Nov 15 11:08:52 2018 +0100
  7. 0cd3bd6 MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put} by Willy Tarreau · Tue Nov 06 18:46:37 2018 +0100
  8. 2842e05 BUG/MEDIUM: map: don't store exp_replace() result in the trash's length by Willy Tarreau · Wed Aug 22 04:55:43 2018 +0200
  9. 2710221 BUG/MINOR: map: fix map_regm with backref by Emeric Brun · Tue Jul 17 09:47:07 2018 -0400
  10. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  11. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  12. 336a11f BUG/MINOR: map: correctly track reference to the last ref_elt being dumped by Dragan Dosen · Fri May 04 16:27:15 2018 +0200
  13. 25650ce MINOR: map: Add payload support to "add map" by Aurélien Nephtali · Wed Apr 18 14:04:47 2018 +0200
  14. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  15. 9a4da68 MINOR: cli: Ensure the CLI always outputs an error when it should by Aurélien Nephtali · Mon Apr 16 19:02:42 2018 +0200
  16. f93f093 CLEANUP: map, stream: remove duplicate code in src/map.c, src/stream.c by Ilya Shipitsin · Fri Mar 23 17:41:48 2018 +0500
  17. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  18. b5997f7 MAJOR: threads/map: Make acls/maps thread safe by Emeric Brun · Mon Jul 03 11:34:05 2017 +0200
  19. 06d80a9 REORG: channel: finally rename the last bi_* / bo_* functions by Willy Tarreau · Thu Oct 19 14:32:15 2017 +0200
  20. c3680ec MINOR: add severity information to cli feedback messages by Andjelko Iharos · Thu Jul 20 16:49:14 2017 +0200
  21. 8d85aa4 BUG/MAJOR: map: fix segfault during 'show map/acl' on cli. by Emeric Brun · Thu Jun 29 15:40:33 2017 +0200
  22. 96c1571 BUG/MINOR: Fix "get map <map> <value>" CLI command by Nenad Merdanovic · Sun Mar 12 22:01:36 2017 +0100
  23. 24f45d8 BUG/MEDIUM: cli: Prevent double free in CLI ACL lookup by Nenad Merdanovic · Sun Mar 12 22:01:35 2017 +0100
  24. 30e5e18 CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers by Willy Tarreau · Thu Nov 24 16:45:53 2016 +0100
  25. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · Thu Nov 24 15:53:53 2016 +0100
  26. ad8be61 REORG: cli: move map and acl code to map.c by William Lallemand · Fri Nov 18 19:26:17 2016 +0100
  27. 78f3595 CLEANUP: map: Avoid memory leak in out-of-memory condition. by Andreas Seltenreich · Thu Mar 03 20:32:23 2016 +0100
  28. 8feaa66 MINOR: map: Add regex matching replacement by Thierry Fournier · Wed Feb 10 22:55:20 2016 +0100
  29. b2f8f08 MINOR: map: The map can return IPv4 and IPv6 by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  30. 5cc18d4 MINOR: samples: data assignation simplification by Thierry FOURNIER · Wed Aug 19 09:02:36 2015 +0200
  31. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  32. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  33. 503bb09 MINOR: samples: rename some struct member from "smp" to "data" by Thierry FOURNIER · Wed Aug 19 08:35:43 2015 +0200
  34. 12ba0c2 MINOR: samples: rename a struct from sample_storage to sample_data by Thierry FOURNIER · Fri Aug 14 00:02:11 2015 +0200
  35. bf65cd4 MAJOR: arg: converts uint and sint in sint by Thierry FOURNIER · Mon Jul 20 17:45:02 2015 +0200
  36. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  37. 0a9a2b8 MEDIUM: sample change the prototype of sample-fetches and converters functions by Thierry FOURNIER · Mon May 11 15:20:49 2015 +0200
  38. 3def393 MINOR: lua: map system integration in Lua by Thierry FOURNIER · Tue Apr 07 11:27:54 2015 +0200
  39. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  40. 933e5de MEDIUM: map: uses HAProxy facilities to store default value by Thierry FOURNIER · Fri Mar 13 00:10:16 2015 +0100
  41. 68a556e MINOR: converters: give the session pointer as converter argument by Thierry FOURNIER · Mon Feb 23 15:11:11 2015 +0100
  42. 1edc971 MINOR: converters: add a "void *private" argument to converters by Thierry FOURNIER · Mon Dec 15 16:18:39 2014 +0100
  43. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · Mon Apr 28 11:18:57 2014 +0200
  44. b7729c9 MINOR: pattern: forbid dns resolutions by Thierry FOURNIER · Tue Feb 11 16:24:41 2014 +0100
  45. 94580c9 MINOR: dumpstat/conf: display all the configuration lines that using pattern reference by Thierry FOURNIER · Tue Feb 11 14:36:45 2014 +0100
  46. eeaa951 MINOR: configuration: File and line propagation by Thierry FOURNIER · Tue Feb 11 14:00:19 2014 +0100
  47. 39bef45 MINOR: pattern/map/acl: Centralization of the file parsers by Thierry FOURNIER · Wed Jan 29 13:29:45 2014 +0100
  48. 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
  49. 0d6ba51 MINOR: pattern: store configuration reference for each acl or map pattern. by Thierry FOURNIER · Tue Feb 11 03:31:34 2014 +0100
  50. 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
  51. 1e00d38 MAJOR: pattern/map: Extends the map edition system in the patterns by Thierry FOURNIER · Tue Feb 11 11:31:40 2014 +0100
  52. 8888635 MINOR: map/pattern: The sample parser is stored in the pattern by Thierry FOURNIER · Wed Jan 15 15:17:23 2014 +0100
  53. 55d0b10 MEDIUM: pattern: add sample lookup function. by Thierry FOURNIER · Wed Jan 15 11:25:26 2014 +0100
  54. 6f7203d MEDIUM: pattern: add prune function by Thierry FOURNIER · Tue Jan 14 16:24:51 2014 +0100
  55. b113650 MEDIUM: pattern: add delete functions by Thierry FOURNIER · Wed Jan 15 11:38:49 2014 +0100
  56. 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
  57. 7654c9f MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags by Thierry FOURNIER · Tue Dec 17 00:20:33 2013 +0100
  58. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · Fri Dec 13 15:12:32 2013 +0100
  59. 3ead5b9 MINOR: pattern: separe list element from the data part. by Thierry FOURNIER · Fri Dec 13 12:12:18 2013 +0100
  60. 972028f MEDIUM: pattern: Change the prototype of the function pattern_register(). by Thierry FOURNIER · Thu Jan 23 17:53:31 2014 +0100
  61. 338a031 BUG/MEDIUM: map: The map parser includes blank lines. by Thierry FOURNIER · Wed Feb 26 18:30:13 2014 +0100
  62. b0c0a0f MINOR: map: export parse output sample functions by Thierry FOURNIER · Tue Dec 10 15:05:34 2013 +0100
  63. 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
  64. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · Fri Dec 06 19:06:43 2013 +0100
  65. 2d4771b MINOR: map: export map_get_reference() function by Thierry FOURNIER · Fri Dec 06 10:39:48 2013 +0100
  66. 736459e BUG/MEDIUM: map: Bad map file parser by Thierry FOURNIER · Wed Dec 11 11:20:24 2013 +0100
  67. 0ffe78c MEDIUM: map: merge identical maps by Thierry FOURNIER · Thu Dec 05 14:40:25 2013 +0100
  68. a82d202 MINOR: map: Cleanup the initialisation of map descriptors. by Thierry FOURNIER · Thu Dec 05 11:59:55 2013 +0100
  69. 275db69 BUG/MINOR: map: The map list was declared in the map.h file by Thierry FOURNIER · Fri Dec 06 10:39:36 2013 +0100
  70. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · Tue Nov 26 11:52:33 2013 +0100