haproxy/addons/ot/src
Amaury Denoyelle 56f50a03b7 CLEANUP: cli: rename dynamic error printing state
Rename CLI_ST_PRINT_FREE to CLI_ST_PRINT_DYNERR.

Most notably, this highlights that this is reserved to error printing.

This is done to ensure consistency between CLI_ST_PRINT/CLI_ST_PRINT_DYN
and CLI_ST_PRINT_ERR/CLI_ST_PRINT_DYNERR. The name is also consistent
with the function cli_dynerr() which activates it.
2022-11-10 16:42:47 +01:00
..
cli.c CLEANUP: cli: rename dynamic error printing state 2022-11-10 16:42:47 +01:00
conf.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
event.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
filter.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
group.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
http.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
opentracing.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
parser.c CLEANUP: opentracing: added FLT_OT_PARSE_INVALID_enum enum 2022-04-08 16:31:33 +02:00
pool.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
scope.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
util.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
vars.c MAJOR: opentracing: reenable usage of vars to transmit opentracing context 2022-04-08 16:31:33 +02:00