]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2012-04-05  Aman GuptaMINOR: Add release callback to si_applet
2012-04-05  Cyril BontéMINOR: stats admin: reduce memcmp()/strcmp() calls...
2012-04-05  Cyril BontéMINOR: stats admin: use the backend id instead of its...
2012-04-05  Cyril BontéCLEANUP: fix typo in findserver() log message
2012-04-05  Cyril BontéMINOR: stats admin: allow unordered parameters in POST...
2012-04-02  Willy TarreauMINOR: contrib/iprange: add a network IP range to mask...
2012-03-31  Willy TarreauBUG/MEDIUM: balance source did not properly hash IPv6...
2012-03-27  William LallemandBUG/MAJOR: log: possible segfault with logformat
2012-03-26  Willy Tarreau[RELEASE] Released version 1.5-dev8 v1.5-dev8
2012-03-24  Simon HormanCLEANUP: Fix HCHK spelling errors
2012-03-24  Simon HormanCLEANUP: Make check_statuses, analyze_statuses and...
2012-03-24  Willy TarreauMINOR: config: disable header captures in TCP mode...
2012-03-24  Willy TarreauBUG/MAJOR: possible crash when using capture headers...
2012-03-22  William LallemandMINOR: logformat %st is signed
2012-03-21  Adrian BridgettMINOR: patch for minor typo (ressources/resources)
2012-03-19  William LallemandBUG/MEDIUM: bad length in log_format and __send_log
2012-03-19  Willy TarreauBUG/CRITICAL: log: fix risk of crash in development...
2012-03-12  Willy TarreauMINOR: log: use "%ts" to log term status only and ...
2012-03-12  William LallemandBUG/MINOR: log-format: fix %o flag
2012-03-12  William LallemandMEDIUM: log-format: backend source address %Bi %Bp
2012-03-12  William LallemandMEDIUM: log: use log_format for mode tcplog
2012-03-10  Willy TarreauBUG: stream_sock: si->release was not called upon shutw()
2012-03-10  Willy TarreauCLEANUP: silence signedness warning in acl.c
2012-03-10  Willy TarreauMINOR: buffer: switch a number of buffer args to const
2012-03-10  Willy TarreauDOC: enumerate valid status codes for "observe layer7"
2012-03-09  Willy TarreauBUG/MINOR: stream_sock: don't remove BF_EXPECT_MORE...
2012-03-09  Willy TarreauBUG: checks: fix server maintenance exit sequence
2012-03-05  Willy TarreauBUG: http: disable TCP delayed ACKs when forwarding...
2012-03-01  Willy TarreauBUG: queue: fix dequeueing sequence on HTTP keep-alive...
2012-02-27  Willy TarreauMEDIUM: increase chunk-size limit to 2GB-1
2012-02-24  Willy TarreauBUG: fix httplog trailing LF
2012-02-21  Willy TarreauMEDIUM: backend: add the 'first' balancing algorithm
2012-02-13  Willy TarreauMINOR: backend: rework the LC definition to support...
2012-02-13  Willy TarreauMINOR: config: emit a warning when 'default_backend...
2012-02-10  Willy TarreauBUILD: make it possible to look for pcre in the default...
2012-02-09  William LallemandDOC: log-format documentation
2012-02-09  William LallemandMEDIUM: log: make http_sess_log use log_format
2012-02-09  William LallemandMINOR: Date and time fonctions that don't use snprintf
2012-02-09  William LallemandMINOR: add ultoa, ulltoa, ltoa, lltoa implementations
2012-02-09  William LallemandMINOR: config: Parse the string of the log-format confi...
2012-02-09  William LallemandREORG: log: split send_log function
2012-02-06  William LallemandBUILD: fix declaration inside a scope block
2012-02-02  Willy TarreauMEDIUM: improve config check return codes
2012-02-02  Willy TarreauBUG: fix double free in peers config error path
2012-01-29  Patrick MézardDOC: mention that default checks are TCP connections
2012-01-23  Willy TarreauBUILD: fix build error on FreeBSD
2012-01-23  Willy TarreauMINOR: halog: add some help on the command line
2012-01-20  Willy TarreauBUG/MEDIUM: zero-weight servers must not dequeue reques...
2012-01-20  Willy TarreauBUG/MEDIUM: correctly disable servers tracking another...
2012-01-09  Stathis VoukelatosBUG/MINOR: fix typo in processing of http-send-name...
2012-01-09  Willy TarreauBUG/MINOR: cli: correctly remove the whole table on...
2012-01-07  Willy TarreauDOC: add some documentation from RFC3986 about URI...
2012-01-07  Willy TarreauMEDIUM: http: block non-ASCII characters in URIs by...
2012-01-07  Willy TarreauBUG: http: tighten the list of allowed characters in...
2012-01-07  Willy TarreauCLEANUP: silence a warning when building on sparc
2012-01-05  Mark LamourineMEDIUM: http: add support for sending the server's...
2012-01-03  Willy TarreauOPTIM: halog: keep a fast path for the lines-count...
2011-12-30  Willy TarreauDOC: add a coding-style file
2011-12-30  Willy TarreauDOC: add minimal documentation on how ACLs work internally
2011-12-30  Willy TarreauMEDIUM: patterns: the hdr() pattern is now of type...
2011-12-30  Willy TarreauMEDIUM: http: replace get_ip_from_hdr2() with http_get_...
2011-12-30  Willy TarreauCLEANUP: acl: remove last data fields from the acl_test...
2011-12-30  Willy TarreauMEDIUM: acl: use temp_pattern to store any string-type...
2011-12-30  Willy TarreauCLEANUP: acl: integer part of acl_test is not used...
2011-12-30  Willy TarreauMEDIUM: acl: use temp_pattern to store any address...
2011-12-30  Willy TarreauMEDIUM: acl: use temp_pattern to store any integer...
2011-12-30  Willy TarreauMEDIUM: pattern: change the pattern data integer from...
2011-12-30  Willy TarreauMINOR: acl: include pattern.h to make pattern migration...
2011-12-30  Willy TarreauMEDIUM: acl: use temp_pattern to store fetched informat...
2011-12-30  Willy TarreauCLEANUP: patterns: get rid of pattern_data_setstring()
2011-12-30  Willy TarreauMINOR: pattern: export the global temporary pattern
2011-12-30  Willy TarreauBUG: proto_tcp: don't try to bind to a foreign address...
2011-12-17  Willy TarreauBUG: http: re-enable TCP quick-ack upon incomplete...
2011-12-12  Willy TarreauMINOR: acl: add support for TLS server name matching...
2011-12-11  Willy TarreauOPTIM: stream_sock: save a failed recv syscall when...
2011-12-11  Willy TarreauOPTIM: stream_sock: reduce the amount of in-flight...
2011-12-02  Willy TarreauBUG: ebtree: ebst_lookup() could return the wrong entry
2011-12-02  Willy TarreauCLEANUP: ebtree: remove another typo, a wrong initializ...
2011-12-02  Willy TarreauCLEANUP: ebtree: remove 4-year old harmless typo in...
2011-12-02  Willy TarreauCLEANUP: ebtree: clarify licence and update to 6.0.6
2011-12-02  Willy TarreauCLEANUP: ebtree: remove a few annoying signedness warnings
2011-11-30  Willy TarreauBUG: tcp: option nolinger does not work on backends
2011-11-28  Willy TarreauCLEANUP: kill buffer_replace() and use an inline instead
2011-11-28  Willy TarreauMINOR: buffers: make buffer_pointer() support negative...
2011-11-28  Willy TarreauBUG: buffers: don't return a negative value on buffer_t...
2011-11-25  Willy TarreauMEDIUM: buffers: add some new primitives and rework...
2011-10-31  William LallemandMEDIUM: log: Use linked lists for loggers
2011-10-31  Willy TarreauMINOR: config: tolerate server "cookie" setting in...
2011-10-31  Willy TarreauBUG/MEDIUM: checks: fix slowstart behaviour when server...
2011-10-28  Willy TarreauCLEANUP: rename possibly confusing struct field "tracked"
2011-10-28  Willy TarreauBUG/MINOR: fix a segfault when parsing a config with...
2011-10-24  Willy TarreauMEDIUM: tune.http.maxhdr makes it possible to configure...
2011-10-24  Willy TarreauOPTIM/MINOR: move the hdr_idx pools out of the proxy...
2011-10-24  Willy TarreauBUILD/MINOR: silent a build warning in src/pipe.c ...
2011-10-23  Willy TarreauOPTIM/MINOR: make it possible to change pipe size ...
2011-10-23  Willy TarreauOPTIM/MINOR: move struct sockaddr_storage to the tail...
2011-10-23  Willy TarreauDOC: indicate that cookie "prefix" and "indirect" shoul...
2011-10-13  Willy TarreauMINOR: halog: add support for matching queued requests
2011-10-09  Sagi BashariBUG/MINOR: fix options forwardfor if-none when an alter...
2011-09-23  Willy TarreauMINOR: remove the client/server side distinction in...
next