summaryrefslogtreecommitdiff
path: root/src/configfile.h
Commit message (Expand)AuthorAgeFilesLines
* [core] use data_config_list for configGlenn Strauss2022-12-101-4/+8
* [core] allocate pcre output vector on demandGlenn Strauss2021-11-221-0/+1
* [core] pcre2 support (--with-pcre2)Glenn Strauss2021-11-221-3/+8
* [core] save config regex captures only if usedGlenn Strauss2021-11-191-0/+1
* [core] parse $HTTP["remote-ip"] CIDR mask at startGlenn Strauss2021-08-271-0/+3
* [multiple] mark addtl funcs attr returns_nonnullGlenn Strauss2021-03-261-0/+1
* [multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361)Glenn Strauss2021-03-221-1/+1
* [core] tighten struct data_config and related codeGlenn Strauss2021-01-291-3/+2
* [core] extend (data_string *) to store header idGlenn Strauss2020-10-111-0/+1
* [core] isolate use of data_config, configfile.hGlenn Strauss2020-07-081-121/+2
* [core] remove old config_insert_values_*() funcsGlenn Strauss2020-07-081-15/+0
* [core] config_plugin_values_init_block()Glenn Strauss2020-07-081-0/+3
* [core] collect more config logic into configfile.cGlenn Strauss2020-07-081-1/+10
* [core] use config_plugin_values_init()Glenn Strauss2020-07-081-2/+8
* [core] config_get_config_cond_info()Glenn Strauss2020-07-081-0/+12
* [core] mv config_setup_connection to connections.cGlenn Strauss2020-05-231-1/+0
* [core] config_plugin_values_init() new interfaceGlenn Strauss2020-05-231-1/+29
* [core] simpler config_check_cond()Glenn Strauss2020-05-231-1/+1
* [core] streamline config_check_cond()Glenn Strauss2020-02-241-9/+7
* [core] buffer string in data_configGlenn Strauss2020-02-241-1/+1
* [core] const char *op in data_configGlenn Strauss2020-02-241-1/+1
* [core] isolate data_config.c, vector.cGlenn Strauss2020-02-241-5/+4
* [core] perf: initialize con->conf using memcpy()Glenn Strauss2020-02-241-2/+2
* [core] mark startup/shutdown funcs coldGlenn Strauss2019-02-041-1/+21
* [core] data_config_pcre_compile,exec()Glenn Strauss2018-08-051-0/+4
* [core] some header cleanupGlenn Strauss2018-04-081-1/+106
* [core] replace array weakref with vectorStefan Bühler2016-03-191-1/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* [core] improve conditional enabling (thx Gwenlliana, #2598)Stefan Bühler2016-02-211-0/+3
* [core] fix conditional cache handlingStefan Bühler2016-02-211-3/+0
* fixed aggressive caching of conditionals (#41)Jan Kneschke2007-08-181-0/+6
* fix merging of auto-indexing element, and make autoload modules hack to use a...mOo2005-08-231-0/+1
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-0/+1
* user defined variable, compute on parsing: string+string, int+int, array+arra...Jan Kneschke2005-08-081-0/+4
* added nested conditionals (merged [298])Jan Kneschke2005-08-081-3/+3
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+18