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-11-04
Willy Tarreau
[MINOR] avoid calling some layer7 functions if not...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-04
Willy Tarreau
[MINOR] adjust error messages about conflicting proxies
commit
|
commitdiff
|
tree
|
snapshot
2007-11-04
Krzysztof Piotr...
[MEDIUM] Implement and use generic findproxy and relax...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-03
Willy Tarreau
[BUILD] disable warning about localtime_r on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2007-11-03
Willy Tarreau
[MEDIUM] make default_backend work in TCP mode too
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Willy Tarreau
[MEDIUM] introduce the "url_param" balance method
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Willy Tarreau
[MINOR] externalize the "balance" option parser to...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Willy Tarreau
[CLEANUP] group PR_O_BALANCE_* bits into a checkable...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Krzysztof Piotr...
[MEDIUM] Handle long lines properly
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Krzysztof Oledzki
[PATCH] use backends only with use_backend directive
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Willy Tarreau
[MINOR] add socket address length to the protocols
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Willy Tarreau
[CLEANUP] silent warning about LIST_* being redefined...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Willy Tarreau
[MINOR] move error codes to common/errors.h
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Willy Tarreau
[TESTS] add a simple test for the status page
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Elijah Epifanov
[MEDIUM] add support for "maxqueue" to limit server...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Willy Tarreau
[MINOR] provide easy-to-use limit_r and LIM2A* macros
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Willy Tarreau
[MINOR] provide easier-to-use ultoa_* functions
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Willy Tarreau
[BUG] fix calls to localtime()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Willy Tarreau
[BUG] fix error checking in strl2ic/strl2uic()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Krzysztof Oledzki
[MEDIUM] stats: report server and backend cumulated...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Krzysztof Oledzki
[PATCH]: Check for duplicated conflicting proxies
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Willy Tarreau
[MINOR] stats: update the width of the table to 22...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Willy Tarreau
[RELEASE] Released version 1.3.13 with the following...
v1.3.13
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Krzysztof Oledzki
[MEDIUM] stats: count server retries and redispatches
commit
|
commitdiff
|
tree
|
snapshot
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
next