haproxy/src
Thierry FOURNIER 4bb375ca18 MEDIUM: lua: turns txn:close into txn:done
The function txn:close() must be terminal because it demands the session
destruction. This patch renames this function to "done()" to be much
clearer about the fact that it is a final operation.
2015-08-27 14:33:52 +02:00
..
51d.c MEDIUM: 51degrees: Adapt the 51Degrees library 2015-08-20 17:13:46 +02:00
acl.c MAJOR: sample: converts uint and sint in 64 bits signed integer 2015-07-22 00:48:23 +02:00
applet.c MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put} 2015-04-23 17:56:17 +02:00
arg.c MAJOR: arg: converts uint and sint in sint 2015-07-22 00:48:23 +02:00
auth.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
backend.c MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
base64.c
buffer.c BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data 2015-07-02 15:27:24 +02:00
cfgparse.c MINOR cfgparse: Correct the mailer warning text to show the right names to the user 2015-08-24 21:59:39 +02:00
channel.c
checks.c BUG/MEDIUM: mailer: DATA part must be terminated with <CRLF>.<CRLF> 2015-07-22 22:39:39 +02:00
chunk.c
compression.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
connection.c BUG/MAJOR: connection: fix TLV offset calculation for proxy protocol v2 parsing 2015-07-03 17:05:20 +02:00
da.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
dns.c BUG/MEDIUM: DNS resolution response parsing broken 2015-08-08 18:14:20 +02:00
dumpstats.c MEDIUM: stick-tables: use the sample type names 2015-08-20 17:13:47 +02:00
ev_epoll.c CLEANUP: poll: move the conditions for waiting out of the poll functions 2015-04-13 20:47:51 +02:00
ev_kqueue.c CLEANUP: poll: move the conditions for waiting out of the poll functions 2015-04-13 20:47:51 +02:00
ev_poll.c CLEANUP: poll: move the conditions for waiting out of the poll functions 2015-04-13 20:47:51 +02:00
ev_select.c CLEANUP: poll: move the conditions for waiting out of the poll functions 2015-04-13 20:47:51 +02:00
fd.c
freq_ctr.c
frontend.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
haproxy-systemd-wrapper.c
haproxy.c MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
hash.c
hdr_idx.c
hlua.c MEDIUM: lua: turns txn:close into txn:done 2015-08-27 14:33:52 +02:00
i386-linux-vsys.c
lb_chash.c
lb_fas.c
lb_fwlc.c
lb_fwrr.c
lb_map.c
listener.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
log.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
lru.c BUG/MEDIUM: lru: fix possible memory leak when ->free() is used 2015-06-17 20:33:30 +02:00
mailers.c
map.c MINOR: map: The map can return IPv4 and IPv6 2015-08-20 17:13:46 +02:00
memory.c
namespace.c
pattern.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
payload.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
peers.c BUG/MAJOR: peers: fix current table pointer not re-initialized on session release. 2015-08-21 14:24:32 +02:00
pipe.c
proto_http.c MINOR: http: Action for manipulating the returned status code. 2015-08-27 14:29:44 +02:00
proto_tcp.c MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto_udp.c MEDIUM: protocol: add minimalist UDP protocol client 2015-06-13 22:07:35 +02:00
proto_uxst.c REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* 2015-04-06 11:23:57 +02:00
protocol.c
proxy.c MINOR: proxy: bit field for proxy_find_best_match diff status 2015-07-21 23:24:16 +02:00
queue.c REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* 2015-04-06 11:23:57 +02:00
raw_sock.c
rbtree.c
regex.c
sample.c MINOR: samples: rename union from "data" to "u" 2015-08-20 17:13:46 +02:00
server.c MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
session.c MEDIUM: vars: move the session variables to the session, not the stream 2015-06-19 11:59:02 +02:00
shctx.c
signal.c
ssl_sock.c DOC: ssl: missing LF 2015-08-27 11:24:23 +02:00
standard.c MINOR: standard: add 64 bits conversion functions 2015-07-21 23:27:10 +02:00
stick_table.c MINOR: stick-tables: Add GPC0 actions 2015-08-20 17:13:47 +02:00
stream.c MINOR: stick-tables: Add GPT0 access 2015-08-20 17:13:47 +02:00
stream_interface.c MEDIUM: stream-int: queue idle connections at the server 2015-08-06 11:06:25 +02:00
task.c
time.c
trace.c
uri_auth.c
vars.c MINOR: actions: Remove wrappers 2015-08-20 17:13:47 +02:00
xxhash.c IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00