summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support to ErrorLogFormat for logging the system uniqueStefan Fritsch2011-06-221-0/+3
* New AsyncRequestWorkerFactor directive to influence how manyStefan Fritsch2011-06-201-0/+3
* Rename MaxClients to MaxRequestWorkers which describes more accurately whatStefan Fritsch2011-06-201-0/+3
* rotatelogs: Add support for running a custom program after a logJoe Orton2011-06-201-0/+3
* Don't do OCSP checks for valid self-issued certsStefan Fritsch2011-06-191-0/+2
* Avoid unnecessary renegotiations with SSLVerifyDepth 0.Stefan Fritsch2011-06-191-0/+3
* Display information about asynchronous connections in the server-statusStefan Fritsch2011-06-191-0/+3
* Some improvements for handling of many connections for MPM event:Stefan Fritsch2011-06-191-0/+7
* If MaxMemFree is set, limit the number of recycled pools that is keptStefan Fritsch2011-06-191-0/+3
* Fix graceful restart aborting connectionsStefan Fritsch2011-06-181-0/+3
* Disable AECDH ciphers in example config by using !aNULL (which includesStefan Fritsch2011-06-131-0/+3
* Introduce new function ap_get_conn_socket() to access the socket ofStefan Fritsch2011-06-131-0/+3
* mod_data: Introduce a filter to support RFC2397 data URLs.Graham Leggett2011-06-091-0/+3
* - Introduce concept of context prefix (which is an URL prefix)Stefan Fritsch2011-06-051-0/+9
* - Add <ElseIf> and <Else> to complement <If> sections. These are both easierStefan Fritsch2011-06-051-0/+3
* mod_ext_filter: Remove DebugLevel option in favor of per-module loglevelStefan Fritsch2011-05-281-0/+3
* Use the new "ap_expr" expression parser.Stefan Fritsch2011-05-281-0/+4
* Add some features to ap_expr for use by mod_include:Stefan Fritsch2011-05-281-0/+7
* properly merge directory configs in mod_includeStefan Fritsch2011-05-271-0/+4
* mod_charset_lite:Stefan Fritsch2011-05-221-0/+3
* Add ap_regexec_len() function that works with non-null-terminatedStefan Fritsch2011-05-211-0/+3
* Some LDAP servers (wrongly) return LDAP_CONSTRAINT_VIOLATION if a user isStefan Fritsch2011-05-211-0/+3
* Add in proxy-scgi-pathinfo and proxy-fcgi-pathinfo envvarsJim Jagielski2011-05-191-0/+4
* mod_cache: When content is served stale, and there is no means toGraham Leggett2011-05-151-0/+6
* Fix a timed out connection going into the keep-alive state after a timeoutStefan Fritsch2011-05-141-0/+4
* Add various file existance test operators to ap_exprStefan Fritsch2011-05-141-0/+3
* Add in new mod_proxy "extension" module: mod_proxy_express.Jim Jagielski2011-05-131-0/+3
* Fix configure error when configuring module set "reallyall".Rainer Jung2011-05-121-0/+2
* and bump to 2.3.13Jim Jagielski2011-05-111-0/+3
* document userland/developerland changeJim Jagielski2011-05-111-0/+3
* Silence autoconf 2.68 warnings.Rainer Jung2011-05-091-0/+2
* PR51163: Resolve crashes when LDAP is used for authorization-onlyEric Covener2011-05-081-0/+3
* Make sure support/check_forensic works with mod_unique_id loaded too.Igor Galić2011-04-261-0/+3
* Add child_status hook for tracking creation/termination of MPM childJeff Trawick2011-04-251-0/+4
* mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache perStefan Fritsch2011-04-251-0/+5
* Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API,Stefan Fritsch2011-04-251-0/+4
* Fixed line length to < 80 char.Guenter Knauf2011-04-171-1/+1
* Added shebang check for '! so that .vbs scripts can work as CGI.Guenter Knauf2011-04-171-0/+4
* Prevent segfault if DYNAMIC_MODULE_LIMIT is reachedStefan Fritsch2011-04-151-0/+3
* WinNT MPM: Improve robustness under heavy load.Jeff Trawick2011-04-091-0/+2
* Fix some MinGW build issues...Jeff Trawick2011-04-091-0/+3
* core: Support module names with colons in loglevel configuration.Stefan Fritsch2011-04-081-0/+3
* mod_ssl, ab: Support OpenSSL compiled without SSLv2 supportStefan Fritsch2011-04-081-0/+3
* Abort if the MPM is changed across restart.Jeff Trawick2011-04-061-0/+2
* *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.Jim Jagielski2011-04-011-1/+4
* *) mod_proxy_fcgi: Add support for 'ProxyErrorOverride on' PR 50913.Jim Jagielski2011-04-011-0/+3
* Add PR reference and docs for -DDUMP_CONFIGStefan Fritsch2011-03-301-1/+1
* Add CHANGES entry for r1086756 / ap_cfg_* changeStefan Fritsch2011-03-291-0/+4
* mod_info: Dump config to stdout during startup if -DDUMP_CONFIG is Stefan Fritsch2011-03-291-0/+3
* some non-MPM code wants to see DEFAULT_PIDLOG, so liberate theJeff Trawick2011-03-281-1/+2