haproxy/include/proto
Tim Duesterhus 7329327333 CLEANUP: vars: Remove void vars_unset_by_name(const char*, size_t, struct sample*)
With "MINOR: lua: Use vars_unset_by_name_ifexist()" the last user was
removed and as outlined in that commit there is no good reason for this
function to exist.

May be backported together with the commit mentioned above.
2020-05-25 08:12:23 +02:00
..
acl.h
action.h MINOR: tcp-rules: Make tcp-request capture a custom action 2020-01-20 15:18:45 +01:00
activity.h
applet.h MINOR: applet: adopt the wait list entry from the CLI 2020-05-19 19:37:12 +02:00
arg.h MEDIUM: arg: make make_arg_list() stop after its own arguments 2020-02-14 19:02:06 +01:00
auth.h
backend.h REORG: stream/backend: move backend-specific stuff to backend.c 2020-01-17 18:30:36 +01:00
channel.h CLEANUP: channel: Remove channel_htx_copy_msg() function 2020-05-20 18:27:14 +02:00
checks.h CLEANUP: checks: Fix checks includes 2020-04-29 13:32:29 +02:00
cli.h
compression.h
connection.h MINOR: connection: Add a function to install a mux for a health-check 2020-04-27 09:39:38 +02:00
dict.h
dns.h
fcgi-app.h
fd.h CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
filters.h
flt_http_comp.h
freq_ctr.h MINOR: stats: Prepare for more accurate moving averages 2020-05-16 22:40:00 +02:00
frontend.h
h1_htx.h MEDIUM: h1-htx: Add HTX EOM block when the message is in H1_MSG_DONE state 2019-12-11 16:46:16 +01:00
hlua_fcn.h
hlua.h
http_ana.h MEDIUM: http-ana: Use http replies for HTTP error messages 2020-05-20 18:27:14 +02:00
http_fetch.h MEDIUM: checks/http-fetch: Support htx prefetch from a check for HTTP samples 2020-05-05 11:06:43 +02:00
http_htx.h MINOR: http-htx: Store default error messages in a global http reply array 2020-05-20 18:27:13 +02:00
http_rules.h MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding 2020-02-06 14:55:34 +01:00
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
listener.h BUG/MINOR: listener: fix off-by-one in state name check 2019-12-11 15:51:37 +01:00
log.h MEDIUM: sink: build header in sink_write for log formats 2020-05-19 11:04:11 +02:00
map.h
mux_pt.h
mworker.h BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to workers 2019-12-11 14:26:53 +01:00
obj_type.h BUG/MINOR: obj_type: Handle stream object in obj_base_ptr() function 2020-04-27 09:39:38 +02:00
pattern.h CLEANUP: assorted typo fixes in the code and comments 2020-03-14 09:42:07 +01:00
payload.h
peers.h
pipe.h
port_range.h
proto_sockpair.h
proto_tcp.h REORG: connection: move tcp_connect_probe() to conn_fd_check() 2019-12-27 16:38:43 +01:00
proto_udp.h
protocol_buffers.h BUG/MINOR: protocol_buffer: Wrong maximum shifting. 2020-04-02 15:09:46 +02:00
protocol.h
proxy.h CLEANUP: assorted typo fixes in the code and comments 2020-03-14 09:42:07 +01:00
queue.h
raw_sock.h
ring.h MINOR: ring: make the applet code not depend on the CLI 2020-05-19 19:37:12 +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 BUG/MINOR: peers: Incomplete peers sections should be validated. 2020-04-15 10:47:39 +02:00
session.h BUG/MEDIUM: sessions: Always pass the mux context as argument to destroy a mux 2020-04-27 15:53:43 +02:00
shctx.h BUG/MEDIUM: shctx: bound the number of loops that can happen around the lock 2020-05-01 13:32:20 +02:00
signal.h
sink.h Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" 2020-05-20 12:06:16 +02:00
spoe.h
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 REORG: ssl: move utility functions to src/ssl_utils.c 2020-05-15 14:11:54 +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
stick_table.h
stream_interface.h BUILD: stream-int: fix a few includes dependencies 2020-03-11 14:15:33 +01:00
stream.h MEDIUM: stream: Make the unique_id member of struct stream a struct ist 2020-03-05 20:21:58 +01:00
task.h CLEANUP: assorted typo fixes in the code and comments 2020-03-14 09:42:07 +01:00
tcp_rules.h
template.h
trace.h
vars.h CLEANUP: vars: Remove void vars_unset_by_name(const char*, size_t, struct sample*) 2020-05-25 08:12:23 +02:00