Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2e89b0930b32b6f694df1c7b35271686acc7cb93
/
src
/
sample.c
a8b7ecd
CLEANUP: sample: use read_u64() in ipmask() to apply an IPv6 mask
by Willy Tarreau
· Tue Feb 25 09:43:22 2020 +0100
5715da2
BUG/MINOR: sample: fix the json converter's endian-sensitivity
by Willy Tarreau
· Tue Feb 25 08:37:37 2020 +0100
9080711
BUILD: general: always pass unsigned chars to is* functions
by Willy Tarreau
· Tue Feb 25 08:16:33 2020 +0100
23997da
BUG/MINOR: sample: exit regsub() in case of trash allocation error
by Willy Tarreau
· Tue Feb 18 14:27:44 2020 +0100
07e1e3c
MINOR: sample: regsub now supports backreferences
by Jerome Magnin
· Sun Feb 16 19:20:19 2020 +0100
e3b57bf
MINOR: sample: make sample_parse_expr() able to return an end pointer
by Willy Tarreau
· Fri Feb 14 16:50:14 2020 +0100
80b53ff
MEDIUM: arg: make make_arg_list() stop after its own arguments
by Willy Tarreau
· Fri Feb 14 08:40:37 2020 +0100
ed2c662
MINOR: sample/acl: use is_idchar() to locate the fetch/conv name
by Willy Tarreau
· Fri Feb 14 18:27:10 2020 +0100
0851fd5
MINOR: debug: support logging to various sinks
by Willy Tarreau
· Tue Dec 17 10:07:25 2019 +0100
cd37324
MINOR: sample: Validate the number of bits for the sha2 converter
by Tim Duesterhus
· Tue Dec 17 12:31:20 2019 +0100
46dfd78
BUG/MINOR: sample: always check converters' arguments
by Willy Tarreau
· Tue Dec 17 10:25:29 2019 +0100
5060326
BUG/MINOR: sample: fix the closing bracket and LF in the debug converter
by Willy Tarreau
· Tue Dec 17 09:00:15 2019 +0100
ae6f125
MINOR: sample: add us/ms support to date/http_date
by Damien Claisse
· Wed Oct 30 15:57:28 2019 +0000
4381d26
BUG/MINOR: sample: Make the `field` converter compatible with `-m found`
by Tim Duesterhus
· Wed Oct 16 15:11:15 2019 +0200
8a694b8
MINOR: sample: Add UUID-fetch
by Luca Schimweg
· Tue Sep 10 15:42:52 2019 +0200
be36793
BUG/MEDIUM: stick-table: Wrong stick-table backends parsing.
by Frédéric Lécaille
· Wed Aug 07 09:28:39 2019 +0200
9417f45
BUG/MAJOR: sample: Wrong stick-table name parsing in "if/unless" ACL condition.
by Frédéric Lécaille
· Thu Jun 20 09:31:04 2019 +0200
d437630
MINOR: sample: Add sha2([<bits>]) converter
by Tim Duesterhus
· Mon Jun 17 12:41:44 2019 +0200
2674303
MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct
by Dragan Dosen
· Tue Apr 30 15:54:36 2019 +0200
015e4d7
MINOR: stick-tables: Add peers process binding computing.
by Frédéric Lécaille
· Tue Mar 19 14:55:01 2019 +0100
1b8e68e
MEDIUM: stick-table: Stop handling stick-tables as proxies.
by Frédéric Lécaille
· Thu Mar 14 07:07:41 2019 +0100
bfe6138
MINOR: sample: Add a protocol buffers specific converter.
by Frédéric Lécaille
· Wed Mar 06 14:34:36 2019 +0100
5f33f85
MINOR: sample: Extract some protocol buffers specific code.
by Frédéric Lécaille
· Wed Mar 06 08:03:44 2019 +0100
756d97f
MINOR: sample: Rework gRPC converter code.
by Frédéric Lécaille
· Mon Mar 04 19:03:48 2019 +0100
7c93e88
MINOR: sample: Code factorization "ungrpc" converter.
by Frédéric Lécaille
· Mon Mar 04 07:33:41 2019 +0100
50290fb
MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter.
by Frédéric Lécaille
· Wed Feb 27 14:34:51 2019 +0100
fd95c62
MINOR: sample: Add two sample converters for protocol buffers.
by Frédéric Lécaille
· Tue Feb 26 14:09:08 2019 +0100
1a0fe3b
BUG/MINOR: config: make sure to count the error on incorrect track-sc/stick rules
by Willy Tarreau
· Wed Feb 06 10:25:07 2019 +0100
151e1ca
BUG/MAJOR: config: verify that targets of track-sc and stick rules are present
by Willy Tarreau
· Tue Feb 05 11:38:38 2019 +0100
4468f1c
BUG/MEDIUM: sample: Don't treat SMP_T_METH as SMP_T_STR.
by Olivier Houchard
· Fri Dec 07 15:23:41 2018 +0100
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· Sun Nov 25 19:14:37 2018 +0100
70fe944
MINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot, lat_ns_avg, lat_ns_tot
by Willy Tarreau
· Thu Nov 22 16:07:39 2018 +0100
757f5ad
CLEANUP: Fix typos in the sample subsystem
by Joseph Herlant
· Thu Nov 15 12:14:56 2018 -0800
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· Mon Sep 10 15:38:55 2018 +0200
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· Fri Jul 13 10:54:26 2018 +0200
ca097c1
MINOR: sample: Add strcmp sample converter
by Tim Duesterhus
· Fri Apr 27 21:18:45 2018 +0200
9eb2a4a
BUILD: sample: avoid build warning in sample.c
by Willy Tarreau
· Thu Apr 19 10:33:28 2018 +0200
9631a28
MEDIUM: sample: Extend functionality for field/word converters
by Marcin Deranek
· Mon Apr 16 14:30:46 2018 +0200
50791a7
MINOR: samples: add crc32c converter
by Emmanuel Hocdet
· Wed Mar 21 11:19:01 2018 +0100
280f42b
MINOR: sample: add a new "concat" converter
by Willy Tarreau
· Mon Feb 19 15:34:12 2018 +0100
1478aa7
MEDIUM: sample: Add IPv6 support to the ipmask converter
by Tim Duesterhus
· Thu Jan 25 16:24:51 2018 +0100
bf5ce02
BUG/MINOR: sample: Fix output type of c_ipv62ip
by Tim Duesterhus
· Thu Jan 25 16:24:46 2018 +0100
ec6b0a2
CLEANUP: sample: Fix outdated comment about sample casts functions
by Tim Duesterhus
· Thu Jan 25 16:24:45 2018 +0100
c555ee0
CLEANUP: sample: Fix comment encoding of sample.c
by Tim Duesterhus
· Thu Jan 25 16:24:44 2018 +0100
a792a0a
MINOR: sample: add date_us sample
by Etienne Carriere
· Wed Jan 17 13:43:24 2018 +0100
60a2ee7
MINOR: sample: rename the "len" converter to "length"
by Willy Tarreau
· Fri Dec 15 07:13:48 2017 +0100
ed0d24e
MINOR: sample: add len converter
by Etienne Carriere
· Wed Dec 13 13:41:34 2017 +0100
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· Fri Nov 24 16:50:31 2017 +0100
34adb2a
MINOR: sample: Add "thread" sample fetch
by Christopher Faulet
· Tue Nov 21 21:45:38 2017 +0100
e5c918b
MINOR: threads/sample: Change temp_smp into a thread local variable
by Emeric Brun
· Wed Jun 14 14:15:36 2017 +0200
3f957b2
MINOR: sample: add the hex2i converter
by Dragan Dosen
· Tue Oct 24 09:27:34 2017 +0200
6e5a9ca
MINOR: sample: add the sha1 converter
by Dragan Dosen
· Tue Oct 24 09:18:23 2017 +0200
ec10051
MINOR: samples: Handle the type SMP_T_METH when we duplicate a sample in smp_dup
by Christopher Faulet
· Mon Jul 24 15:38:41 2017 +0200
1bfc24b
MINOR: sample: Add b64dec sample converter
by Holger Just
· Sat May 06 00:56:53 2017 +0200
50c8044
CLEANUP: Remove comment that's no longer valid
by Nenad Merdanovic
· Sun Mar 12 22:00:29 2017 +0100
807a6e7
MINOR: Add hostname sample fetch
by Nenad Merdanovic
· Sun Mar 12 22:00:00 2017 +0100
01e0974
MINOR: samples: add xx-hash functions
by Thierry FOURNIER
· Mon Dec 26 11:46:11 2016 +0100
97108e0
CLEANUP: sample: report "converter" instead of "conv method" in error messages
by Willy Tarreau
· Fri Nov 25 07:33:24 2016 +0100
a69c912
CLEANUP: log-format: useless file and line in json converter
by Thierry FOURNIER / OZON.IO
· Wed Nov 23 01:13:57 2016 +0100
f7e4e7e
MAJOR: spoe: Add an experimental Stream Processing Offload Engine
by Christopher Faulet
· Thu Oct 27 22:29:49 2016 +0200
476e5d0
REORG: sample: move code to release a sample expression in sample.c
by Christopher Faulet
· Wed Oct 26 11:34:47 2016 +0200
2235b26
OPTIM: http: move all http character classs tables into a single one
by Willy Tarreau
· Sat Nov 05 15:50:20 2016 +0100
f0645dc
MINOR: sample: use smp_make_rw() in upper/lower converters
by Willy Tarreau
· Tue Aug 09 14:29:38 2016 +0200
ad63582
BUG/MEDIUM: samples: make smp_dup() always duplicate the sample
by Willy Tarreau
· Mon Aug 08 19:21:09 2016 +0200
8dfe863
DOC: fix json converter example and error message
by Herve COMMOWICK
· Fri Aug 05 12:01:20 2016 +0200
5f6e905
BUILD: fix build on Solaris 11
by Willy Tarreau
· Fri May 20 06:29:59 2016 +0200
64a16ab
BUG/MEDIUM: sample: initialize the pointer before parse_binary call.
by David Carlier
· Fri Apr 08 10:37:02 2016 +0100
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· Sun Apr 03 13:48:43 2016 +0200
6204cd9
BUG/MAJOR: vars: always retrieve the stream and session from the sample
by Willy Tarreau
· Thu Mar 10 16:33:04 2016 +0100
7560dd4
MINOR: sample: always set a new sample's owner before evaluating it
by Willy Tarreau
· Thu Mar 10 16:28:58 2016 +0100
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
0b85ece
MEDIUM: logs: add a new RFC5424 log-format for the structured-data
by Dragan Dosen
· Fri Sep 25 19:17:44 2015 +0200
136f9d3
MINOR: samples: rename union from "data" to "u"
by Thierry FOURNIER
· Wed Aug 19 09:07:19 2015 +0200
8c542ca
MEDIUM: samples: Use the "struct sample_data" in the "struct sample"
by Thierry FOURNIER
· Wed Aug 19 09:00:18 2015 +0200
cc4d171
MINOR: sample: Add ipv6 to ipv4 and sint to ipv6 casts
by Thierry FOURNIER
· Fri Jul 24 09:04:56 2015 +0200
5d86fae
MEDIUM: vars/sample: operators can use variables as parameter
by Thierry FOURNIER
· Tue Jul 07 21:10:16 2015 +0200
00c005c
MEDIUM: sample: switch to saturated arithmetic
by Thierry FOURNIER
· Wed Jul 08 01:10:21 2015 +0200
bf65cd4
MAJOR: arg: converts uint and sint in sint
by Thierry FOURNIER
· Mon Jul 20 17:45:02 2015 +0200
07ee64e
MAJOR: sample: converts uint and sint in 64 bits signed integer
by Thierry FOURNIER
· Mon Jul 06 23:43:03 2015 +0200
fac9ccf
BUG/MINOR: http/sample: gmtime/localtime can fail
by Thierry FOURNIER
· Wed Jul 08 00:15:20 2015 +0200
28d976d
MINOR: args: add new context for servers
by Willy Tarreau
· Thu Jul 09 11:39:33 2015 +0200
79beb24
CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type()
by Adis Nezirovic
· Mon Jul 06 15:41:02 2015 +0200
93b38d9
MEDIUM: 51Degrees code refactoring and cleanup
by Dragan Dosen
· Mon Jun 29 16:43:25 2015 +0200
cc10329
MINOR: samples: add samples which returns constants
by Thierry FOURNIER
· Sat Jun 06 19:30:17 2015 +0200
9687c77
MINOR: debug: add a special converter which display its input sample content.
by Thierry FOURNIER
· Thu May 07 15:46:29 2015 +0200
9c627e8
MEDIUM: sample: Add type any
by Thierry FOURNIER
· Wed Jun 03 20:12:35 2015 +0200
0f81144
BUG/MINOR: sample: wrong conversion of signed values
by Thierry FOURNIER
· Sat Jun 06 19:16:52 2015 +0200
4c2479e
BUG/MINOR: debug: display (null) in place of "meth"
by Thierry FOURNIER
· Wed Jun 03 20:12:04 2015 +0200
4d441a7
MEDIUM: sample: add trie support to 51Degrees
by Thomas Holmes
· Fri May 29 12:54:25 2015 +0100
951d44d
MEDIUM: sample: add fiftyone_degrees converter.
by Thomas Holmes
· Wed May 13 11:27:35 2015 +0100
f63386a
CLEANUP: da: move the converter registration to da.c
by Willy Tarreau
· Mon Jun 01 15:39:50 2015 +0200
4542b10
MEDIUM: sample: add the da-csv converter
by David Carlier
· Mon Jun 01 13:54:29 2015 +0200
e2dc1fa
MEDIUM: stick-table: remove the now duplicate find_stktable() function
by Willy Tarreau
· Tue May 26 12:08:07 2015 +0200
9e0bb10
CLEANUP: proxy: make the proxy lookup functions more user-friendly
by Willy Tarreau
· Tue May 26 11:24:42 2015 +0200
0786d05
MEDIUM: sample: change the prototype of sample-fetches functions
by Thierry FOURNIER
· Mon May 11 15:42:45 2015 +0200
1d33b88
MINOR: sample: fill the struct sample with the options.
by Thierry FOURNIER
· Mon May 11 15:25:29 2015 +0200
0a9a2b8
MEDIUM: sample change the prototype of sample-fetches and converters functions
by Thierry FOURNIER
· Mon May 11 15:20:49 2015 +0200
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
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
Next »