]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2008-08-11 Willy Tarreau[BUG] client timeout incorrectly rearmed while waiting...
2008-08-11 Willy Tarreau[BUG] server timeout was not considered in some circums...
2008-08-11 Willy Tarreau[BUG] fix segfault with url_param + check_post
2008-08-10 Willy Tarreau[MEDIUM] process_cli: don't rely at all on server state
2008-08-03 Willy Tarreau[MEDIUM] process_srv: don't rely at all on client state
2008-08-03 Willy Tarreau[MEDIUM] process_srv: rely on buffer flags for client...
2008-08-03 Willy Tarreau[MEDIUM] buffers: ensure buffer_shut* are properly...
2008-08-03 Willy Tarreau[MEDIUM] memory: update pool_free2() to support NULL...
2008-08-03 Willy Tarreau[CLEANUP] remove 65 useless NULL checks before free
2008-08-03 Ross West[MINOR] permit renaming of x-forwarded-for header
2008-08-03 Willy Tarreau[MEDIUM] acl: when possible, report the name and requir...
2008-07-25 Willy Tarreau[MEDIUM] acl: set types on all currently known ACL...
2008-07-25 Willy Tarreau[MEDIUM] acl: enforce ACL type checking
2008-07-20 Willy Tarreau[MINOR] acl: add the "wait_end" acl verb
2008-07-20 Willy Tarreau[MEDIUM] acl: get rid of dummy values in always_true...
2008-07-20 Willy Tarreau[MEDIUM] acl: permit fetch() functions to set the resul...
2008-07-20 Willy Tarreau[MINOR] acl: add REQ_CONTENT to the list of default...
2008-07-16 Willy Tarreau[DOC] document the new "tcp-request" keyword and associ...
2008-07-16 Willy Tarreau[CLEANUP] remove dependency on obsolete INTBITS macro
2008-07-16 Willy Tarreau[CLEANUP] remove many #include <types/xxx> from C files
2008-07-16 Willy Tarreau[CLEANUP] remove unused include/types/client.h
2008-07-16 Willy Tarreau[MINOR] acl: add req_ssl_ver in TCP, to match an SSL...
2008-07-16 Willy Tarreau[MINOR] acl: add a new parsing function: parse_dotted_ver
2008-07-16 Willy Tarreau[MAJOR] implement tcp request content inspection
2008-07-09 Willy Tarreau[MEDIUM] modularize the "timeout" keyword configuration...
2008-07-09 Willy Tarreau[MINOR] cfgparse: add support for warnings in external...
2008-07-09 Willy Tarreau[MEDIUM] modularize the global "stats" keyword configur...
2008-07-09 Willy Tarreau[MEDIUM] add support for configuration keyword registration
2008-07-09 Willy Tarreau[TESTS] added test-acl.cfg to test some ACL combinations
2008-07-09 Willy Tarreau[BUG] use_backend would not correctly consider "unless"
2008-07-06 Willy Tarreau[MAJOR] convert all expiration timers from timeval...
2008-07-06 Willy Tarreau[BUILD] silent a warning in unlikely() with gcc 4.x
2008-07-05 Willy Tarreau[OPTIM] task_queue: assume most consecutive timers...
2008-06-30 Willy Tarreau[MEDIUM] introduce task->nice and boot access to statistics
2008-06-29 Willy Tarreau[MAJOR] use an ebtree instead of a list for the run...
2008-06-29 Willy Tarreau[OPTIM] shrink wake_expired_tasks() by using task_wakeup()
2008-06-29 Willy Tarreau[BUILD] change declaration of base64tab to fix build...
2008-06-29 Willy Tarreau[MEDIUM] rework the wait queue mechanism
2008-06-29 Willy Tarreau[BUG] disable buffer read timeout when reading stats
2008-06-29 Willy Tarreau[MINOR] introduce now_ms, the current date in milliseconds
2008-06-29 Willy Tarreau[BUG] wqueue: perform proper timeout comparisons with...
2008-06-24 Willy Tarreau[BUG] we could segfault during exit while freeing uri_auths
2008-06-24 Willy Tarreau[MAJOR] replace ultree with ebtree in wait-queues
2008-06-23 Willy Tarreau[OPTIM] add branch prediction hints in list manipulations
2008-06-23 Willy Tarreau[MEDIUM] further improve monotonic clock by check forwa...
2008-06-22 Willy Tarreau[MEDIUM] implement a monotonic internal clock
2008-06-20 Willy Tarreau[DOC] documentation for the "retries" parameter was...
2008-06-20 Willy Tarreau[BUG] fix the dequeuing logic to ensure that all reques...
2008-06-20 Willy Tarreau[BUG] log: reported queue position was offed-by-one
2008-06-20 Willy Tarreau[BUG] queue management: wake oldest request in queues
2008-06-20 Willy Tarreau[BUG] event pollers must not wait if a task exists...
2008-06-20 Willy Tarreau[DEBUG] add a TRACE macro to facilitate runtime data...
2008-06-11 Willy Tarreau[BUILD] make install should depend on haproxy not ...
2008-06-07 Willy Tarreau[MEDIUM] add support for conditional HTTP redirection
2008-06-07 Krzysztof Piotr... [MEDIUM] Fix memory freeing at exit, part 2
2008-05-30 Krzysztof Piotr... [MEDIUM] Fix memory freeing at exit
2008-05-30 Krzysztof Piotr... [BUG/CLEANUP] cookiedomain -> cookie_domain rename...
2008-05-25 Willy Tarreau[MEDIUM] detect streaming buffers and tag them as such
2008-05-25 Willy Tarreau[MEDIUM] reduce risk of event starvation in ev_sepoll
2008-05-25 Willy Tarreau[DOC] update the README file with new build options
2008-05-25 Krzysztof Piotr... [MINOR] Allow to specify a domain for a cookie
2008-05-16 Willy Tarreau[MEDIUM] upgrade to ebtree v4.0
2008-04-27 Marek Majkowski[MEDIUM] add support for URI hash depth and length...
2008-04-21 Jeremy Hinegardner[BUILD] fix build with gcc 4.3
2008-04-21 Krzysztof Oledzki[TESTS] add a debug patch to help trigger the stats bug
2008-04-21 Krzysztof Piotr... [BUG] Flush buffers also where there are exactly 0...
2008-04-19 Willy Tarreau[RELEASE] Released version 1.3.15 v1.3.15
2008-04-19 Willy Tarreau[BUILD] fix build of POST analysis code with gcc < 3
2008-04-15 matt.farnsworth... [MAJOR] implement parameter hashing for POST requests
2008-04-13 Willy Tarreau[TESTS] add new methods in ip-hash test file
2008-04-12 Willy Tarreau[TESTS] add a benchmark for integer hashing
2008-04-12 Willy Tarreau[TESTS] add a test case for port mapping
2008-03-28 Willy Tarreau[BUG] fix double-decrement of server connections
2008-03-21 Willy Tarreau[DOC] fix unescaped space in httpchk example.
2008-03-17 Christian Wiese[BUILD] Replace hardcoded 'LD = gcc' with 'LD = $(CC)'
2008-03-17 Willy Tarreau[MEDIUM] fix stats socket limitation to 16 kB
2008-03-17 Willy Tarreau[DOC] document the leastconn LB algo
2008-03-17 Christian Wiese[BUILD] Changed 'install' target to install the binarie...
2008-03-17 Christian Wiese[BUILD] Removed "/" after '$(DESTDIR)' in install targets
2008-03-17 Christian Wiese[BUILD] Added 'install-doc' make target
2008-03-17 Christian Wiese[BUILD] Added 'install-bin' make target
2008-03-17 Christian Wiese[BUILD] Added 'install-man' make target for installing...
2008-03-17 Christian Wiese[BUILD] Added support for 'make install'
2008-03-11 Willy Tarreau[BUILD] ensure that users don't build without setting...
2008-03-10 Willy Tarreau[MAJOR] implementation of the "leastconn" load balancin...
2008-03-08 Willy Tarreau[BUG] option allbackups was not working anymore in...
2008-03-07 Willy Tarreau[BUG] str2sun could leak a small buffer in case of...
2008-03-07 Willy Tarreau[CLEANUP] report dlmalloc's source path only if explict...
2008-03-07 Willy Tarreau[CLEANUP] update .gitignore to ignore more temporary...
2008-03-04 Willy Tarreau[MINOR] silent gcc for a wrong warning
2008-03-04 Krzysztof Piotr... [MAJOR] proto_uxst rework -> SNMP support
2008-03-04 Krzysztof Piotr... [MEDIUM]: Prevent redispatcher from selecting the same...
2008-03-04 Krzysztof Piotr... [BUG] Don't increment server connections too much ...
2008-02-28 Krzysztof Piotr... [MINOR] Implement persistent id for proxies and servers
2008-02-27 Krzysztof Piotr... [MEDIUM] Implement "track [<backend>/]<server>"
2008-02-19 Willy Tarreau[BUILD] ensure that makefile understands USE_DLMALLOC=1
2008-02-17 Willy Tarreau[BUG] do not apply timeout.connect in checks if unset
2008-02-17 Ryan Warnick[BUG] appsession lookup in URL does not work
2008-02-16 Willy Tarreau[TESTS] add test-pollers.cfg to easily report pollers...
2008-02-15 Willy Tarreau[BUG] timeout.check was not pre-set to eternity
next