]> granicus.if.org Git - apache/history - modules
Set the SSLMutex to default on the NetWare platform and make sure that the file locat...
[apache] / modules /
2007-01-16 Chris DarrochWe now create memory sub-pools for each DB connection...
2007-01-13 Justin ErenkrantzRe-add "proxy-sendextracrlf" first introduced in r15747...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2007-01-09 William A. Rowe JrFix bogus lineends.
2007-01-04 Chris DarrochFix several strict compiler warnings for both the threaded
2007-01-04 Sander TemmeGet rid of the global trace_add in favor of specific...
2007-01-03 William A. Rowe Jr Correctly evaluate the HTTPS condition string.
2007-01-03 William A. Rowe Jr Where any response is sent, return OK from the handle...
2007-01-02 Chris DarrochHandle error conditions in dbd_construct() properly...
2007-01-02 Chris DarrochRename functions and variables for consistency, and...
2006-12-31 Paul QuernaChange the default depth and length of directories...
2006-12-30 Sander TemmeOngoing crusade to separate callback tracing into singl...
2006-12-25 Nick KewPR#36609 - permit % as the last character of a Header...
2006-12-25 Nick KewPR#35314: Enable path components in Redirect
2006-12-24 Justin ErenkrantzCompile mod_authn_core on Win32. (The authz-dev branch...
2006-12-24 Justin Erenkrantz* mappers/mod_rewrite.dsp: Add ../database to include...
2006-12-24 Justin ErenkrantzFix comment to allow modules using the new authz scheme...
2006-12-19 Sander TemmeAdd request-specific trace method that does not use...
2006-12-13 Nick KewPR#39420
2006-12-12 Ruediger Pluem* Handle request bodies larger than 2 GB by converting...
2006-12-10 Nick KewStop mod_dbd emitting bogus error messages when it...
2006-12-09 Jim Jagielskiformat change. no functional change.
2006-12-09 Jim JagielskiIsolate the unlock return vals
2006-12-08 Jim JagielskiFix compile warning:
2006-12-08 Jim JagielskiFailure to unlock is very nasty, so log it to help
2006-12-08 Jim JagielskiWe are doing nothing here... but keep the stubs
2006-12-08 Jim JagielskiLog when the lock fails.
2006-12-08 Jim JagielskiNo need for each ind lb method to increment the elected
2006-12-08 Jeff Trawickwhitespace fix
2006-12-07 Ruediger Pluem* Do not replace a Date header set by a proxied backend...
2006-12-07 Ruediger Pluem* Add the missing include of http_request.h and thus...
2006-12-07 William A. Rowe JrRevert a regression introduced in the recent overhauls...
2006-12-03 Ruediger Pluem* Ensure that at least scheme://hostname[:port] matches...
2006-12-03 Ruediger Pluem* Remove expired content from cache that cannot be...
2006-12-02 Chris DarrochStash DBD connections in request_config of initial...
2006-11-28 Jim JagielskiProtect against any sort of non-block read that
2006-11-28 Jim JagielskiApply patch for PR 41056 (19954) to fix chunk
2006-11-27 Bradley Nicholesifdef out suexec for the platforms that don't support it
2006-11-27 Sander Temme* Move the error log slug higher in the trace function...
2006-11-27 Sander Temme* Further clarify hook callback return convention
2006-11-25 Sander Temme* Make EXAMPLE_LOG_EACH compiler directive settable...
2006-11-24 Sander Temme* Start re-organizing the function declarations to...
2006-11-22 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill)...
2006-11-18 Ruediger Pluem* Use the query string stored in r->parsed_uri.query...
2006-11-18 Nick KewHousekeeping: keep track of size even in the edge-case...
2006-11-16 Ruediger Pluem* Fix some comments. No functional change.
2006-11-16 Ruediger Pluem* Also log the presence of garbage data at the end...
2006-11-16 Ruediger Pluem* Actually append new data to the validation buffer...
2006-11-15 Ruediger Pluem* Ensure that we do not perform our final operations...
2006-11-15 Ruediger Pluem* Ensure that we do not try to inflate validation data...
2006-11-10 Mladen TurkAdd alternate is_socket_connected by using APR functions.
2006-11-10 Mladen TurkRemove alternate is_socket_connected detection.
2006-11-08 Bradley NicholesBetter detection and clean up of ldap connection that...
2006-11-02 Martin KraemerFix broken compile for platforms with sendfile() -...
2006-11-01 Ruediger Pluem* Assign rv in the if statement to return the correct...
2006-11-01 Ruediger Pluem* Increase the minimum and default value for MCacheMinO...
2006-10-29 Mladen TurkWhen Servlet container sends AJP body message with...
2006-10-27 Graham LeggettRestore the pdconf configuration structure in the SENDF...
2006-10-27 Graham Leggettmod_cache: Pass the output filter stack through the...
2006-10-26 Bradley NicholesAdd the modules/database directory to the includes...
2006-10-26 Graham LeggettRevert the splitting of buckets before they are handed...
2006-10-26 Bradley NicholesMove the assignment statements after the #if code to...
2006-10-25 Graham LeggettOptimise the alternate case. Fail fast and stop splitti...
2006-10-25 Graham Leggettmod_cache: Fix an out of memory condition that occurs...
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-10-24 Mladen TurkAdd CPING/CPONG message size as defined as max inside...
2006-10-24 Jean-Frederic ClerePut the next field at the end of the structure.
2006-10-24 Mladen Turk128 is enough for CPING/CPONG messages.
2006-10-24 Mladen TurkMake sure the AJP message is between 8 and 64K.
2006-10-23 Jeff Trawickfix typo that breaks compilation
2006-10-23 Jean-Frederic ClereAt support for ProxyIOBufferSize in AJP.
2006-10-22 Graham Leggettmod_authn_dbd: Export any additional columns queried...
2006-10-22 Graham Leggettmod_dbd: Key the storage of prepared statements on...
2006-10-17 Chris Darrochadd example test_config routine
2006-10-14 Mladen TurkAdded mod_proxy_fcgi win32 build.
2006-10-12 Graham Leggettmod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute...
2006-10-12 Jim JagielskiSo I'm sitting in Rich's talk and think to myself,...
2006-10-11 Graham Leggettmod_disk_cache: Implement read-while-caching.
2006-10-10 Graham Leggettmod_disk_cache: NULL fd pointers when closing them...
2006-10-10 Graham Leggettmod_disk_cache: Do away with the write-to-file-then...
2006-10-10 Nick KewFix rewritemap/dbd bug pointed out by Davi Arnaut,...
2006-10-10 Nick KewFix bugs pointed out by rpluem in rewritemap/dbd
2006-10-10 Nick KewRetrieve optional functions in time!
2006-10-10 Nick KewAdd SQL Query capability to RewriteMap
2006-10-03 Mladen TurkMake sure that original socket timeout gets restored
2006-10-03 Mladen TurkRevert 451953 and 451951. Log the real r->method that is
2006-10-03 Jeff Trawickspellcheck
2006-10-03 Nick KewSupport regexp-based manipulation of HTTP headers
2006-10-03 Mladen TurkAdd missing include for experimental is_connected.
2006-10-02 Ruediger Pluem* Fix precedence problem.
2006-10-02 Ruediger Pluem* Fix precedence problem.
2006-10-02 Mladen TurkUps. Fix typo. We are logging int, not string.
2006-10-02 Mladen TurkIf the r->method_number is unknown the r->method
2006-10-02 Mladen TurkCleanup alternate is_connected method.
2006-09-30 Mladen TurkMove new struct member to the end of the struct,
2006-09-30 Mladen TurkAdd alternative is_socket_connected implementation.
2006-09-30 Mladen TurkEnable retry=0 for the worker.
2006-09-30 Mladen TurkAdd force recovery for balancer.
2006-09-29 Garrett RooneyFollow up to r451006, use APR_STATUS_IS_TIMEUP instead...
2006-09-29 Garrett RooneyFollow up to r451287, use APR_STATUS_IS_TIMEUP instead...
next