haproxy-2.5.git
2021-05-08 Willy TarreauBUILD: listener: include proxy.h from listener.c
2021-05-08 Willy TarreauBUILD: mux-fcgi: include proxy.h from mux-fcgi.c
2021-05-08 Willy TarreauBUILD: mux-h1: include proxy.h from mux-h1.c
2021-05-08 Willy TarreauBUILD: hlua: include proxy.h from hlua.c
2021-05-08 Willy TarreauBUILD: connection: stop including listener-t.h
2021-05-08 Willy TarreauMINOR: task: stop including stream.h from task.c
2021-05-08 Willy TarreauBUILD: task: remove unused includes from task.c
2021-05-08 Willy TarreauREORG: config: uninline warnifnotcap() and failifnotcap()
2021-05-08 Willy TarreauREORG: stick-table: move composite address functions...
2021-05-08 Willy TarreauREORG: stick-table: uninline stktable_alloc_data_type()
2021-05-08 Willy TarreauBUILD: connection: move list_mux_proto() to connection.c
2021-05-08 Willy TarreauBUILD: fcgi-app: include proxy.h in fcgi-app.c
2021-05-08 Willy TarreauBUILD: filters: include proxy.h in filters.c
2021-05-08 Willy TarreauBUILD: mworker: include proxy.h in mworker.c
2021-05-08 Willy TarreauBUILD: sink: include proxy.h in sink.c
2021-05-08 Willy TarreauBUILD: server: include missing proxy.h in server.c
2021-05-08 Willy TarreauBUILD: server: include tools.h from server.c
2021-05-08 Willy TarreauBUILD: stick-table: include freq_ctr.h from stick_table.h
2021-05-08 Willy TarreauBUILD: udp: include tools.h from proto_udp.c
2021-05-08 Willy TarreauBUILD: queue: include tools.h from queue.c
2021-05-08 Willy TarreauBUILD: mworker: include tools.h from mworker.c
2021-05-08 Willy TarreauBUILD: compression: include tools.h in compression.c
2021-05-08 Willy TarreauBUILD: vars: include tools.h in vars.c
2021-05-08 Willy TarreauBUILD: payload: include tools.h in payload.c
2021-05-08 Willy TarreauBUILD: dns: include tools.h in dns.c
2021-05-08 Willy TarreauBUILD: server-state: include tools.h from server_state.c
2021-05-08 Willy TarreauBUILD: connection: include tools.h in connection.c
2021-05-08 Willy TarreauBUILD: sink: include tools.h in sink.c
2021-05-08 Willy TarreauBUILD: cache: include tools.h in cache.c
2021-05-08 Willy TarreauBUILD: session: include tools.h in session.c
2021-05-08 Willy TarreauBUILD: proxy: include tools.h in proxy.c
2021-05-08 Willy TarreauBUILD: htx: include tools.h in http_htx.c
2021-05-08 Willy TarreauBUILD: config: include tools.h in cfgparse-listen.c
2021-05-08 Willy TarreauBUILD: resolvers: include tools.h
2021-05-08 Willy TarreauBUILD: promex: service-prometheus.c needs tools.h
2021-05-08 Willy TarreauBUILD: spoe: flt_spoe.c needs tools.h
2021-05-08 Willy TarreauBUILD: wurfl: wurfl.c needs tools.h
2021-05-08 Willy TarreauBUILD: config: cfgparse-ssl.c needs tools.h
2021-05-08 Willy TarreauBUILD: ssl: ssl_utils requires chunk.h
2021-05-08 Willy TarreauREORG: mworker: move proc_self from global to mworker
2021-05-08 Willy TarreauBUILD: auth: include missing list.h
2021-05-08 Willy TarreauBUILD: wdt: include signal-t.h
2021-05-08 Willy TarreauREORG: threads: move all_thread_mask() to thread.h
2021-05-08 Willy TarreauREORG: vars: move the "proc" scope variables out of...
2021-05-08 Willy TarreauMINOR: config: mark tune.fd.edge-triggered as experimental
2021-05-08 Willy TarreauMINOR: stats: make "show info" able to report rates...
2021-05-08 Willy TarreauMINOR: stats: report uptime and start time as floats...
2021-05-08 Willy TarreauMINOR: stats: use tv_remain() to precisely compute...
2021-05-08 Willy TarreauMINOR: stats: support an optional "float" option to...
2021-05-08 Willy TarreauMINOR: stats: pass the appctx flags to stats_fill_info()
2021-05-08 Willy TarreauMINOR: stats: add the HTML conversion for float types
2021-05-08 Willy TarreauMINOR: stats: avoid excessive padding of float values...
2021-05-08 Willy TarreauMINOR: freq_ctr: add new functions to report float...
2021-05-08 Willy TarreauMINOR: tools: add a float-to-ascii conversion function
2021-05-08 Willy TarreauMINOR: tools: implement trimming of floating point...
2021-05-08 Willy TarreauDOC: management: mention that some fields may be emitte...
2021-05-08 Willy TarreauMINOR: sample: improve error reporting on missing arg...
2021-05-07 Remi Tricot... DOC: ssl: Add information about crl-file option
2021-05-07 Willy TarreauADDONS: make addons/ discoverable by git via .gitignore
2021-05-07 Remi Tricot... DOC: ssl: Extra files loading now works for backends too
2021-05-07 Amaury DenoyelleBUG/MINOR: server: do not report diag for peer servers...
2021-05-07 Amaury DenoyelleMINOR: proxy: define PR_CAP_LB
2021-05-07 Amaury DenoyelleBUILD: fix usage of ha_alert without format string
2021-05-07 Amaury DenoyelleMINOR: http_act: mark normalize-uri as experimental
2021-05-07 Amaury DenoyelleMINOR: stats: report tainted on show info
2021-05-07 Amaury DenoyelleMINOR: cli: set tainted when using CLI expert/experimen...
2021-05-07 Amaury DenoyelleMINOR: action: implement experimental actions
2021-05-07 Amaury DenoyelleMINOR: action: replace match_pfx by a keyword flags...
2021-05-07 Amaury DenoyelleMINOR: cfgparse: implement experimental config keywords
2021-05-07 Amaury DenoyelleMINOR: cfgparse: add a new field flags in cfg_keyword
2021-05-07 Amaury DenoyelleMINOR: global: define tainted flag
2021-05-07 Christopher... BUG/MINOR: checks: Reschedule check on observe mode...
2021-05-07 Christopher... BUG/MINOR: checks: Handle synchronous connect when...
2021-05-07 Christopher... BUG/MINOR: stream: Reset stream final state and si...
2021-05-07 Willy TarreauCLEANUP: cli/tree-wide: properly re-align the CLI comma...
2021-05-07 Willy TarreauMINOR: config: add a new message directive: .diag
2021-05-07 Willy TarreauMEDIUM: log: slightly refine the output format of alert...
2021-05-07 Willy TarreauBUG/MINOR: stream: properly clear the previous error...
2021-05-07 Willy TarreauBUG/MINOR: activity: use the new pointer to calculate...
2021-05-06 Willy TarreauMINOR: config: add predicates "version_atleast" and...
2021-05-06 Willy TarreauMINOR: config: add predicate "feature" to detect certai...
2021-05-06 Willy TarreauMINOR: config: add predicates "streq()" and "strneq...
2021-05-06 Willy TarreauMINOR: config: add predicate "defined()" to conditional...
2021-05-06 Willy TarreauMINOR: config: make cfg_eval_condition() support predic...
2021-05-06 Willy TarreauMINOR: config: improve .if condition error reporting
2021-05-06 Willy TarreauMINOR: global: add version comparison functions
2021-05-06 Willy TarreauMINOR: global: export the build features string list
2021-05-06 Willy TarreauMINOR: arg: improve the error message on missing closin...
2021-05-06 Willy TarreauBUILD: activity: do not include malloc.h
2021-05-06 Willy TarreauMINOR: config: support some pseudo-variables for file...
2021-05-06 Willy TarreauMINOR: config: keep up-to-date current file/line/sectio...
2021-05-06 Willy TarreauMINOR: config: centralize the ".if"/".elif" condition...
2021-05-06 Willy TarreauBUG/MINOR: config: .if/.elif should also accept negativ...
2021-05-06 Willy TarreauBUG/MINOR: config: add a missing "ELIF_TAKE" test for...
2021-05-06 Willy TarreauBUG/MINOR: config: fix uninitialized initial state...
2021-05-06 Christopher... BUG/MINOR: stream: Decrement server current session...
2021-05-06 Christopher... MINOR: mux-h1: Manage processing blocking flags on...
2021-05-06 Christopher... CLEANUP: mux-h1: rename WAIT_INPUT/WAIT_OUTPUT flags
2021-05-06 Christopher... MEDIUM: mux-h1: Wake H1 stream when both sides a synchr...
2021-05-06 Christopher... MINOR: mux-h1: Always subscribe for reads when splicing...
next