summaryrefslogtreecommitdiff
path: root/src/plugin_config.h
Commit message (Expand)AuthorAgeFilesLines
* [build] _WIN32 shared dll build (autotools, cmake)Glenn Strauss2023-05-031-0/+1
* [multiple] rename status_counter -> plugin_statsGlenn Strauss2022-05-111-3/+17
* [multiple] limit scope of socket config optionsGlenn Strauss2022-05-051-1/+2
* [core] prefix (=^), suffix (=$) config conditions (fixes #3153)Glenn Strauss2022-04-081-0/+2
* [core] isolate plugins_*() funcs to main serverGlenn Strauss2022-02-191-0/+17
* [core] allocate pcre output vector on demandGlenn Strauss2021-11-221-5/+2
* [core] pcre2 support (--with-pcre2)Glenn Strauss2021-11-221-0/+10
* [core] use stack w/ pcre_exec unless save capturesGlenn Strauss2021-11-201-6/+3
* [core] save config regex captures only if usedGlenn Strauss2021-11-191-0/+3
* [multiple] check feature flags funcs; code reuseGlenn Strauss2021-09-301-0/+8
* [multiple] de-dup file and piped loggers (fixes #3101)Glenn Strauss2021-09-131-3/+0
* [core] request_config_reset()Glenn Strauss2021-08-271-1/+1
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+2
* [core] tighten struct data_config and related codeGlenn Strauss2021-01-291-3/+1
* [core] const data_unset *array_get_element_klen()Glenn Strauss2021-01-291-2/+2
* [core] config_plugin_value_to_int32()Glenn Strauss2020-10-191-0/+3
* [core] server.feature-flags extensible configGlenn Strauss2020-08-021-0/+3
* [multiple] split con, request (very large change)Glenn Strauss2020-07-081-6/+6
* [core] support multiple error logsGlenn Strauss2020-07-081-0/+9
* [core] (minor) config_plugin_keys_t data packingGlenn Strauss2020-07-081-4/+4
* [multiple] generic config array type checkingGlenn Strauss2020-07-081-0/+4
* [multiple] connection hooks no longer get (srv *)Glenn Strauss2020-07-081-2/+2
* [multiple] prefer (connection *) to (srv *)Glenn Strauss2020-07-081-2/+2
* [core] split cond cache from cond matchesGlenn Strauss2020-07-081-0/+32
* [core] isolate use of data_config, configfile.hGlenn Strauss2020-07-081-0/+128