..
acl.h
MINOR: acl: include pattern.h to make pattern migration more transparent
2011-12-30 17:33:25 +01:00
auth.h
[REORG] http: move the http-request rules to proto_http
2011-03-13 22:00:24 +01:00
backend.h
BUG/MEDIUM: correctly disable servers tracking another disabled servers.
2012-01-20 16:18:30 +01:00
buffers.h
MINOR: buffer: switch a number of buffer args to const
2012-03-10 08:55:07 +01:00
checks.h
CLEANUP: Make check_statuses, analyze_statuses and process_chk static
2012-03-24 21:54:19 +01:00
cttproxy.h
…
dumpstats.h
MINOR: stats admin: reduce memcmp()/strcmp() calls on status codes
2012-04-05 09:58:27 +02:00
fd.h
…
freq_ctr.h
…
frontend.h
[MINOR] frontend: add a make_proxy_line function
2011-03-20 10:15:22 +01:00
hdr_idx.h
OPTIM/MINOR: move the hdr_idx pools out of the proxy struct
2011-10-24 18:15:04 +02:00
lb_chash.h
…
lb_fas.h
MEDIUM: backend: add the 'first' balancing algorithm
2012-02-21 22:27:27 +01:00
lb_fwlc.h
…
lb_fwrr.h
…
lb_map.h
…
log.h
MEDIUM: log: split of log_format generation
2012-04-07 16:05:02 +02:00
pattern.h
MINOR: pattern: export the global temporary pattern
2011-12-30 17:33:25 +01:00
peers.h
[CLEANUP] peers.h: fix declarations
2011-06-18 20:27:19 +02:00
pipe.h
…
port_range.h
…
proto_http.h
MEDIUM: http: add support for sending the server's name in the outgoing request
2012-01-05 15:17:31 +01:00
proto_tcp.h
MINOR: remove the client/server side distinction in SI addresses
2011-09-23 10:54:59 +02:00
proto_uxst.h
…
protocols.h
[MINOR] listeners: add support for queueing resource limited listeners
2011-07-24 22:03:52 +02:00
proxy.h
[MEDIUM] stats: add the ability to enable/disable/shutdown a frontend at runtime
2011-09-07 22:50:52 +02:00
queue.h
BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend
2012-01-20 16:18:53 +01:00
server.h
…
session.h
[MEDIUM] session: make session_shutdown() an independant function
2011-09-07 23:01:56 +02:00
signal.h
…
stick_table.h
…
stream_interface.h
[MAJOR] session: remove the ->srv pointer from struct session
2011-03-10 23:32:17 +01:00
stream_sock.h
…
task.h
[MAJOR] proxy: finally get rid of maintain_proxies()
2011-07-25 16:33:49 +02:00
template.h
…