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-05-08
Willy Tarreau
MINOR: stats: make "show info" able to report rates...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: stats: report uptime and start time as floats...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: stats: use tv_remain() to precisely compute...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: stats: support an optional "float" option to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: stats: pass the appctx flags to stats_fill_info()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: stats: add the HTML conversion for float types
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: stats: avoid excessive padding of float values...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: freq_ctr: add new functions to report float...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: tools: add a float-to-ascii conversion function
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: tools: implement trimming of floating point...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
DOC: management: mention that some fields may be emitte...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Willy Tarreau
MINOR: sample: improve error reporting on missing arg...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Remi Tricot...
DOC: ssl: Add information about crl-file option
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
ADDONS: make addons/ discoverable by git via .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Remi Tricot...
DOC: ssl: Extra files loading now works for backends too
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
BUG/MINOR: server: do not report diag for peer servers...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: proxy: define PR_CAP_LB
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
BUILD: fix usage of ha_alert without format string
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: http_act: mark normalize-uri as experimental
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: stats: report tainted on show info
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: cli: set tainted when using CLI expert/experimen...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: action: implement experimental actions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: action: replace match_pfx by a keyword flags...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: cfgparse: implement experimental config keywords
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: cfgparse: add a new field flags in cfg_keyword
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Amaury Denoyelle
MINOR: global: define tainted flag
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: checks: Reschedule check on observe mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: checks: Handle synchronous connect when...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Christopher...
BUG/MINOR: stream: Reset stream final state and si...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
CLEANUP: cli/tree-wide: properly re-align the CLI comma...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
MINOR: config: add a new message directive: .diag
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
MEDIUM: log: slightly refine the output format of alert...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
BUG/MINOR: stream: properly clear the previous error...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Willy Tarreau
BUG/MINOR: activity: use the new pointer to calculate...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: add predicates "version_atleast" and...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: add predicate "feature" to detect certai...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: add predicates "streq()" and "strneq...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: add predicate "defined()" to conditional...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: make cfg_eval_condition() support predic...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: improve .if condition error reporting
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: global: add version comparison functions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: global: export the build features string list
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: arg: improve the error message on missing closin...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
BUILD: activity: do not include malloc.h
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: support some pseudo-variables for file...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: keep up-to-date current file/line/sectio...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
MINOR: config: centralize the ".if"/".elif" condition...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
BUG/MINOR: config: .if/.elif should also accept negativ...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
BUG/MINOR: config: add a missing "ELIF_TAKE" test for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Willy Tarreau
BUG/MINOR: config: fix uninitialized initial state...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
BUG/MINOR: stream: Decrement server current session...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MINOR: mux-h1: Manage processing blocking flags on...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
CLEANUP: mux-h1: rename WAIT_INPUT/WAIT_OUTPUT flags
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MEDIUM: mux-h1: Wake H1 stream when both sides a synchr...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MINOR: mux-h1: Always subscribe for reads when splicing...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MINOR: mux-h1: Subscribe for sends if output buffer...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MINOR: mux-h1: clean up conditions to enabled and disab...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
REGTESTS: Add script to test abortonclose option
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
BUG/MEDIUM: mux-h1: Properly report client close if...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MEDIUM: mux-h1: Don't block reads when waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MINOR: conn-stream: Force mux to wait for read events...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
BUG/MINOR: stream-int: Don't block reads in si_update_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Christopher...
MINOR: channel: Rely on HTX version if appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
BUILD: makefile: add new option USE_MEMORY_PROFILING
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: activity: add the profiling.memory global setting
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: activity: make "show profiling" also dump the...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: activity: make "show profiling" support a few...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: activity: clean up the show profiling io_handler...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MEDIUM: activity: collect memory allocator statistics...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: activity: declare the storage for memory usage...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: activity: add a "memory" entry to "profiling"
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
CLEANUP: activity: mark the profiling and task_profilin...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: tools: add functions to retrieve the address...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Amaury Denoyelle
MEDIUM: connection: close front idling connection on...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Amaury Denoyelle
MEDIUM: mux_h1: release idling frontend conns on soft...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Amaury Denoyelle
MINOR: connection: move session_list member in a union
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Amaury Denoyelle
MINOR: srv: close all idle connections on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Ilya Shipitsin
CI: Github Actions: switch to LibreSSL-3.3.3
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS
commit
|
commitdiff
|
tree
|
snapshot
2021-05-05
Willy Tarreau
MINOR: debug: add a new "debug dev sym" command in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
William Lallemand
BUG/MINOR: ssl/cli: fix a lock leak when no memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
Willy Tarreau
BUG/MEDIUM: cli: prevent memory leak on write errors
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Christopher...
BUG/MINOR: hlua: Don't rely on top of the stack when...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
Willy Tarreau
[RELEASE] Released version 2.4-dev18
v2.4-dev18
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Amaury Denoyelle
BUILD: compiler: do not use already defined __read_most...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
CLEANUP: map/cli: properly align the map/acl help
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map/acl: make "add map/acl" support an optional...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map/acl: add the "commit map/acl" CLI command
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map/acl: add the "prepare map/acl" CLI command
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map/acl: add the possibility to specify the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: pattern: support purging arbitrary ranges of...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map/acl: add the possibility to specify the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map: show the current and next pattern version...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
MINOR: map: get rid of map_add_key_value()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
CLEANUP: map: slightly reorder the add map function
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Willy Tarreau
DOC: management: move "set var" to the proper place
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Willy Tarreau
REGTESTS: add minimal CLI "add map" tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Amaury Denoyelle
REGTESTS: server: fix cli_add_server due to previous...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Amaury Denoyelle
MINOR: server: fix doc/trace on lb algo for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Willy Tarreau
CLEANUP: hlua: rename hlua_appctx* appctx to luactx
commit
|
commitdiff
|
tree
|
snapshot
next