Lines Matching refs:config
59 * [ssl/build] some minor fixes; fix compile without ssl, cleanup ssl config buffers
77 * Print double quotes properly when dumping config file (fixes #1806)
124 * Add T_CONFIG_INT for bigger integers from the config (needed for #1966)
129 * Fix config evaluation for debug.log-timeouts option (#1529)
132 * Add "lua-5.1" to searched pkg-config names for lua
158 * Fix header inclusion order, always include "config.h" before any system header
167 * Fix segfault on invalid config "duplicate else conditions" (fixes #2065)
226 * Allow using pcre with cross-compiling (pcre-config got fixed; fixes #1986)
228 * Fix segfault in mod_expire after failed config parsing (fixes #1992)
257 …* Try to convert string options to shorts for numeric options in config file; allows to use env-va…
259 * Trust pcre-config, do not check for pcre manually (#1769)
405 * fixed crashing when using undefined environment variables in the config
429 * removed config-check if passwd files exist (#1188)
431 * fixed crash when freeing the config in mod_alias
435 * use more LSB like paths in the sample config (#1242)
513 * fixed pkg-config check for lua5.1 on debian
530 * added support for += on empty arrays in config-files
535 * changed --print-config to print to stdout instead of stderr
653 * added location of upload-files to config as array
680 * fixed segfault in config handling for mod_mysql_vhost
811 * fixed crash in mod_auth if config-options are missing
937 * added config-conditions for User-Agent and Referer
1093 * rewrote the fastcgi config parser