summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve ephemeral key handling (companion to r1526168):Kaspar Brand2013-09-2912-266/+195
* Increase minimum required OpenSSL version to 0.9.8a (in preparationKaspar Brand2013-09-2912-125/+106
* Follow-up fixes for r1526168:Kaspar Brand2013-09-293-20/+11
* Follow up to r1526666:Jeff Trawick2013-09-281-1/+5
* Updates.Lucien Gentis2013-09-284-86/+149
* Axe the README a bit, add fuankg as contributor. This will need a complete re...Daniel Gruno2013-09-281-26/+3
* r1526906 followup:Eric Covener2013-09-271-2/+3
* Fix the null device name on Windows so that stderr can be sentJeff Trawick2013-09-271-2/+9
* When adding APR_EOL_STR in the error log record before callingJeff Trawick2013-09-271-0/+1
* Error log providers need to be able to trigger a startup error from theirJeff Trawick2013-09-273-2/+12
* mod_lua: Use a (new) global pool/mutex setup for IVM rather than a per-proces...Daniel Gruno2013-09-274-17/+105
* WinNT MPM: Exit the child if the parent process crashes or is terminated.Jeff Trawick2013-09-265-7/+27
* allow building mod_authnz_fcgi with 2.4.x branchJeff Trawick2013-09-261-1/+6
* util_fcgi.c now in 2.4.x branch tooJeff Trawick2013-09-261-1/+1
* arrange previous fix.Jean-Frederic Clere2013-09-261-4/+4
* Follow-up to r1526436: Fix compilation errorJeff Trawick2013-09-261-1/+1
* remove entry for r1525931 (APLOG_STARTUP with ErrorLogFormat), nowJeff Trawick2013-09-261-3/+0
* minor editsJeff Trawick2013-09-261-1/+2
* Fix for PR 54626.Jean-Frederic Clere2013-09-262-0/+14
* worker MPM: Don't forcibly kill worker threads if the child process isJeff Trawick2013-09-252-6/+13
* mod_proxy: Add ap_connection_reusable() for checking if a connectionJeff Trawick2013-09-255-3/+27
* meanwhile in 2.4.6 and 2.2.25, respectivelyKaspar Brand2013-09-251-4/+0
* Streamline ephemeral key handling:Kaspar Brand2013-09-257-310/+30
* Suppress formatting of startup messages written to the console whenJeff Trawick2013-09-242-1/+4
* Change the default value of AuthLDAPMaxSubGroupDepth, so sub-group searchingEric Covener2013-09-243-5/+8
* Add AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorlog_provider, bump MMN.Jan Kaluža2013-09-244-9/+22
* allow the provider to decide whether or not APLOG_NOTICEJeff Trawick2013-09-232-19/+13
* mod_syslog: New module implementing syslog ap_error_log provider.Jan Kaluža2013-09-235-1/+238
* Add ap_errorlog_provider to make ErrorLog logging modular. MoveJan Kaluža2013-09-236-115/+109
* add a note about sub-group searching and large groups.Eric Covener2013-09-232-0/+18
* Remove grossly outdated browser compatibility columnRich Bowen2013-09-232-18/+10
* Various rebuildsRich Bowen2013-09-232-2/+2
* Missing '$' in variable.Rich Bowen2013-09-231-1/+1
* Correct XMl error. Rebuild docs/Rich Bowen2013-09-233-5/+5
* Clearer explanation of undefining a macro.Rich Bowen2013-09-231-3/+3
* various other rebuildsRich Bowen2013-09-224-8/+12
* Renames the 'tips' section.Rich Bowen2013-09-222-3/+3
* Rename: This is more a "tips" section than technical details.Rich Bowen2013-09-221-1/+1
* Rebuild mod_macro docsRich Bowen2013-09-222-67/+110
* Restructure the mod_macro doc a little, with a 'usage', 'details', andRich Bowen2013-09-221-67/+110
* install libhttpd.expJeff Trawick2013-09-222-2/+17
* Use ap_log_rdata() to dump the FastCGI header, axing a bunchJeff Trawick2013-09-211-62/+4
* Borrow a fix from mod_authnz_fcgi:Jeff Trawick2013-09-213-17/+31
* Bring some envvar flexibility from mod_authnz_fcgi to mod_proxy_fcgi:Jeff Trawick2013-09-213-44/+64
* Updates.Lucien Gentis2013-09-213-5/+13
* rename EXTRA_INCLUDE_DIRS to EXTRA_INCLUDES, add EXTRA_COMPILE_FLAGSJeff Trawick2013-09-202-17/+30
* name-based vhosts listed twice with apachectl -SEric Covener2013-09-201-1/+2
* typoJim Jagielski2013-09-201-1/+1
* draft-ietf-httpbis-p1-messaging-23 fixes regarding interactionsJim Jagielski2013-09-193-17/+49
* Use apr_socket_timeout_get instead of hard-coded 30 seconds timeout.Jan Kaluža2013-09-181-0/+3