haproxy/src
Willy Tarreau 1e56f92693 REORG: include: move server.h to haproxy/server{,-t}.h
extern struct dict server_name_dict was moved from the type file to the
main file. A handful of inlined functions were moved at the bottom of
the file. Call places were updated to use server-t.h when relevant, or
to simply drop the entry when not needed.
2020-06-11 10:18:58 +02:00
..
51d.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
acl.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
action.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
activity.c REORG: include: move channel.h to haproxy/channel{,-t}.h 2020-06-11 10:18:58 +02:00
applet.c REORG: include: move channel.h to haproxy/channel{,-t}.h 2020-06-11 10:18:58 +02:00
arg.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
auth.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
backend.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
base64.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
buffer.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
cache.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
calltrace.c REORG: include: move time.h from common/ to haproxy/ 2020-06-11 10:18:56 +02:00
cfgparse-global.c REORG: include: move compression.h to haproxy/compression{,-t}.h 2020-06-11 10:18:57 +02:00
cfgparse-listen.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
cfgparse-ssl.c REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h 2020-06-11 10:18:58 +02:00
cfgparse.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
channel.c REORG: include: move channel.h to haproxy/channel{,-t}.h 2020-06-11 10:18:58 +02:00
check.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
chunk.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
cli.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
compression.c REORG: include: move acl.h to haproxy/acl.h{,-t}.h 2020-06-11 10:18:58 +02:00
connection.c REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h 2020-06-11 10:18:58 +02:00
da.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
debug.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
dict.c REORG: include: move dict.h to hparoxy/dict{,-t}.h 2020-06-11 10:18:57 +02:00
dns.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
eb32sctree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
eb32tree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
eb64tree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebimtree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebistree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebmbtree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebpttree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebsttree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ebtree.c REORG: ebtree: move the include files from ebtree to include/import/ 2020-06-11 09:31:11 +02:00
ev_epoll.c REORG: include: move signal.h to haproxy/signal{,-t}.h 2020-06-11 10:18:58 +02:00
ev_evports.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
ev_kqueue.c REORG: include: move signal.h to haproxy/signal{,-t}.h 2020-06-11 10:18:58 +02:00
ev_poll.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
ev_select.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
fcgi-app.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
fcgi.c REORG: include: move common/fcgi.h to haproxy/ 2020-06-11 10:18:57 +02:00
fd.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
filters.c REORG: include: move filters.h to haproxy/filters{,-t}.h 2020-06-11 10:18:58 +02:00
flt_http_comp.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
flt_spoe.c REORG: include: move backend.h to haproxy/backend{,-t}.h 2020-06-11 10:18:58 +02:00
flt_trace.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
freq_ctr.c REORG: tools: split common/standard.h into haproxy/tools{,-t}.h 2020-06-11 10:18:57 +02:00
frontend.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
h1_htx.c REORG: include: move h1_htx.h to haproxy/h1_htx.h 2020-06-11 10:18:57 +02:00
h1.c REORG: include: move channel.h to haproxy/channel{,-t}.h 2020-06-11 10:18:58 +02:00
h2.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
haproxy.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
hash.c REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ 2020-06-11 10:18:56 +02:00
hlua_fcn.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
hlua.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
hpack-dec.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
hpack-enc.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
hpack-huff.c REORG: include: move hpack*.h to haproxy/ and split hpack-tbl 2020-06-11 10:18:57 +02:00
hpack-tbl.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
http_acl.c REORG: include: move acl.h to haproxy/acl.h{,-t}.h 2020-06-11 10:18:58 +02:00
http_act.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
http_ana.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
http_conv.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
http_fetch.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
http_htx.c REORG: include: move http_fetch.h to haproxy/http_fetch.h 2020-06-11 10:18:58 +02:00
http_rules.c REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h 2020-06-11 10:18:58 +02:00
http.c REORG: tools: split common/standard.h into haproxy/tools{,-t}.h 2020-06-11 10:18:57 +02:00
htx.c REORG: include: split common/htx.h into haproxy/htx{,-t}.h 2020-06-11 10:18:57 +02:00
lb_chash.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
lb_fas.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
lb_fwlc.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
lb_fwrr.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
lb_map.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
listener.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
log.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
lru.c
mailers.c REORG: include: split mailers.h into haproxy/mailers{,-t}.h 2020-06-11 10:18:57 +02:00
map.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
mux_fcgi.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
mux_h1.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
mux_h2.c REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h 2020-06-11 10:18:58 +02:00
mux_pt.c REORG: include: move connection.h to haproxy/connection{,-t}.h 2020-06-11 10:18:58 +02:00
mworker-prog.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
mworker.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
namespace.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
pattern.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
payload.c REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h 2020-06-11 10:18:58 +02:00
peers.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
pipe.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
pool.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
proto_sockpair.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
proto_tcp.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
proto_udp.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
proto_uxst.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
protocol.c REORG: tools: split common/standard.h into haproxy/tools{,-t}.h 2020-06-11 10:18:57 +02:00
proxy.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
queue.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
raw_sock.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
regex.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
ring.c REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h 2020-06-11 10:18:58 +02:00
sample.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
server.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
session.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
sha1.c
shctx.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
signal.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
sink.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
ssl_ckch.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
ssl_crtlist.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
ssl_sample.c REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h 2020-06-11 10:18:58 +02:00
ssl_sock.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
ssl_utils.c REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h 2020-06-11 10:18:58 +02:00
stats.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
stick_table.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
stream_interface.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
stream.c REORG: include: move server.h to haproxy/server{,-t}.h 2020-06-11 10:18:58 +02:00
task.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
tcp_rules.c REORG: include: move proxy.h to haproxy/proxy{,-t}.h 2020-06-11 10:18:58 +02:00
thread.c REORG: include: split global.h into haproxy/global{,-t}.h 2020-06-11 10:18:58 +02:00
time.c REORG: tools: split common/standard.h into haproxy/tools{,-t}.h 2020-06-11 10:18:57 +02:00
tools.c REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h 2020-06-11 10:18:58 +02:00
trace.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
uri_auth.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
vars.c REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h 2020-06-11 10:18:58 +02:00
version.c REORG: include: move version.h to haproxy/ 2020-06-11 10:18:56 +02:00
wdt.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
wurfl.c REORG: include: move log.h to haproxy/log{,-t}.h 2020-06-11 10:18:58 +02:00
xprt_handshake.c REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h 2020-06-11 10:18:58 +02:00
xxhash.c