haproxy/include/types
Willy Tarreau 7ea393d95e REORG: include: move connection.h to haproxy/connection{,-t}.h
The type file is becoming a mess, half of it is for the proxy protocol,
another good part describes conn_streams and mux ops, it would deserve
being split again. At least it was reordered so that elements are easier
to find, with the PP-stuff left at the end. The MAX_SEND_FD macro was moved
to compat.h as it's said to be the value for Linux.
2020-06-11 10:18:58 +02:00
..
acl.h REORG: include: move pattern.h to haproxy/pattern{,-t}.h 2020-06-11 10:18:58 +02:00
applet.h REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h 2020-06-11 10:18:57 +02:00
backend.h REORG: include: move lb_fwrr.h to haproxy/lb_fwrr{,-t}.h 2020-06-11 10:18:58 +02:00
channel.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
checks.h REORG: include: move connection.h to haproxy/connection{,-t}.h 2020-06-11 10:18:58 +02:00
cli.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
fcgi-app.h REORG: include: move common/fcgi.h to haproxy/ 2020-06-11 10:18:57 +02:00
filters.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
http_ana.h REORG: include: move http_htx.h to haproxy/http_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 ring to haproxy/ring{,-t}.h 2020-06-11 10:18:57 +02:00
peers.h REORG: include: move dict.h to hparoxy/dict{,-t}.h 2020-06-11 10:18:57 +02:00
proxy.h REORG: include: move sample.h to haproxy/sample{,-t}.h 2020-06-11 10:18:58 +02:00
queue.h CLEANUP: threads: remove a few needless includes of hathreads.h 2020-06-11 10:18:56 +02:00
server.h REORG: include: move connection.h to haproxy/connection{,-t}.h 2020-06-11 10:18:58 +02:00
session.h REORG: include: move task.h to haproxy/task{,-t}.h 2020-06-11 10:18:58 +02:00
spoe.h REORG: include: move task.h to haproxy/task{,-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 MINOR: stats: Report internal errors in the proxies/listeners/servers stats 2020-01-20 15:18:45 +01:00
stick_table.h REORG: include: move sample.h to haproxy/sample{,-t}.h 2020-06-11 10:18:58 +02:00
stream.h REORG: include: move task.h to haproxy/task{,-t}.h 2020-06-11 10:18:58 +02:00
stream_interface.h REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h 2020-06-11 10:18:57 +02:00
trace.h REORG: include: move sink.h to haproxy/sink{,-t}.h 2020-06-11 10:18:57 +02:00