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. 7560dd4 MINOR: sample: always set a new sample's owner before evaluating it by Willy Tarreau · Thu Mar 10 16:28:58 2016 +0100
  3. 1777ea6 MINOR: sample: add a new helper to initialize the owner of a sample by Willy Tarreau · Thu Mar 10 16:15:46 2016 +0100
  4. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · Fri Sep 25 19:17:44 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. cc4d171 MINOR: sample: Add ipv6 to ipv4 and sint to ipv6 casts by Thierry FOURNIER · Fri Jul 24 09:04:56 2015 +0200
  8. 5d86fae MEDIUM: vars/sample: operators can use variables as parameter by Thierry FOURNIER · Tue Jul 07 21:10:16 2015 +0200
  9. 00c005c MEDIUM: sample: switch to saturated arithmetic by Thierry FOURNIER · Wed Jul 08 01:10:21 2015 +0200
  10. bf65cd4 MAJOR: arg: converts uint and sint in sint by Thierry FOURNIER · Mon Jul 20 17:45:02 2015 +0200
  11. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  12. fac9ccf BUG/MINOR: http/sample: gmtime/localtime can fail by Thierry FOURNIER · Wed Jul 08 00:15:20 2015 +0200
  13. 28d976d MINOR: args: add new context for servers by Willy Tarreau · Thu Jul 09 11:39:33 2015 +0200
  14. 79beb24 CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type() by Adis Nezirovic · Mon Jul 06 15:41:02 2015 +0200
  15. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  16. cc10329 MINOR: samples: add samples which returns constants by Thierry FOURNIER · Sat Jun 06 19:30:17 2015 +0200
  17. 9687c77 MINOR: debug: add a special converter which display its input sample content. by Thierry FOURNIER · Thu May 07 15:46:29 2015 +0200
  18. 9c627e8 MEDIUM: sample: Add type any by Thierry FOURNIER · Wed Jun 03 20:12:35 2015 +0200
  19. 0f81144 BUG/MINOR: sample: wrong conversion of signed values by Thierry FOURNIER · Sat Jun 06 19:16:52 2015 +0200
  20. 4c2479e BUG/MINOR: debug: display (null) in place of "meth" by Thierry FOURNIER · Wed Jun 03 20:12:04 2015 +0200
  21. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · Fri May 29 12:54:25 2015 +0100
  22. 951d44d MEDIUM: sample: add fiftyone_degrees converter. by Thomas Holmes · Wed May 13 11:27:35 2015 +0100
  23. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · Mon Jun 01 15:39:50 2015 +0200
  24. 4542b10 MEDIUM: sample: add the da-csv converter by David Carlier · Mon Jun 01 13:54:29 2015 +0200
  25. e2dc1fa MEDIUM: stick-table: remove the now duplicate find_stktable() function by Willy Tarreau · Tue May 26 12:08:07 2015 +0200
  26. 9e0bb10 CLEANUP: proxy: make the proxy lookup functions more user-friendly by Willy Tarreau · Tue May 26 11:24:42 2015 +0200
  27. 0786d05 MEDIUM: sample: change the prototype of sample-fetches functions by Thierry FOURNIER · Mon May 11 15:42:45 2015 +0200
  28. 1d33b88 MINOR: sample: fill the struct sample with the options. by Thierry FOURNIER · Mon May 11 15:25:29 2015 +0200
  29. 0a9a2b8 MEDIUM: sample change the prototype of sample-fetches and converters functions by Thierry FOURNIER · Mon May 11 15:20:49 2015 +0200
  30. 6879ad3 MEDIUM: sample: fill the struct sample with the session, proxy and stream pointers by Thierry FOURNIER · Mon May 11 11:54:58 2015 +0200
  31. 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
  32. 15e91e1 MAJOR: sample: don't pass l7 anymore to sample fetch functions by Willy Tarreau · Sat Apr 04 00:52:09 2015 +0200
  33. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  34. 8fd1376 MINOR: converters: add function to browse converters by Thierry FOURNIER · Tue Mar 10 23:56:48 2015 +0100
  35. 4d9a1d1 MINOR: sample: add function for browsing samples. by Thierry FOURNIER · Mon Dec 08 14:49:19 2014 +0100
  36. f41a809 MINOR: sample: add private argument to the struct sample_fetch by Thierry FOURNIER · Sun Dec 07 18:37:57 2014 +0100
  37. 68a556e MINOR: converters: give the session pointer as converter argument by Thierry FOURNIER · Mon Feb 23 15:11:11 2015 +0100
  38. 1edc971 MINOR: converters: add a "void *private" argument to converters by Thierry FOURNIER · Mon Dec 15 16:18:39 2014 +0100
  39. 9770787 MEDIUM: samples: provide basic arithmetic and bitwise operators by Willy Tarreau · Tue Jan 27 15:12:13 2015 +0100
  40. d817e46 BUG/MINOR: sample: fix case sensitivity for the regsub converter by Willy Tarreau · Fri Jan 23 20:23:17 2015 +0100
  41. 7eda849 MEDIUM: samples: add a regsub converter to perform regex-based transformations by Willy Tarreau · Tue Jan 20 19:47:06 2015 +0100
  42. 4694778 MINOR: args: implement a new arg type for regex : ARGT_REG by Willy Tarreau · Mon Jan 19 19:00:58 2015 +0100
  43. 8059977 MINOR: samples: provide a "crc32" converter by Willy Tarreau · Tue Jan 20 19:35:24 2015 +0100
  44. 1228dc0 BUG/MEDIUM: sample: fix random number upper-bound by Vincent Bernat · Wed Dec 10 10:31:37 2014 +0100
  45. c9a0f6d MINOR: samples: add the word converter. by Emeric Brun · Tue Nov 25 14:09:01 2014 +0100
  46. f399b0d MINOR: samples: adds the field converter. by Emeric Brun · Mon Nov 03 17:07:03 2014 +0100
  47. 54c4ac8 MINOR: samples: adds the bytes converter. by Emeric Brun · Mon Nov 03 15:32:43 2014 +0100
  48. 0f30d26 MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping) by Willy Tarreau · Mon Nov 24 16:02:05 2014 +0100
  49. 4b9e802 BUG/MINOR: samples: fix unnecessary memcopy converting binary to string. by Emeric Brun · Mon Nov 03 18:17:10 2014 +0100
  50. 317e1c4 MINOR: sample: add "json" converter by Thierry FOURNIER · Tue Aug 12 10:20:47 2014 +0200
  51. 6bcb0a8 BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc* by Willy Tarreau · Wed Jul 30 08:56:35 2014 +0200
  52. bbfd1a2 MINOR: sample: allow integers to cast to binary by Willy Tarreau · Tue Jul 15 21:19:08 2014 +0200
  53. 23ec4ca MINOR: sample: add new converters to hash input by Willy Tarreau · Tue Jul 15 20:15:37 2014 +0200
  54. 9700e5c MINOR: sample: allow IP address to cast to binary by Willy Tarreau · Tue Jul 15 21:03:26 2014 +0200
  55. 0dbfdba MINOR: samples: add two converters for the date format by Willy Tarreau · Thu Jul 10 16:37:47 2014 +0200
  56. 6c616e0 BUG/MAJOR: sample: correctly reinitialize sample fetch context before calling sample_process() by Willy Tarreau · Wed Jun 25 16:56:41 2014 +0200
  57. 3a4ac42 MINOR: tcp: prepare support for the "capture" action by Willy Tarreau · Fri Jun 13 16:17:14 2014 +0200
  58. 5b4bf70 MINOR: sample: improve sample_fetch_string() to report partial contents by Willy Tarreau · Fri Jun 13 16:04:35 2014 +0200
  59. 53d1a98 MINOR: ssl: adds sample converter base64 for binary type. by Emeric Brun · Wed Apr 30 18:21:37 2014 +0200
  60. eeaa951 MINOR: configuration: File and line propagation by Thierry FOURNIER · Tue Feb 11 14:00:19 2014 +0100
  61. d437314 MEDIUM: sample/http_proto: Add new type called method by Thierry FOURNIER · Tue Dec 17 01:10:10 2013 +0100
  62. 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
  63. 0e9af55 MINOR: sample: dont call the sample cast function "c_none" by Thierry FOURNIER · Sat Dec 14 14:55:04 2013 +0100
  64. 1cf8f08 MINOR: sample: move smp_to_type to sample.c by Willy Tarreau · Fri Feb 07 12:14:54 2014 +0100
  65. e87cac1 MEDIUM: sample: change the behavior of the bin2str cast by Thierry FOURNIER · Wed Mar 12 15:07:59 2014 +0100
  66. 2f49d6d MINOR: sample: add hex converter by Thierry FOURNIER · Wed Mar 12 15:01:52 2014 +0100
  67. 84310e2 MINOR: sample: add a rand() sample fetch to return a sample. by Willy Tarreau · Fri Feb 14 11:59:04 2014 +0100
  68. 60bb020 BUG/MINOR: sample: The c_str2int converter does not fail if the entry is not an integer by Thierry FOURNIER · Mon Jan 27 18:20:48 2014 +0100
  69. 689a1df BUG/MEDIUM: sample: simplify and fix the argument parsing by Willy Tarreau · Fri Dec 13 00:40:11 2013 +0100
  70. 975c178 MINOR: sample: make sample_parse_expr() use memprintf() to report parse errors by Willy Tarreau · Thu Dec 12 23:16:54 2013 +0100
  71. fd13990 BUG/MEDIUM: sample: conversion from str to ipv6 may read data past end by Thierry FOURNIER · Wed Dec 11 12:38:57 2013 +0100
  72. 3d536ac BUG/MINOR: acl: fix sample expression error reporting by Willy Tarreau · Fri Dec 06 16:02:46 2013 +0100
  73. 67ff7e0 BUG/MEDIUM: acl: fix regression introduced by latest converters support by Willy Tarreau · Thu Dec 05 02:19:58 2013 +0100
  74. d18cd0f MEDIUM: http: The redirect strings follows the log format rules. by Thierry FOURNIER · Fri Nov 29 12:15:45 2013 +0100
  75. b805f71 MEDIUM: sample: let the cast functions set their output type by Thierry FOURNIER · Tue Nov 26 20:47:54 2013 +0100
  76. 9c1d67e MINOR: sample: provide the original sample_conv descriptor struct to the argument checker function. by Thierry FOURNIER · Thu Nov 21 13:37:41 2013 +0100
  77. 348971e MEDIUM: acl: use the fetch syntax 'fetch(args),conv(),conv()' into the ACL keyword by Thierry FOURNIER · Thu Nov 21 10:50:10 2013 +0100
  78. 8af6ff1 MINOR: sample: export sample_casts by Thierry FOURNIER · Thu Nov 21 10:53:12 2013 +0100
  79. 1c0054f BUG/MINOR: arg: fix error reporting for add-header/set-header sample fetch arguments by Thierry FOURNIER · Wed Nov 20 15:09:52 2013 +0100
  80. ef38c39 MEDIUM: sample: systematically pass the keyword pointer to the keyword by Willy Tarreau · Mon Jul 22 16:29:32 2013 +0200
  81. 6236d3a MINOR: sample: add a new "date" fetch to return the current date by Willy Tarreau · Thu Jul 25 14:28:25 2013 +0200
  82. 5b8ad22 CLEANUP: acl: move the 3 remaining sample fetches to samples.c by Willy Tarreau · Thu Jul 25 12:17:57 2013 +0200
  83. 18387e2 MINOR: sample: fix sample_process handling of unstable data by Willy Tarreau · Thu Jul 25 12:02:38 2013 +0200
  84. 833cc79 MEDIUM: sample: handle comma-delimited converter list by Willy Tarreau · Wed Jul 24 15:34:19 2013 +0200
  85. dc13c11 BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS by Willy Tarreau · Fri Jun 21 23:16:39 2013 +0200
  86. a4312fa MAJOR: sample: maintain a per-proxy list of the fetch args to resolve by Willy Tarreau · Tue Apr 02 16:34:32 2013 +0200
  87. bf8e251 MINOR: sample: provide a function to report the name of a sample check point by Willy Tarreau · Mon Mar 25 14:52:41 2013 +0100
  88. 80aca90 MEDIUM: samples: use new flags to describe compatibility between fetches and their usages by Willy Tarreau · Mon Jan 07 15:42:20 2013 +0100
  89. 47ca545 MINOR: chunks: centralize the trash chunk allocation by Willy Tarreau · Sun Dec 23 20:22:19 2012 +0100
  90. e7ad4bb MINOR: samples: add a function to fetch and convert any sample to a string by Willy Tarreau · Fri Dec 21 00:02:32 2012 +0100
  91. d167e6d MINOR: sample: support cast from bool to string by Willy Tarreau · Fri Dec 21 17:38:05 2012 +0100
  92. 7e2c647 MEDIUM: remove remains of BUFSIZE in HTTP auth and sample conversions by Willy Tarreau · Mon Oct 29 20:44:36 2012 +0100
  93. a068a29 MINOR: sample: export 'sample_get_trash_chunk(void)' by Emeric Brun · Wed Oct 17 15:34:03 2012 +0200
  94. 8ac33d9 MINOR: sample: manage binary to string type convertion in stick-table and samples. by Emeric Brun · Wed Oct 17 13:36:06 2012 +0200
  95. 2e845be MEDIUM: sample: pass an empty list instead of a null for fetch args by Willy Tarreau · Fri Oct 19 19:49:09 2012 +0200
  96. f22a508 MINOR: sample: accept fetch keywords without parenthesis by Willy Tarreau · Fri Oct 19 16:47:23 2012 +0200
  97. dd2f85e CLEANUP: includes: fix includes for a number of users of fd.h by Willy Tarreau · Sun Sep 02 22:34:23 2012 +0200
  98. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200
  99. cd3b094 REORG: rename "pattern" files by Willy Tarreau · Fri Apr 27 21:52:18 2012 +0200[Renamed (98%) from src/pattern.c]
  100. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · Fri Apr 27 21:37:17 2012 +0200