projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2021-02-19
Christopher...
BUG/MINOR: server: Init params before parsing a new...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Christopher...
BUG/MINOR: http-rules: Always replace the response...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Christopher...
BUG/MEDIUM: spoe: Resolve the sink if a SPOE logs in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
David Carlier
DOC: DeviceAtlas documentation typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Amaury Denoyelle
MINOR: connection: allocate dynamically hash node for...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Olivier Houchard
BUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TR...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Amaury Denoyelle
REGTESTS: workaround for a crash with recent libressl...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Amaury Denoyelle
MINOR: mux_h2: do not try to remove front conn from...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Willy Tarreau
MINOR: listener: refine the default MAX_ACCEPT from...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Willy Tarreau
MINOR: tasks: refine the default run queue depth
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Willy Tarreau
DOC: explain the relation between pool-low-conn and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Amaury Denoyelle
REGTESTS: reorder reuse conn proxy protocol test
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Ilya Shipitsin
BUILD: ssl: introduce fine guard for OpenSSL specific...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
David Carlier
BUILD/MEDIUM: da Adding pcre2 support.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
William Dauchy
MINOR: cli: add missing agent commands for set server
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Christopher...
BUG/MINOR: sample: Always consider zero size string...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
MINOR: tasks/debug: add some extra controls of use...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
MINOR: tasks: add DEBUG_TASK to report caller info...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
OPTIM: lb-leastconn: do not unlink the server if it...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
OPTIM: lb-leastconn: do not take the server lock on...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
OPTIM: lb-first: do not take the server lock on take_co...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
MINOR: lb/api: let callers of take_conn/drop_conn tell...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
Revert "MINOR: threads: change lock_t to an unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
OPTIM: server: switch the actconn list to an mt-list
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
DEBUG: thread: add 5 extra lock labels for statistics...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
BUG/MEDIUM: checks: don't needlessly take the server...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Willy Tarreau
BUG/MINOR: checks: properly handle wrapping time in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Amaury Denoyelle
MINOR: connection: remove pointers for prehash in conn_...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Amaury Denoyelle
BUG/MINOR: backend: do not call smp_make_safe for sni...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Amaury Denoyelle
REGTESTS: fix http_reuse_conn_hash proxy test
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Willy Tarreau
BUG/MINOR: session: atomically increment the tracked...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Amaury Denoyelle
BUG/MAJOR: connection: prevent double free if conn...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Emeric Brun
BUG/MEDIUM: dns: fix multiple double close on fd in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Emeric Brun
BUG/MINOR: dns: fix ring attach control on dns_session_new
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Emeric Brun
BUG/MINOR: dns: missing test writing in output channel...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Emeric Brun
BUG/MINOR: dns: dns_connect_server must return -1 unsup...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Emeric Brun
BUG/MINOR: dns: add test on result getting value from...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
William Dauchy
MEDIUM: contrib/prometheus-exporter: add listen stats
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
William Dauchy
MINOR: stats: add helper to get status string
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
William Dauchy
MEDIUM: stats: allow to select one field in `stats_fill...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
William Dauchy
CLEANUP: contrib/prometheus-exporter: align for with...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
William Dauchy
CLEANUP: check: fix get_check_status_info declaration
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Christopher...
BUG/MINOR: server: Remove RMAINT from admin state when...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Willy Tarreau
[RELEASE] Released version 2.4-dev8
v2.4-dev8
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MEDIUM: resolvers: add supports of TCP nameservers...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MEDIUM: dns: adds code to support pipelined DNS request...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MEDIUM: resolvers/dns: split dns.c into dns.c and resol...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MEDIUM: resolvers: split resolving and dns message...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: rework dns stats prototype because...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: replace nameserver's resolver ref...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MEDIUM: resolvers: move resolvers section parsing from...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: rework prototype suffixes to split...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: renames resolvers DNS_UPD_* returncod...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: renames resolvers DNS_RESP_* errcodes...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: renames some dns prefixed types using...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: renames some resolvers specific types...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: renames type dns_resolvers to resolvers.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: resolvers: renames some resolvers internal types...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
BUG/MINOR: resolvers: fix attribute packed struct for dns
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
BUG/MINOR: dns: add missing sent counter and parent...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
CLEANUP: channel: fix comment in ci_putblk.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Emeric Brun
MINOR: ring: adds new ring_init function.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
David Carlier
MINOR: tcp: add support for defer-accept on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
William Dauchy
DOC: tune: explain the origin of block size for ssl...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: cfgparse: implement a simple if/elif/else/endif...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: peers/cli: do not dump the peers dictionaries...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Christopher...
CLEANUP: server: Remove useless "filepath" variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Christopher...
BUG/MINOR: server: Don't call fopen() with server-state...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Christopher...
CLEANUP: tcpcheck: Remove a useless test on port variable
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Yves Lafon
MINOR: http: add baseq sample fetch
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MEDIUM: cfgparse: allow a proxy to designate the defaul...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MEDIUM: proxy: store the default proxies in a tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: proxy: support storing defaults sections into...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: proxy: also store the name for a defaults section
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: cfgparse: use a pointer to the current default...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: cfgparse: check PR_CAP_DEF instead of comparing...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: proxy: add a new capability PR_CAP_DEF
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: cfgparse: move defproxy to cfgparse-listen as...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: server: parse_server() must take a const...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: tcpcheck: proxy_parse_*check*() must take...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: extcheck: proxy_parse_extcheck() must take...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: proxy: always properly reset the just freed...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MINOR: proxy: move the defproxy freeing code to proxy.c
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
MEDIUM: proxy: only take defaults when a default proxy...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
REORG: proxy: centralize the proxy allocation code...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
REORG: move init_default_instance() to proxy.c and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUILD: proxy: add missing compression-t.h to proxy-t.h
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: tcpheck: the source list must be a const...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: http-htx: defpx must be a const in proxy_dup...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: cfgparse: do not mention "addr:port" as...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MINOR: stats: revert the change on ST_CONVDONE
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Willy Tarreau
BUG/MEDIUM: config: don't pick unset values from last...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Christopher...
CLEANUP: deinit: release global and per-proxy server...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Christopher...
BUG/MINOR: server: Fix server-state-file-name directive
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
William Dauchy
MINOR: server: enhance error precision when applying...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
William Dauchy
MEDIUM: server: support {check,agent}_addr, agent_port...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
William Dauchy
MEDIUM: server: add server-states version 2
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
William Dauchy
MEDIUM: cli: add agent-port command
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
William Dauchy
MEDIUM: cli: add check-addr command
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Ilya Shipitsin
CI: cirrus: update FreeBSD image to 12.2
commit
|
commitdiff
|
tree
|
snapshot
next