haproxy/addons/ot/src
Valentine Krasnobaeva c6cfa7cb4a MINOR: startup: rename readcfgfile in parse_cfg
As readcfgfile no longer opens configuration files and reads them with fgets,
but performs only the parsing of provided data, let's rename it to parse_cfg by
analogy with read_cfg in haproxy.c.
2024-08-07 18:41:41 +02:00
..
cli.c CLEANUP: cli: rename dynamic error printing state 2022-11-10 16:42:47 +01:00
conf.c MEDIUM: tree-wide: logsrv struct becomes logger 2023-10-13 10:05:06 +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 MINOR: startup: rename readcfgfile in parse_cfg 2024-08-07 18:41:41 +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 MINOR: tools: Rename ha_generate_uuid to ha_generate_uuid_v4 2024-04-24 08:23:56 +02:00
util.c CLEANUP: opentracing: remove the last two occurrences of strncat() 2023-04-07 18:14:28 +02:00
vars.c MAJOR: opentracing: reenable usage of vars to transmit opentracing context 2022-04-08 16:31:33 +02:00