projects
/
haproxy-2.3.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.3.git
2007-10-18
Willy Tarreau
[MINOR] use nolinger on health-checks if backend is...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[BUG] scope "." must match the backend and not the...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[BUG] fix off-by-one in path length in destroy_uxst_soc...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[BUILD] fix build of global section with older gcc...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MEDIUM] introduce the "stats" keyword in global section
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MEDIUM] implement the statistics output on a unix...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MINOR] add a link to the CSV export on the stats page.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MEDIUM] implement the CSV output for the statistics
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MEDIUM] moved stats and buffer generic functions to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MINOR] make it possible to set unix socket permissions
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MAJOR] implemented client-side support for PF_UNIX...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[MAJOR] added generic protocol support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Willy Tarreau
[BUG] remove condition for exit() under fork() failure
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Willy Tarreau
[BUG] fix wrong timeout computation in event_accept()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[BUG] fix segfault on exit in new appsession code
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MEDIUM] fixed call to chroot() during startup
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MEDIUM] moved the sockaddr pointer to the fdtab structure
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Krzysztof Oledzki
[MINOR] report haproxy's version by default on the...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[DOC] document spread-checks
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MINOR] spread checks also when the server is OK.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MEDIUM] only consider slow checks when looking for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Krzysztof Oledzki
[MEDIUM] Spread health checks even more
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Alexandre Cassen
[MINOR] add the "nolinger" option to disable data lingering
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Krzysztof Oledzki
[MEDIUM] do not add a cache-control: header when on...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Krzysztof Oledzki
[MINOR] prevent the system from sending an RST when...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Krzysztof Oledzki
[BUG] fix double-free during clean exit
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[TESTS] added a file to check that "retries" works.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MAJOR] timeouts and retries could be ignored when...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[DOC] added missing keywords from haproxy.vim
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MINOR] fix the SIGHUP message not to alert on server...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MEDIUM] pre-initialize timeouts to infinity, not zero
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MINOR] set the log socket receive window to zero bytes
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Willy Tarreau
[MEDIUM] fix configuration sanity checks for TCP listeners
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[DOC] fixed 2 typos in haproxy-en/fr
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[BUILD] centralize version and date into one file for...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[DOC] added a small man page
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MAJOR] remove files distributed under an obscure license
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[TESTS] added a new hash algorithm
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MAJOR] spec I/O: fix allocations of spec entries for...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MEDIUM] stats page: added links for 'refresh' and...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MEDIUM] ensure we never overflow in chunk_printf()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[TESTS] provide a test configuration file for stats...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MINOR] add support for "stats refresh <interval>"
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[DOC] the "stats" keyword is not allowed in a pure...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[DOC] started a new configuration manual
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MINOR] fix backend's weight in the stats page.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Willy Tarreau
[MEDIUM] improve behaviour with large number of servers...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Willy Tarreau
[MEDIUM] fade out memory usage when stopping proxies
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Willy Tarreau
[MEDIUM] Added easier support for Doug Lea's malloc...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[RELEASE] Released version 1.3.12 with the following...
v1.3.12
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[CLEANUP] shut warnings 'is*' macros from ctype.h on...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[MEDIUM] acl: added the TRUE and FALSE ACLs.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[MAJOR] added the 'use_backend' keyword for full conten...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[MEDIUM] acl: distinguish between request and response...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[MEDIUM] provide default ACLs
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[BUG] str2net() must not change the const char *
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Willy Tarreau
[MEDIUM] acl: support '-i' to ignore case when matching
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Willy Tarreau
[MINOR] improve memory freeing upon exit
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Willy Tarreau
[BUG] fix segfault at exit when using captures
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Willy Tarreau
[BUG] negation in ACL conds was not cleared between...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MEDIUM] errorfile: use a local file to feed error...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MINOR] acl: permit to return any header when no name...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MEDIUM] acl: support maching on 'path' component
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MEDIUM] acl: implement matching on header values
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MINOR] acl: provide a reference to the expr to fetch()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MINOR] acl: provide the argument length for fetch...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Willy Tarreau
[MINOR] acl: specify the direction during fetches
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Willy Tarreau
[MEDIUM] smarter integer comparison support in ACLs
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Willy Tarreau
[RELEASE] Released version 1.3.11.4 with the following...
v1.3.11.4
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Willy Tarreau
[MEDIUM] limit the number of events returned by *poll*
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Willy Tarreau
[BUG] the epoll FD must not be shared between processes
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Willy Tarreau
[MEDIUM] optimize I/O by detecting system starvation
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Willy Tarreau
[BUG] do not re-arm read timeout after writing data
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Willy Tarreau
[BUG] do not re-arm read timeout in SHUTR state !
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[RELEASE] Released version 1.3.11.3 with the following...
v1.3.11.3
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[BUG] pre-initialize timeouts with tv_eternity during...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[RELEASE] Released version 1.3.11.2 with the following...
v1.3.11.2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[BUG] fix broken health-checks since switch to timeval
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[RELEASE] Released version 1.3.11.1 with the following...
v1.3.11.1
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[MINOR] allow null timeouts for past events in select
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[BUG] ev_kqueue was forgotten during the switch to...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[RELEASE] Released version 1.3.11 with the following...
v1.3.11
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
Merge branch 'pools' into merge-pools
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[MINOR] disable useless hint in wake_expired_tasks
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[BUG] fix buggy timeout computation in wake_expired_tasks
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Willy Tarreau
[BUG] fix null timeouts in *poll-based pollers
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] call garbage collector when doing soft stop
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MEDIUM] enhance behaviour of mempools v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] convert the header indexes to use mempool v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] last bunch of capture changes for mempool v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] ported the captures to use the new mempool v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] ported requri to use mempools v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] ported appsession to use mempools v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] ported pendconn to mempools v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] switched buffers to mempools v2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MAJOR] migrated task, tree64 and session to pool2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MEDIUM] add new memory management functions
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MEDIUM] implement memory pools version 2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
Merge branch 'timers' into merge-timers
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
Willy Tarreau
[MINOR] use non-inline tv_* functions in many locations
commit
|
commitdiff
|
tree
|
snapshot
next