haproxy/include/types
Willy Tarreau 16f958c0e9 REORG: include: split common/htx.h into haproxy/htx{,-t}.h
Most of the file was a large set of HTX elements manipulation functions
and few types, so splitting them allowed to further reduce dependencies
and shrink the build time. Doing so revealed that a few files (h2.c,
mux_pt.c) needed haproxy/buf.h and were previously getting it through
htx.h. They were fixed.
2020-06-11 10:18:57 +02:00
..
acl.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
action.h REORG: include: split common/regex.h into haproxy/regex{,-t}.h 2020-06-11 10:18:57 +02:00
applet.h REORG: include: split common/xref.h into haproxy/xref{,-t}.h 2020-06-11 10:18:57 +02:00
arg.h REORG: include: move common/chunk.h to haproxy/chunk.h 2020-06-11 10:18:57 +02:00
auth.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
backend.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
capture.h REORG: memory: move the pool type definitions to haproxy/pool-t.h 2020-06-11 10:18:56 +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: split common/regex.h into haproxy/regex{,-t}.h 2020-06-11 10:18:57 +02:00
cli.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
compression.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
connection.h REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
counters.h
dict.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
dns.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
fcgi-app.h REORG: include: split common/regex.h into haproxy/regex{,-t}.h 2020-06-11 10:18:57 +02:00
fd.h CLEANUP: threads: remove a few needless includes of hathreads.h 2020-06-11 10:18:56 +02:00
filters.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
global.h REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
hlua.h REORG: include: split common/xref.h into haproxy/xref{,-t}.h 2020-06-11 10:18:57 +02:00
http_ana.h REORG: include: split common/http.h into haproxy/http{,-t}.h 2020-06-11 10:18:57 +02:00
http_htx.h REORG: include: split common/htx.h into haproxy/htx{,-t}.h 2020-06-11 10:18:57 +02:00
lb_chash.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
lb_fas.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
lb_fwlc.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
lb_fwrr.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
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
listener.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
log.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
mailers.h
map.h CLEANUP: assorted typo fixes in the code and comments 2020-04-16 10:04:36 +02:00
obj_type.h MINOR: checks/obj_type: Add a new object type for checks 2020-04-27 09:39:38 +02:00
pattern.h REORG: include: split common/regex.h into haproxy/regex{,-t}.h 2020-06-11 10:18:57 +02:00
peers.h REORG: include: split common/regex.h into haproxy/regex{,-t}.h 2020-06-11 10:18:57 +02:00
pipe.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
port_range.h
proto_udp.h
protocol_buffers.h
protocol.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
proxy.h REORG: include: split common/http.h into haproxy/http{,-t}.h 2020-06-11 10:18:57 +02:00
queue.h CLEANUP: threads: remove a few needless includes of hathreads.h 2020-06-11 10:18:56 +02:00
ring.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
sample.h REORG: include: split common/http.h into haproxy/http{,-t}.h 2020-06-11 10:18:57 +02:00
server.h REORG: include: move freq_ctr to haproxy/ 2020-06-11 10:18:56 +02:00
session.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
shctx.h
signal.h CLEANUP: include: remove excessive includes of common/standard.h 2020-06-11 10:18:56 +02:00
sink.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
spoe.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
ssl_ckch.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
ssl_crtlist.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
ssl_sock.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
stats.h
stick_table.h REORG: memory: move the pool type definitions to haproxy/pool-t.h 2020-06-11 10:18:56 +02:00
stream_interface.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
stream.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
task.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
trace.h REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h 2020-06-11 10:18:57 +02:00
vars.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00