haproxy/include/proto
Thierry FOURNIER 1e00d3853b MAJOR: pattern/map: Extends the map edition system in the patterns
This patch add the following socket command line options:

  show acl [<id>]
  clear acl <id>
  get acl <id> <pattern>
  del acl <id> <pattern>
  add acl <id> <pattern>

The system used for maps is backported in the pattern functions.
2014-03-17 18:06:07 +01:00
..
acl.h
arg.h
auth.h MEDIUM: pattern: The match function browse itself the list or the tree. 2014-03-17 18:06:07 +01:00
backend.h
channel.h
checks.h
compression.h
connection.h
cttproxy.h
dumpstats.h
fd.h
freq_ctr.h
frontend.h
hdr_idx.h
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
listener.h
log.h
map.h
obj_type.h
pattern.h MAJOR: pattern/map: Extends the map edition system in the patterns 2014-03-17 18:06:07 +01:00
payload.h
peers.h
pipe.h
port_range.h
proto_http.h MEDIUM: sample/http_proto: Add new type called method 2014-03-17 18:06:07 +01:00
proto_tcp.h
proto_uxst.h
protocol.h
proxy.h
queue.h
raw_sock.h
sample.h MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags 2014-03-17 18:06:07 +01:00
server.h
session.h
shctx.h
signal.h
ssl_sock.h
stick_table.h
stream_interface.h
task.h
template.h