haproxy/include/proto
Willy Tarreau b5abe5bd5d REORG: include: move mworker.h to haproxy/mworker{,-t}.h
One function prototype makes reference to struct mworker_proc which was
not defined there but in global.h instead. This definition, along with
the PROC_O_* fields were moved to mworker-t.h instead.
2020-06-11 10:18:57 +02:00
..
acl.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
applet.h REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +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: split common/htx.h into haproxy/htx{,-t}.h 2020-06-11 10:18:57 +02:00
checks.h REORG: include: split mailers.h into haproxy/mailers{,-t}.h 2020-06-11 10:18:57 +02:00
cli.h MINOR: cli: add cli_msg(), cli_err(), cli_dynmsg(), cli_dynerr() 2019-08-09 10:11:38 +02:00
connection.h REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h 2020-06-11 10:18:57 +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
http_fetch.h REORG: include: move arg.h to haproxy/arg{,-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 BUG/MINOR: listener: fix off-by-one in state name check 2019-12-11 15:51:37 +01:00
log.h REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
map.h
pattern.h CLEANUP: include: remove excessive includes of common/standard.h 2020-06-11 10:18:56 +02:00
payload.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
peers.h REORG: include: move common/ticks.h to haproxy/ticks.h 2020-06-11 10:18:57 +02:00
proto_tcp.h REORG: include: move action.h to haproxy/action{,-t}.h 2020-06-11 10:18:57 +02:00
protocol_buffers.h REORG: include: move arg.h to haproxy/arg{,-t}.h 2020-06-11 10:18:57 +02:00
proxy.h REORG: include: move common/ticks.h to haproxy/ticks.h 2020-06-11 10:18:57 +02:00
queue.h REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
sample.h MINOR: sample: make sample_parse_expr() able to return an end pointer 2020-02-14 19:02:06 +01:00
server.h REORG: include: move dns.h to haproxy/dns{,-t}.h 2020-06-11 10:18:57 +02:00
session.h REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h 2020-06-11 10:18:57 +02:00
signal.h CLEANUP: include: remove excessive includes of common/standard.h 2020-06-11 10:18:56 +02:00
spoe.h CLEANUP: include: remove excessive includes of common/standard.h 2020-06-11 10:18:56 +02:00
ssl_ckch.h REORG: ssl: move the CLI 'cert' functions to src/ssl_ckch.c 2020-05-15 14:11:54 +02:00
ssl_crtlist.h REORG: ssl: move crtlist functions to src/ssl_crtlist.c 2020-05-15 14:11:54 +02:00
ssl_sock.h CLEANUP: thread: rename __decl_hathreads() to __decl_thread() 2020-06-11 10:18:56 +02:00
ssl_utils.h REORG: ssl: move utility functions to src/ssl_utils.c 2020-05-15 14:11:54 +02:00
stats.h REORG: tools: split common/standard.h into haproxy/tools{,-t}.h 2020-06-11 10:18:57 +02:00
stick_table.h REORG: include: move dict.h to hparoxy/dict{,-t}.h 2020-06-11 10:18:57 +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 obj_type.h to haproxy/obj_type{,-t}.h 2020-06-11 10:18:57 +02:00
task.h REORG: include: move fd.h to haproxy/fd{,-t}.h 2020-06-11 10:18:57 +02:00
tcp_rules.h REORG: include: move action.h to haproxy/action{,-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
vars.h MINOR: vars: Make vars_(un|)set_by_name(_ifexist|) return a success value 2020-05-25 08:12:27 +02:00