summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Add new directive SSLCompression to disable SSL-level compression.Stefan Fritsch2012-06-011-0/+3
* Tweak wording.Joe Orton2012-05-311-2/+2
* add PR referenceStefan Fritsch2012-05-291-1/+1
* Make ap_regcomp() return AP_REG_ESPACE if out of memory. Make ap_pregcomp()Stefan Fritsch2012-05-271-0/+4
* Make apxs use LDFLAGS from config_vars.mk in addition to CFLAGS and CPPFLAGSStefan Fritsch2012-05-271-0/+3
* Fix MaxConnectionsPerChildStefan Fritsch2012-05-271-0/+2
* suexec: Support use of setgid/setuid capability bits on Linux, aJoe Orton2012-05-231-0/+4
* suexec: Add support for logging to syslog as an alternative to aJoe Orton2012-05-231-0/+4
* Use short lived pool to avoid memory leaksStefan Fritsch2012-05-051-0/+3
* * Use the the same hostname for SNI as for the HTTP request when forwardingRuediger Pluem2012-05-041-0/+4
* Add support for TLS Next Protocol Negotiation:Joe Orton2012-05-011-0/+3
* If a filename without slashes is specified for LoadFile orStefan Fritsch2012-04-301-0/+4
* add PR referenceStefan Fritsch2012-04-271-1/+1
* Replace use of apr_file_write() with apr_file_write_full() to preventStefan Fritsch2012-04-261-0/+4
* Fix segfault in logging if r->useragent_addr or c->client_addr is unsetStefan Fritsch2012-04-221-0/+3
* Added entry for cross-compile fix.Guenter Knauf2012-04-211-0/+5
* Remove the link in the speaking-http-on-https error message.Stefan Fritsch2012-04-201-1/+2
* When receiving http on https, send the error response with http 1.0Stefan Fritsch2012-04-201-0/+3
* Fix parsing of Require arguments in <AuthzProviderAlias>.Stefan Fritsch2012-04-091-0/+3
* Fix error handling in ap_scan_script_header_err_brigade() if thereStefan Fritsch2012-04-091-0/+4
* If there is an error reading the headers from the backend,Stefan Fritsch2012-04-091-0/+3
* mod_rewrite: Fix RewriteCond integer checks to be parsed correctly.André Malo2012-04-041-0/+3
* * Add the forcerecovery balancer parameter that determines if recovery forRuediger Pluem2012-03-281-0/+3
* remove backported entriesEric Covener2012-03-251-10/+0
* backportedEric Covener2012-03-251-3/+0
* CHANGES entry for r1304874Stefan Fritsch2012-03-241-0/+3
* Fix merging of AllowOverrideList and ContentDigest.Stefan Fritsch2012-03-241-0/+3
* Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.Guenter Knauf2012-03-201-0/+2
* Disallow directives in AllowOverrideList which are only allowedStefan Fritsch2012-03-191-0/+4
* In AllowOverrideList, do not allow 'None' together with other directives.Stefan Fritsch2012-03-191-0/+3
* * Correctly save the reverse proxy worker in all virtual host proxy configs.Ruediger Pluem2012-03-191-0/+3
* add filesystem paths to some common error messages.Eric Covener2012-03-161-0/+3
* remove backported itemsEric Covener2012-03-161-8/+0
* revert r1294936, which fixed MPM DSO load failures on AIXJeff Trawick2012-03-151-2/+0
* PR52845: "DirectoryIndex disabled" should blow away the DirectoryIndex settingsEric Covener2012-03-071-0/+4
* Fix insecure handling of LD_LIBRARY_PATH that could lead to theStefan Fritsch2012-03-021-0/+4
* Fix MPM DSO load failure on AIX.Jeff Trawick2012-02-291-0/+2
* Add the port number to the vhost's name in the scoreboardStefan Fritsch2012-02-271-0/+3
* Take care not to call ap_start_lingering_close from the listener thread,Stefan Fritsch2012-02-271-1/+4
* In maintainer mode, replace apr_palloc with a version thatStefan Fritsch2012-02-241-0/+4
* Check during config test that directories for access logs existStefan Fritsch2012-02-131-0/+3
* revert "overloaded" recent additions to mod_rewriteEric Covener2012-02-021-8/+0
* add an internal sleep map function that expands to an empty string.Eric Covener2012-02-021-0/+4
* treat a rewriterule substitution that expands to "-" as if the ruleEric Covener2012-02-021-0/+4
* Add a few placeholders to CHANGES for items whichRainer Jung2012-02-011-0/+10
* Remove changes from trunk CHANGES that have alreadyRainer Jung2012-01-311-7/+0
* *) mod_authnz_ldap: Don't try a potentially expensive nested groupsEric Covener2012-01-131-0/+4
* Core configuration: add AllowOverride option to treat syntaxNick Kew2012-01-091-0/+3
* mod_policy: Add a new testing module to help server administratorsGraham Leggett2011-12-211-0/+4
* mod_firehose: Add a new debugging module able to record trafficGraham Leggett2011-12-171-0/+4