1. 78f3595 CLEANUP: map: Avoid memory leak in out-of-memory condition. by Andreas Seltenreich · Thu Mar 03 20:32:23 2016 +0100
  2. 8feaa66 MINOR: map: Add regex matching replacement by Thierry Fournier · Wed Feb 10 22:55:20 2016 +0100
  3. b2f8f08 MINOR: map: The map can return IPv4 and IPv6 by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  4. 5cc18d4 MINOR: samples: data assignation simplification by Thierry FOURNIER · Wed Aug 19 09:02:36 2015 +0200
  5. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  6. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  7. 503bb09 MINOR: samples: rename some struct member from "smp" to "data" by Thierry FOURNIER · Wed Aug 19 08:35:43 2015 +0200
  8. 12ba0c2 MINOR: samples: rename a struct from sample_storage to sample_data by Thierry FOURNIER · Fri Aug 14 00:02:11 2015 +0200
  9. bf65cd4 MAJOR: arg: converts uint and sint in sint by Thierry FOURNIER · Mon Jul 20 17:45:02 2015 +0200
  10. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  11. 0a9a2b8 MEDIUM: sample change the prototype of sample-fetches and converters functions by Thierry FOURNIER · Mon May 11 15:20:49 2015 +0200
  12. 3def393 MINOR: lua: map system integration in Lua by Thierry FOURNIER · Tue Apr 07 11:27:54 2015 +0200
  13. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  14. 933e5de MEDIUM: map: uses HAProxy facilities to store default value by Thierry FOURNIER · Fri Mar 13 00:10:16 2015 +0100
  15. 68a556e MINOR: converters: give the session pointer as converter argument by Thierry FOURNIER · Mon Feb 23 15:11:11 2015 +0100
  16. 1edc971 MINOR: converters: add a "void *private" argument to converters by Thierry FOURNIER · Mon Dec 15 16:18:39 2014 +0100
  17. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · Mon Apr 28 11:18:57 2014 +0200
  18. b7729c9 MINOR: pattern: forbid dns resolutions by Thierry FOURNIER · Tue Feb 11 16:24:41 2014 +0100
  19. 94580c9 MINOR: dumpstat/conf: display all the configuration lines that using pattern reference by Thierry FOURNIER · Tue Feb 11 14:36:45 2014 +0100
  20. eeaa951 MINOR: configuration: File and line propagation by Thierry FOURNIER · Tue Feb 11 14:00:19 2014 +0100
  21. 39bef45 MINOR: pattern/map/acl: Centralization of the file parsers by Thierry FOURNIER · Wed Jan 29 13:29:45 2014 +0100
  22. 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
  23. 0d6ba51 MINOR: pattern: store configuration reference for each acl or map pattern. by Thierry FOURNIER · Tue Feb 11 03:31:34 2014 +0100
  24. 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
  25. 1e00d38 MAJOR: pattern/map: Extends the map edition system in the patterns by Thierry FOURNIER · Tue Feb 11 11:31:40 2014 +0100
  26. 8888635 MINOR: map/pattern: The sample parser is stored in the pattern by Thierry FOURNIER · Wed Jan 15 15:17:23 2014 +0100
  27. 55d0b10 MEDIUM: pattern: add sample lookup function. by Thierry FOURNIER · Wed Jan 15 11:25:26 2014 +0100
  28. 6f7203d MEDIUM: pattern: add prune function by Thierry FOURNIER · Tue Jan 14 16:24:51 2014 +0100
  29. b113650 MEDIUM: pattern: add delete functions by Thierry FOURNIER · Wed Jan 15 11:38:49 2014 +0100
  30. 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
  31. 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
  32. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · Fri Dec 13 15:12:32 2013 +0100
  33. 3ead5b9 MINOR: pattern: separe list element from the data part. by Thierry FOURNIER · Fri Dec 13 12:12:18 2013 +0100
  34. 972028f MEDIUM: pattern: Change the prototype of the function pattern_register(). by Thierry FOURNIER · Thu Jan 23 17:53:31 2014 +0100
  35. 338a031 BUG/MEDIUM: map: The map parser includes blank lines. by Thierry FOURNIER · Wed Feb 26 18:30:13 2014 +0100
  36. b0c0a0f MINOR: map: export parse output sample functions by Thierry FOURNIER · Tue Dec 10 15:05:34 2013 +0100
  37. 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
  38. 7148ce6 MEDIUM: pattern: Extract the index process from the pat_parse_*() functions by Thierry FOURNIER · Fri Dec 06 19:06:43 2013 +0100
  39. 2d4771b MINOR: map: export map_get_reference() function by Thierry FOURNIER · Fri Dec 06 10:39:48 2013 +0100
  40. 736459e BUG/MEDIUM: map: Bad map file parser by Thierry FOURNIER · Wed Dec 11 11:20:24 2013 +0100
  41. 0ffe78c MEDIUM: map: merge identical maps by Thierry FOURNIER · Thu Dec 05 14:40:25 2013 +0100
  42. a82d202 MINOR: map: Cleanup the initialisation of map descriptors. by Thierry FOURNIER · Thu Dec 05 11:59:55 2013 +0100
  43. 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
  44. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · Tue Nov 26 11:52:33 2013 +0100