haproxy/include/proto
Willy Tarreau dcc048a14a REORG: include: move acl.h to haproxy/acl.h{,-t}.h
The files were moved almost as-is, just dropping arg-t and auth-t from
acl-t but keeping arg-t in acl.h. It was useful to revisit the call places
since a handful of files used to continue to include acl.h while they did
not need it at all. Struct stream was only made a forward declaration
since not otherwise needed.
2020-06-11 10:18:58 +02:00
..
applet.h REORG: include: move task.h to haproxy/task{,-t}.h 2020-06-11 10:18:58 +02:00
backend.h REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
channel.h REORG: include: move task.h to haproxy/task{,-t}.h 2020-06-11 10:18:58 +02:00
cli.h REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
fcgi-app.h REORG: include: split common/htx.h into haproxy/htx{,-t}.h 2020-06-11 10:18:57 +02:00
filters.h MEDIUM: filters: Adapt filters API to allow again TCP filtering on HTX streams 2019-11-15 13:43:08 +01:00
http_ana.h REORG: include: split common/htx.h into haproxy/htx{,-t}.h 2020-06-11 10:18:57 +02:00
lb_map.h REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00
log.h REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
proxy.h REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
queue.h REORG: include: move task.h to haproxy/task{,-t}.h 2020-06-11 10:18:58 +02:00
server.h REORG: include: move dns.h to haproxy/dns{,-t}.h 2020-06-11 10:18:57 +02:00
spoe.h REORG: include: move sample.h to haproxy/sample{,-t}.h 2020-06-11 10:18:58 +02:00
ssl_sock.h REORG: include: move connection.h to haproxy/connection{,-t}.h 2020-06-11 10:18:58 +02:00
stats.h REORG: tools: split common/standard.h into haproxy/tools{,-t}.h 2020-06-11 10:18:57 +02:00
stream.h REORG: include: move trace.h to haproxy/trace{,-t}.h 2020-06-11 10:18:58 +02:00
stream_interface.h REORG: include: move connection.h to haproxy/connection{,-t}.h 2020-06-11 10:18:58 +02:00