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-03-13
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Willy Tarreau
CLEANUP: task: make sure tasklet handlers always indica...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Willy Tarreau
CLEANUP: cli: rename the last few "stats_" to "cli_"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Willy Tarreau
CLEANUP: cli: rename MAX_STATS_ARGS to MAX_CLI_ARGS
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cli: apply the fuzzy matching on the whole comma...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: tools: add the ability to update a word fingerprint
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MEDIUM: cli: apply spelling fixes for known commands...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cli: filter the list of commands to the matching...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cli: print the error message in the parser funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cli: test the appctx level for master access...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cli: set the ACCESS_MASTER* bits on the master...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
CLEANUP: cli: fix misleading comment and better indent...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
BUG/MINOR: cli: make sure "help", "prompt", "quit"...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
CLEANUP: resolvers: Perform unsafe loop on requester...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
CLEANUP: resolvers: Use ha_free() in srvrq_resolution_e...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
MINOR: resolvers: Don't try to match immediatly renewed...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
MINOR: resolvers: Use milliseconds for cached items...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: resolvers: Skip DNS resolution at startup...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: resolvers: Don't release resolution from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
MINOR: resolvers: Directly call srvrq_update_srv_state...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
MINOR: resolvers: Add function to change the srv status...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
MINOR: resolvers: Purge answer items when a SRV resolut...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
MINOR: resolvers: Use a function to remove answers...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: resolvers: Trigger a DNS resolution if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR; resolvers: Ignore DNS resolution for expired...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Baptiste Assmann
MINOR: resolvers: new function find_srvrq_answer_record()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: resolvers: Fix the loop looking for an...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: resolvers: Don't set an address-less server...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: resolvers: Unlink DNS resolution to set...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: resolvers: Reset server address on DNS error...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: resolvers: Consider server to have no IP...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
Revert "BUG/MINOR: resolvers: Only renew TTL for SRV...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
BUG/MINOR: cfgparse/server: increment the extra keyword...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: tcp-rules: suggest approaching action names...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: http-rules: suggest approaching action names...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: actions: add a function to suggest an action...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cfgparse/bind: suggest correct spelling for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cfgparse/server: try to fix spelling mistakes...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cfgparse: suggest correct spelling for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cfgparse: suggest correct spelling for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: cfgparse: add cfg_find_best_match() to suggest...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
MINOR: tools: add simple word fingerprinting to find...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
CLEANUP: actions: the keyword must always be const...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
CLEANUP: http-rules: remove the unexpected comma before...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
CLEANUP: vars: make the error message clearer on missin...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
CLEANUP: tcp-rules: add missing actions in the tcp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
BUG/MINOR: server-state: use the argument, not the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
BUG/MINOR: server-state: properly handle the case where...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: tcpcheck: Fix double free on error path...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: proxy/session: Be sure to have a listener...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: tcpcheck: Update .health threshold of agent...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: filters: Set CF_FL_ANALYZE on channels...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
BUILD: atomic/arm64: force the register pairs to use...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Emeric Brun
BUG/MEDIUM: stick-tables: fix ref counter in table...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Frédéric Lécaille
BUG/MINOR: connection: Missing QUIC initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
OPTIM: task: automatically adjust the default runqueue...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MINOR: task: give the scheduler a bit more flexibility...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Daniel Corbett
BUG/MINOR: sample: Rename SenderComID/TargetComID to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
BUG/MEDIUM: ssl: properly remove the TASK_HEAVY flag...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
CLEANUP: config: also address the cfg_keyword API chang...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Emeric Brun
BUG/MEDIUM: resolvers: handle huge responses over tcp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
CLEANUP: stream: rename a few remaining occurrences...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Bertrand Jacquin
MINOR: build: force CC to set a return code when probin...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
William Lallemand
BUG/MEDIUM: session: NULL dereference possible when...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
BUILD: connection: do not use VAR_ARRAY in struct tlv
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
CLEANUP: config: make the cfg_keyword parsers take...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
BUILD: bug: refine HA_LINK_ERROR() to only be used...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Willy Tarreau
BUILD: task: fix build at -O0 with threads disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Tim Duesterhus
CLEANUP: connection: Consistently use `struct ist`...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Tim Duesterhus
MINOR: connection: Use a `struct ist` to store proxy_au...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Tim Duesterhus
CLEANUP: connection: Use istptr / istlen for proxy_uniq...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Tim Duesterhus
CLEANUP: connection: Remove useless test for NULL befor...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Tim Duesterhus
CLEANUP: connection: Use `VAR_ARRAY` in `struct tlv...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
[RELEASE] Released version 2.4-dev11
v2.4-dev11
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Olivier Houchard
BUILD: Fix build when using clang without optimizing.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Amaury Denoyelle
BUG/MINOR: backend: fix condition for reuse on mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Amaury Denoyelle
MINOR: backend: add a BUG_ON if conn mux NULL in connec...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
CLEANUP: server: reorder some fields in the server...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: server: move actconns to the per-thread structure
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: server: allocate a per-thread struct for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: cfgparse: finish to set up servers outside of...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: server: add a global list of all known servers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
CLEANUP: lua: set a dummy file name and line number...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
CLEANUP: sockpair: silence a coverity check about fcntl()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
CLEANUP: global: reorder some fields to respect cache...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: server: don't read curr_used_conns multiple...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MEDIUM: ssl: implement xprt_set_used and xprt_set_idle...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: xprt: add new xprt_set_idle and xprt_set_used...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MEDIUM: muxes: mark idle conns tasklets with TASK_F_USR1
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: task: add an application specific flag to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MEDIUM: task: extend the state field to 32 bits
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: task: move the nice field to the struct task...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: task: stop abusing the nice field to detect...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Ubuntu
OPTIM: lb-random: use a cheaper PRNG to pick a server
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
REORG: tools: promote the debug PRNG to more general...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Ubuntu
MEDIUM: backend: use a trylock when trying to grab...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Ubuntu
CLEANUP: stream: explain why we queue the stream at...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: stream: use ABORT_NOW() and not abort() in strea...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Willy Tarreau
MINOR: pools: double the local pool cache size to 1 MB
commit
|
commitdiff
|
tree
|
snapshot
next