haproxy/addons/ot/src
Willy Tarreau 0c36d0938c BUILD: ot: add argument for default value to vars_get_by_name()
The API was extended by commit e352b9dac ("MINOR: vars: make vars_get_by_*
support an optional default value") but I didn't notice that opentracing
was using it, so it broke the build. No backport needed.
2021-09-03 14:21:40 +02:00
..
cli.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
conf.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
event.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
filter.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
group.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
http.c MINOR: opentracing: transfer of context names without prefix 2021-04-15 08:40:08 +02:00
opentracing.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
parser.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
pool.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
scope.c BUILD/MINOR: opentracing: fixed build when using clang 2021-05-20 05:25:02 +02:00
util.c MINOR: opentracing: correct calculation of the number of arguments in the args[] 2021-04-15 08:40:05 +02:00
vars.c BUILD: ot: add argument for default value to vars_get_by_name() 2021-09-03 14:21:40 +02:00