- f5d48f8 MEDIUM: cfgparse: numa detect topology on FreeBSD. by David CARLIER · 3 years ago
- b09f447 CLEANUP: cfgparse: modify preprocessor guards around numa detection code by Amaury Denoyelle · 3 years ago
- 4ab2679 BUG/MINOR: server: Don't rely on last default-server to init server SSL context by Christopher Faulet · 3 years ago
- 14e7f29 MINOR: protocols: replace protocol_by_family() with protocol_lookup() by Willy Tarreau · 3 years, 1 month ago
- e3b4518 MINOR: protocols: make use of the protocol type to select the protocol by Willy Tarreau · 3 years, 1 month ago
- c5aa113 CLEANUP: Apply strcmp.cocci by Tim Duesterhus · 3 years, 1 month ago
- 7a06ffb BUG/MEDIUM: sample: Cumulate frontend and backend sample validity flags by Christopher Faulet · 3 years, 1 month ago
- ee08d6c MEDIUM: rules/acl: Parse TCP/HTTP rules and acls defined in defaults sections by Christopher Faulet · 3 years, 1 month ago
- ff55627 MINOR: config: Finish configuration for referenced default proxies by Christopher Faulet · 3 years, 1 month ago
- 5671780 MINOR: proxy: Add PR_FL_READY flag on fully configured and usable proxies by Christopher Faulet · 3 years, 1 month ago
- dfd10ab MINOR: proxy: Introduce proxy flags to replace disabled bitfield by Christopher Faulet · 3 years, 2 months ago
- 647a61c BUG/MINOR: proxy: Use .disabled field as a bitfield as documented by Christopher Faulet · 3 years, 2 months ago
- 6dfbef4 MEDIUM: listener: add the "shards" bind keyword by Willy Tarreau · 3 years, 1 month ago
- 01cac3f MEDIUM: listeners: split the thread mask between receiver and bind_conf by Willy Tarreau · 3 years, 1 month ago
- e3f4d74 MEDIUM: config: resolve relative threads on bind lines to absolute ones by Willy Tarreau · 3 years, 2 months ago
- e6806eb MEDIUM: threads: automatically assign threads to groups by Willy Tarreau · 3 years, 2 months ago
- c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · 3 years, 2 months ago
- 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · 3 years, 2 months ago
- beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · 3 years, 2 months ago
- 32b51cd BUG/MINOR: config: reject configs using HTTP with bufsize >= 256 MB by Willy Tarreau · 3 years, 3 months ago
- fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · 3 years, 3 months ago
- 0626961 MINOR: server: mark referenced servers as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
- d3dbfd9 BUG/MEDIUM: cfgparse: do not allocate IDs to automatic internal proxies by Willy Tarreau · 3 years, 3 months ago
- 2c04a5a MINOR: proxy: disable warnings for internal proxies by William Lallemand · 3 years, 3 months ago
- f2c27a5 MINOR: check: allocate default check ruleset for every backends by Amaury Denoyelle · 3 years, 4 months ago
- 8e765b8 MINOR: proxy: disabled takes a stopping and a disabled state by William Lallemand · 3 years, 4 months ago
- 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
- c8194c3 MINOR: cfgcond: remerge all arguments into a single line by Willy Tarreau · 3 years, 4 months ago
- 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 4 months ago
- c15221b CLEANUP: config: use free_args() to release args array in cfg_eval_condition() by Willy Tarreau · 3 years, 4 months ago
- 669b620 MINOR: srv: extract tracking server config function by Amaury Denoyelle · 3 years, 4 months ago
- c64a2a3 MEDIUM: stick-table: handle arrays of standard types into stick-tables by Emeric Brun · 3 years, 5 months ago
- 8a8f270 CLEANUP: server: a separate function for initializing the per_thr field by Miroslav Zagorac · 3 years, 5 months ago
- 213bb99 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 6 months ago
- 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · 3 years, 5 months ago
- 5301f5d CLEANUP: global: remove pid_bit and all_proc_mask by Willy Tarreau · 3 years, 5 months ago
- 077c6b8 BUG/MINOR: stick-table: insert srv in used_name tree even with fixed id by Amaury Denoyelle · 3 years, 5 months ago
- b63dbb7 MAJOR: config: remove parsing of the global "nbproc" directive by Willy Tarreau · 3 years, 6 months ago
- fc0cceb MINOR: haproxy: Add `-cc` argument by Maximilian Mader · 3 years, 6 months ago
- 29c6cd7 CLEANUP: tools: Make errptr const in `parse_line()` by Maximilian Mader · 3 years, 6 months ago
- b3168b3 CLEANUP: cfgparse: Remove duplication of `MAX_LINE_ARGS + 1` by Tim Duesterhus · 3 years, 6 months ago
- e74cbc3 REORG: config: use parsing ctx for server config check by Amaury Denoyelle · 3 years, 6 months ago
- 1112430 MINOR: errors: specify prefix "config" for parsing output by Amaury Denoyelle · 3 years, 6 months ago
- 4764620 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · 3 years, 6 months ago
- 5546c8b MINOR: cfgparse: Fail when encountering extra arguments in macro by Tim Duesterhus · 3 years, 6 months ago
- 6bfc10c BUILD: config: avoid a build warning on numa_detect_topology() without threads by Willy Tarreau · 3 years, 6 months ago
- 0813861 REORG: config: uninline warnifnotcap() and failifnotcap() by Willy Tarreau · 3 years, 7 months ago
- 7190b98 MINOR: config: add a new message directive: .diag by Willy Tarreau · 3 years, 7 months ago
- 0b7c78a MINOR: config: add predicates "version_atleast" and "version_before" to cond blocks by Willy Tarreau · 3 years, 7 months ago
- 58ca706 MINOR: config: add predicate "feature" to detect certain built-in features by Willy Tarreau · 3 years, 7 months ago
- 6492e87 MINOR: config: add predicates "streq()" and "strneq()" to conditional expressions by Willy Tarreau · 3 years, 7 months ago
- 42ed14b MINOR: config: add predicate "defined()" to conditional expression blocks by Willy Tarreau · 3 years, 7 months ago
- 732525f MINOR: config: make cfg_eval_condition() support predicates with arguments by Willy Tarreau · 3 years, 7 months ago
- 299bd1c MINOR: config: improve .if condition error reporting by Willy Tarreau · 3 years, 7 months ago
- 5150805 MINOR: config: keep up-to-date current file/line/section in the global struct by Willy Tarreau · 3 years, 7 months ago
- 6a2110c MINOR: config: centralize the ".if"/".elif" condition parser and evaluator by Willy Tarreau · 3 years, 7 months ago
- 71990e6 BUG/MINOR: config: .if/.elif should also accept negative integers by Willy Tarreau · 3 years, 7 months ago
- f67ff02 BUG/MINOR: config: add a missing "ELIF_TAKE" test for ".elif" condition evaluator by Willy Tarreau · 3 years, 7 months ago
- 6e647c9 BUG/MINOR: config: fix uninitialized initial state in ".if" block evaluator by Willy Tarreau · 3 years, 7 months ago
- 8a022d5 MINOR: config: add a new "default-path" global directive by Willy Tarreau · 3 years, 7 months ago
- da543e1 CLEANUP: cfgparse: de-uglify early file error handling in readcfgfile() by Willy Tarreau · 3 years, 7 months ago
- 07bf21c BUG/MEDIUM: config: fix missing initialization in numa_detect_topology() by Willy Tarreau · 3 years, 7 months ago
- a6f9c5d BUG/MINOR: cpuset: fix compilation on platform without cpu affinity by Amaury Denoyelle · 3 years, 7 months ago
- 0f50cb9 MINOR: global: add option to disable numa detection by Amaury Denoyelle · 3 years, 8 months ago
- b56a7c8 MEDIUM: cfgparse: detect numa and set affinity if needed by Amaury Denoyelle · 3 years, 8 months ago
- a808235 MINOR: cfgparse: support the comma separator on parse_cpu_set by Amaury Denoyelle · 3 years, 8 months ago
- c90932b MINOR: cfgparse: use hap_cpuset for parse_cpu_set by Amaury Denoyelle · 3 years, 7 months ago
- 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
- 9533a70 MINOR: log: register config file and line number on log servers. by Emeric Brun · 3 years, 8 months ago
- 728be0f MINOR: config: diag if global section after non-global by Amaury Denoyelle · 3 years, 8 months ago
- 581db2b MINOR: payload/config: Warn if a L6 sample fetch is used from an HTTP proxy by Christopher Faulet · 3 years, 8 months ago
- 42c6cf9 MINOR: action: Use a generic function to check validity of an action rule list by Christopher Faulet · 3 years, 8 months ago
- 5eef018 MINOR: config/proxy: Warn if a TCP proxy without backend is upgradable to HTTP by Christopher Faulet · 3 years, 8 months ago
- 3b6446f MINOR: config/proxy: Don't warn for HTTP rules in TCP if 'switch-mode http' set by Christopher Faulet · 3 years, 8 months ago
- c2ac5e4 MINOR: filters/http-ana: Decide to filter HTTP headers in HTTP analysers by Christopher Faulet · 3 years, 9 months ago
- bb7abed BUG/MINOR: config: Add warning for http-after-response rules in TCP mode by Christopher Faulet · 3 years, 8 months ago
- 77e6a4e MINOR: sample: make smp_resolve_args() return an allocate error message by Willy Tarreau · 3 years, 8 months ago
- 30c0537 REORG: server: use flags for parse_server by Amaury Denoyelle · 3 years, 9 months ago
- 3efee65 MINOR: cfgparse: always alloc idle conns task by Amaury Denoyelle · 3 years, 9 months ago
- 1b8dacc MINOR/BUG: mworker/cli: do not use the unix_bind prefix for the master CLI socket by Eric Salama · 3 years, 8 months ago
- 4975d14 CLEANUP: cli: rename the last few "stats_" to "cli_" by Willy Tarreau · 3 years, 9 months ago
- 433b05f MINOR: cfgparse/bind: suggest correct spelling for unknown bind keywords by Willy Tarreau · 3 years, 9 months ago
- e2afcc4 MINOR: cfgparse: add cfg_find_best_match() to suggest an existing word by Willy Tarreau · 3 years, 9 months ago
- d4e78d8 MINOR: server: move actconns to the per-thread structure by Willy Tarreau · 3 years, 9 months ago
- 430bf4a MINOR: server: allocate a per-thread struct for the per-thread connections stuff by Willy Tarreau · 3 years, 9 months ago
- 4cdac16 MINOR: cfgparse: finish to set up servers outside of the proxy setup loop by Willy Tarreau · 3 years, 9 months ago
- 35cd734 CLEANUP: config: replace a few free() with ha_free() by Willy Tarreau · 3 years, 9 months ago
- 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 9 months ago
- d8aa21a CLEANUP: server: rename srv_cleanup_{idle,toremove}_connections() by Willy Tarreau · 3 years, 9 months ago
- 6616132 MINOR: listener: refine the default MAX_ACCEPT from 64 to 4 by Willy Tarreau · 3 years, 9 months ago
- c943799 MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c by Emeric Brun · 3 years, 10 months ago
- 8a55193 MEDIUM: resolvers: move resolvers section parsing from cfgparse.c to dns.c by Emeric Brun · 4 years ago
- 750fe79 MINOR: resolvers: renames type dns_resolvers to resolvers. by Emeric Brun · 4 years ago
- 4b10302 MINOR: cfgparse: implement a simple if/elif/else/endif macro block handler by Willy Tarreau · 3 years, 10 months ago
- 7d0c143 MINOR: cfgparse: move defproxy to cfgparse-listen as a static by Willy Tarreau · 3 years, 10 months ago
- 144289b REORG: move init_default_instance() to proxy.c and pass it the defproxy pointer by Willy Tarreau · 3 years, 10 months ago
- 5bbc676 BUG/MINOR: stats: revert the change on ST_CONVDONE by Willy Tarreau · 3 years, 10 months ago
- 937c3ea BUG/MEDIUM: config: don't pick unset values from last defaults section by Willy Tarreau · 3 years, 10 months ago
- f232cb3 MEDIUM: connection: replace idle conn lists by eb trees by Amaury Denoyelle · 3 years, 11 months ago
- 5c7086f MEDIUM: connection: protect idle conn lists with locks by Amaury Denoyelle · 3 years, 11 months ago