summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add getcookie/setcookie to CHANGES. Hereby done.Daniel Gruno2013-09-111-0/+3
* add "Header note" which was the solution for two users this week on IRC.Eric Covener2013-09-081-4/+3
* Mistakenly try to use a line comment to the end of your ListenJeff Trawick2013-09-051-0/+3
* Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the reques...Daniel Gruno2013-09-041-0/+3
* mod_status, mod_echo: Fix the display of client addresses. They were truncate...Christophe Jaillet2013-09-031-0/+4
* mod_lua: If the first yield() of a LuaOutputFilter returns a string, it shouldEric Covener2013-09-021-0/+3
* forgot my nameEric Covener2013-09-021-1/+1
* mod_lua: Remove ETAG, Content-Length, and Content-MD5 when a LuaOutputFilterEric Covener2013-09-021-0/+3
* register LuaOutputFilters with AP_FILTER_PROTO_CHANGE|AP_FILTER_PROTO_CHANGE...Eric Covener2013-09-021-0/+5
* *) mod_filter: Add "change=no" as a proto-flag to FilterProtocolEric Covener2013-09-021-0/+4
* Return a 500 error instead of DECLINED when LuaHook* script does not Eric Covener2013-09-021-0/+3
* Add experimental cmake-based build system for Windows.Jeff Trawick2013-08-271-0/+3
* fix email IDEric Covener2013-08-261-1/+1
* "LDAPReferrals off" does not disable LDAPReferrals feature. Default OpenLDAP ...Eric Covener2013-08-261-0/+5
* Don't log AUTHZ_DENIED failures at ERROR level in authz providersEric Covener2013-08-251-0/+4
* pre_htaccess hook is goneJeff Trawick2013-08-191-3/+0
* mod_authnz_fcgi: New module to enable FastCGI authorizerJeff Trawick2013-08-191-0/+4
* merged to 2.4.xJeff Trawick2013-08-191-4/+0
* merged to 2.4.xJeff Trawick2013-08-191-3/+0
* fcgistarter: Specify SO_REUSEADDR to allow starting a serverJeff Trawick2013-08-181-0/+3
* Make the statement about the poll sense change less strongStefan Fritsch2013-08-161-4/+4
* Add AuthBasicUseDigestAlgorithm directive to allow migration ofChris Darroch2013-08-141-0/+4
* Add util_fcgi.h and associated definitions and supportJeff Trawick2013-08-131-0/+4
* Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.Jeff Trawick2013-08-101-0/+3
* ab: Fix potential buffer overflows when processing the T and XJeff Trawick2013-08-051-0/+4
* remove pre_htaccess/open_htaccess noise now that open_htaccess hookJeff Trawick2013-07-281-3/+0
* In 2.4.xJim Jagielski2013-07-111-14/+0
* * modules/metadata/mod_unique_id.c: Replace use of hostname + pid withJoe Orton2013-07-101-0/+5
* restore "core_output_filter: writing data to the network" messageEric Covener2013-07-091-0/+3
* Remove backported items.Rainer Jung2013-07-071-11/+1
* Replace pre_htaccess hook with more flexible open_htaccess hookStefan Fritsch2013-07-021-0/+3
* Remove mod_lua items.Rainer Jung2013-06-281-28/+0
* Remove backported items.Rainer Jung2013-06-281-123/+0
* minor readability tweak to r1497371Jeff Trawick2013-06-271-1/+1
* authnzldap: support "none" as a filter to suppress using a search filter,Eric Covener2013-06-271-0/+4
* recognize the "defualt handler name" in r->handler, which is used whenEric Covener2013-06-261-0/+3
* core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimizationJeff Trawick2013-06-251-0/+4
* correct CHANGES for r1496339, confused myself. Normal merge from global conf...Eric Covener2013-06-251-1/+1
* *) core: merge AllowEncodedSlashes from the base configuration intoEric Covener2013-06-251-0/+3
* provide a simple (no <If>) way to set a header only if it's not already there.Eric Covener2013-06-251-0/+3
* Use cp on AIX too. /usr/bin/install isn't compatible on recent systems Eric Covener2013-06-241-0/+3
* re-try LDAP connections in a few authz paths.Eric Covener2013-06-241-0/+4
* prevent excessive delays retrying new connections that timed out.Eric Covener2013-06-241-0/+3
* protect 'AP_DECLARE_MODULE(deflate)' from expansion to Eric Covener2013-06-231-0/+4
* mod_socache_shmcb.c: Remove arbitrary restriction on shared memory sizeGraham Leggett2013-06-171-0/+3
* Describe mod_auth_digest changes more accuratelyStefan Fritsch2013-06-151-3/+4
* mod_cache_socache: Make sure the CacheSocacheMaxSize directive is mergedGraham Leggett2013-06-131-0/+3
* Actually use the secret when generating nonces.Stefan Fritsch2013-06-121-0/+4
* mod_cache_socache: Use the name of the socache implementation when performing Graham Leggett2013-06-101-0/+5
* rotatelogs: add -n number-of-files option to roate through a numberEric Covener2013-06-071-0/+2