haproxy/src
Willy Tarreau a8cfa34a9c [BUG] use_backend would not correctly consider "unless"
A copy-paste typo made use_backend not correctly consider the "unless"
case, depending on the previous "block" rule.
2008-07-09 11:23:31 +02:00
..
acl.c [MEDIUM] Fix memory freeing at exit, part 2 2008-06-07 11:06:14 +02:00
appsession.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
backend.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
base64.c [BUILD] change declaration of base64tab to fix build with Intel C++ 2008-06-29 17:17:38 +02:00
buffers.c [BUG] Flush buffers also where there are exactly 0 bytes left 2008-04-21 07:22:33 +02:00
cfgparse.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
checks.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
client.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
cttproxy.c [MEDIUM] check for cttproxy support when required 2007-03-24 17:24:39 +01:00
dumpstats.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
eb32tree.c [MINOR] merge ebtree version 3.0 2007-11-28 14:20:44 +01:00
eb64tree.c [MINOR] merge ebtree version 3.0 2007-11-28 14:20:44 +01:00
ebpttree.c [MINOR] merge ebtree version 3.0 2007-11-28 14:20:44 +01:00
ebtree.c [MINOR] merge ebtree version 3.0 2007-11-28 14:20:44 +01:00
ev_epoll.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
ev_kqueue.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
ev_poll.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
ev_select.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
ev_sepoll.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
fd.c [MEDIUM] Fix memory freeing at exit 2008-05-30 07:07:19 +02:00
haproxy.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
hdr_idx.c [MAJOR] huge rework of the HTTP request FSM 2007-01-21 19:16:41 +01:00
log.c [MEDIUM] implement a monotonic internal clock 2008-06-22 17:18:02 +02:00
memory.c [MEDIUM] Fix memory freeing at exit 2008-05-30 07:07:19 +02:00
proto_http.c [BUG] use_backend would not correctly consider "unless" 2008-07-09 11:23:31 +02:00
proto_tcp.c [BUG] fix truncated responses with sepoll 2008-01-18 17:20:13 +01:00
proto_uxst.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
protocols.c [MINOR] add a generic unbind_all_listeners() primitive 2007-11-04 22:42:49 +01:00
proxy.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
queue.c [BUG] fix the dequeuing logic to ensure that all requests get served 2008-06-20 15:08:06 +02:00
rbtree.c [MINOR] imported the rbtree function from Linux kernel 2007-01-07 02:12:57 +01:00
regex.c [CLEANUP] shut warnings 'is*' macros from ctype.h on solaris 2007-06-17 21:51:38 +02:00
senddata.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
server.c [MEDIUM]: rework checks handling 2008-01-22 11:29:06 +01:00
session.c [BUG] fix the dequeuing logic to ensure that all requests get served 2008-06-20 15:08:06 +02:00
sessionhash.c [BUG] fix segfault on exit in new appsession code 2007-10-15 20:08:16 +02:00
standard.c [MINOR] Allow to specify a domain for a cookie 2008-05-25 10:09:02 +02:00
stream_sock.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
task.c [MAJOR] convert all expiration timers from timeval to ticks 2008-07-07 00:09:58 +02:00
time.c [MINOR] introduce now_ms, the current date in milliseconds 2008-06-29 13:47:25 +02:00
uri_auth.c [MINOR] report haproxy's version by default on the stats page 2007-10-15 10:05:11 +02:00