| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per | Stefan Fritsch | 2011-04-25 | 1 | -0/+5 |
* | Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API, | Stefan Fritsch | 2011-04-25 | 1 | -0/+4 |
* | Fixed line length to < 80 char. | Guenter Knauf | 2011-04-17 | 1 | -1/+1 |
* | Added shebang check for '! so that .vbs scripts can work as CGI. | Guenter Knauf | 2011-04-17 | 1 | -0/+4 |
* | Prevent segfault if DYNAMIC_MODULE_LIMIT is reached | Stefan Fritsch | 2011-04-15 | 1 | -0/+3 |
* | WinNT MPM: Improve robustness under heavy load. | Jeff Trawick | 2011-04-09 | 1 | -0/+2 |
* | Fix some MinGW build issues... | Jeff Trawick | 2011-04-09 | 1 | -0/+3 |
* | core: Support module names with colons in loglevel configuration. | Stefan Fritsch | 2011-04-08 | 1 | -0/+3 |
* | mod_ssl, ab: Support OpenSSL compiled without SSLv2 support | Stefan Fritsch | 2011-04-08 | 1 | -0/+3 |
* | Abort if the MPM is changed across restart. | Jeff Trawick | 2011-04-06 | 1 | -0/+2 |
* | *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945. | Jim Jagielski | 2011-04-01 | 1 | -1/+4 |
* | *) mod_proxy_fcgi: Add support for 'ProxyErrorOverride on' PR 50913. | Jim Jagielski | 2011-04-01 | 1 | -0/+3 |
* | Add PR reference and docs for -DDUMP_CONFIG | Stefan Fritsch | 2011-03-30 | 1 | -1/+1 |
* | Add CHANGES entry for r1086756 / ap_cfg_* change | Stefan Fritsch | 2011-03-29 | 1 | -0/+4 |
* | mod_info: Dump config to stdout during startup if -DDUMP_CONFIG is | Stefan Fritsch | 2011-03-29 | 1 | -0/+3 |
* | some non-MPM code wants to see DEFAULT_PIDLOG, so liberate the | Jeff Trawick | 2011-03-28 | 1 | -1/+2 |
* | consolidate logic to remove the pidfile in a new API, | Jeff Trawick | 2011-03-28 | 1 | -0/+2 |
* | enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows | Jeff Trawick | 2011-03-28 | 1 | -0/+2 |
* | Correct C++ incompatibility with http_log.h. | Jeff Trawick | 2011-03-26 | 1 | -0/+3 |
* | Drop obscure 1.3 change backrefs | William A. Rowe Jr | 2011-03-20 | 1 | -5/+0 |
* | Close PR 50861 where enabling and disabling of buffered | Jim Jagielski | 2011-03-17 | 1 | -0/+3 |
* | core: AllowEncodedSlashes new option NoDecode to allow encoded slashes | Daniel Earl Poirier | 2011-03-16 | 1 | -0/+5 |
* | * modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq): Compare SNI | Joe Orton | 2011-03-16 | 1 | -0/+3 |
* | *) mod_ldap: Add LDAPConnectionPoolTTL to give control over lifetime | Eric Covener | 2011-03-12 | 1 | -0/+3 |
* | mod_cache: Make CacheEnable and CacheDisable configurable per | Graham Leggett | 2011-03-12 | 1 | -0/+4 |
* | worker, event, prefork: Correct several issues when built as | Jeff Trawick | 2011-03-05 | 1 | -0/+4 |
* | And roll onto 2.3.12 | Jim Jagielski | 2011-03-01 | 1 | -0/+3 |
* | Document mod_proxy work... userland changes | Jim Jagielski | 2011-02-23 | 1 | -0/+9 |
* | Expose "new" ap_parse_form_data() function instead of requiring | Jim Jagielski | 2011-02-18 | 1 | -0/+3 |
* | Document pre_read_request and bump mmn | Jim Jagielski | 2011-02-14 | 1 | -0/+2 |
* | mod_cache: When a request other than GET or HEAD arrives, we must | Graham Leggett | 2011-02-13 | 1 | -0/+4 |
* | Use ap_state_query() to fix many modules that were not correctly initializing | Stefan Fritsch | 2011-02-12 | 1 | -0/+4 |
* | Create new ap_state_query() function that allows modules to determine | Stefan Fritsch | 2011-02-12 | 1 | -0/+5 |
* | mod_cache: When a bad Expires date is present, we need to behave as if | Graham Leggett | 2011-02-12 | 1 | -0/+4 |
* | mod_cache: We must ignore quoted-string values that appear in a | Graham Leggett | 2011-02-12 | 1 | -0/+3 |
* | revert r1026746: | Stefan Fritsch | 2011-02-12 | 1 | -0/+3 |
* | Reinstate comment. | Graham Leggett | 2011-02-11 | 1 | -0/+4 |
* | mod_cache: Respect s-maxage as described by RFC2616 14.9.3, which must | Graham Leggett | 2011-02-11 | 1 | -3/+2 |
* | * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Fix possible | Joe Orton | 2011-02-11 | 1 | -0/+4 |
* | * Make module compile by fixing some typos. | Ruediger Pluem | 2011-02-09 | 1 | -0/+3 |
* | * server/mpm/prefork/prefork.c (stop_listening, sig_term, restart): | Joe Orton | 2011-02-08 | 1 | -0/+3 |
* | revert r1066944, r1067177 for now | Stefan Fritsch | 2011-02-05 | 1 | -3/+0 |
* | Reload resolv.conf on graceful restarts | Stefan Fritsch | 2011-02-03 | 1 | -0/+3 |
* | Ignore leading dots when looking for mime extensions | Stefan Fritsch | 2011-01-21 | 1 | -0/+3 |
* | Add support to set variables with the 'Define' directive. Change | Stefan Fritsch | 2011-01-20 | 1 | -0/+4 |
* | Add a patch from Vincent Deffontaines to make the adding of X-forwarded-* | Igor Galić | 2011-01-19 | 1 | -0/+3 |
* | Increase memory alignment for slotmem data in | Rainer Jung | 2011-01-17 | 1 | -0/+3 |
* | * modules/ssl/ssl_engine_config.c, modules/ssl/ssl_private.h: Add | Joe Orton | 2011-01-17 | 1 | -0/+4 |
* | * modules/ssl/ssl_engine_io.c: Revamp output buffering: add a | Joe Orton | 2011-01-17 | 1 | -0/+4 |
* | Merge the <If> sections in a separate step ap_if_walk, after ap_location_walk. | Stefan Fritsch | 2011-01-17 | 1 | -0/+6 |