| 2006-10-25 | 
  Graham Leggett | Optimise the alternate case. Fail fast and stop splitti...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-25 | 
  Graham Leggett | mod_cache: Fix an out of memory condition that occurs...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Graham Leggett | Fix a typo. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Joe Orton | * server/log.c (ap_open_logs): When dup2'ing the error...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Jim Jagielski | Fix hasty cut-paste in the doccos | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Jim Jagielski | Once SSLMutex allowed for the setting of both the | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Mladen Turk | Add CPING/CPONG message size as defined as max inside...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Jean-Frederic...  | Put the next field at the end of the structure. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Mladen Turk | 128 is enough for CPING/CPONG messages. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
  Mladen Turk | Make sure the AJP message is between 8 and 64K. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-23 | 
  Jeff Trawick | Fix address-in-use startup failure caused by corruption...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-23 | 
  Jeff Trawick | fix typo that breaks compilation | 
commit | commitdiff | tree | snapshot | 
| 2006-10-23 | 
  Jean-Frederic...  | At support for ProxyIOBufferSize in AJP. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-22 | 
  Graham Leggett | mod_authn_dbd: Export any additional columns queried...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-22 | 
  Graham Leggett | mod_dbd: Key the storage of prepared statements on...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-18 | 
  Chris Darroch | added APR_THREAD_FUNC on listener_thread() in event...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-17 | 
  Chris Darroch | rename routines from worker MPM to match normal MPM...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-17 | 
  Chris Darroch | add example test_config routine | 
commit | commitdiff | tree | snapshot | 
| 2006-10-16 | 
  Graham Leggett | Add a missing include of apr_buckets.h. [Martin Kraemer] | 
commit | commitdiff | tree | snapshot | 
| 2006-10-15 | 
  Mladen Turk | Remove extra colon from /wd compiler directive. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-15 | 
  Mladen Turk | Revert 463929 | 
commit | commitdiff | tree | snapshot | 
| 2006-10-14 | 
  Mladen Turk | Fix compile warning. The /wd:XXXX is invalid. It should | 
commit | commitdiff | tree | snapshot | 
| 2006-10-14 | 
  Mladen Turk | Added mod_proxy_fcgi win32 build. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Graham Leggett | This stuff has been backported. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Graham Leggett | Backported. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Graham Leggett | Backported. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Graham Leggett | Backported. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Graham Leggett | mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Jim Jagielski | So I'm sitting in Rich's talk and think to myself,...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
  Chris Darroch | update transformation | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
  Chris Darroch | fixed missing "edit" argument option in mod_headers.xml | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
  Chris Darroch | describe new check_config hook | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
  Chris Darroch | added pre_config, check_config, and test_config hooks | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
  Graham Leggett | mod_disk_cache: Implement read-while-caching. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Graham Leggett | mod_disk_cache: NULL fd pointers when closing them...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Graham Leggett | sendfile_nonblocking() takes the _brigade_ as an argume...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Graham Leggett | mod_disk_cache: Do away with the write-to-file-then...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Nick Kew | Fix rewritemap/dbd bug pointed out by Davi Arnaut,...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Nick Kew | Fix bugs pointed out by rpluem in rewritemap/dbd | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Nick Kew | Retrieve optional functions in time! | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
  Nick Kew | Add SQL Query capability to RewriteMap | 
commit | commitdiff | tree | snapshot | 
| 2006-10-08 | 
  Mladen Turk | Add compat module by default. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-06 | 
  Ruediger Pluem | * mod_proxy_balancer: Document BALANCER_ROUTE_CHANGED...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-05 | 
  Rich Bowen | Seems like a good idea to close the <Directory> tag...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-05 | 
  Rich Bowen | A few missing line breaks | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Mladen Turk | Make sure that original socket timeout gets restored | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Mladen Turk | Revert 451953 and 451951. Log the real r->method that is | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Ruediger Pluem | * Sync with 2.2.x CHANGES file | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Joe Orton | When starting a new piped error logger for the main...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Jeff Trawick | spellcheck | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Nick Kew | Support regexp-based manipulation of HTTP headers | 
commit | commitdiff | tree | snapshot | 
| 2006-10-03 | 
  Mladen Turk | Add missing include for experimental is_connected. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-02 | 
  Ruediger Pluem | * Fix precedence problem. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-02 | 
  Ruediger Pluem | * Fix precedence problem. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-02 | 
  Mladen Turk | Bump MMN for r451575. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-02 | 
  Mladen Turk | Ups. Fix typo. We are logging int, not string. | 
commit | commitdiff | tree | snapshot | 
| 2006-10-02 | 
  Mladen Turk | If the r->method_number is unknown the r->method | 
commit | commitdiff | tree | snapshot | 
| 2006-10-02 | 
  Mladen Turk | Cleanup alternate is_connected method. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-30 | 
  Mladen Turk | Move new struct member to the end of the struct, | 
commit | commitdiff | tree | snapshot | 
| 2006-09-30 | 
  Mladen Turk | Add alternative is_socket_connected implementation. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-30 | 
  Mladen Turk | Enable retry=0 for the worker. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-30 | 
  Mladen Turk | Add force recovery for balancer. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-29 | 
  Joe Orton | * server/mpm/prefork/prefork.c (prefork_check_config...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-29 | 
  Garrett Rooney | Follow up to r451006, use APR_STATUS_IS_TIMEUP instead...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-29 | 
  Garrett Rooney | Follow up to r451287, use APR_STATUS_IS_TIMEUP instead...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-29 | 
  Ruediger Pluem | * Notice a timeout as an error message. This might...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-29 | 
  Ruediger Pluem | * Move the tasks of eor_bucket_destroy (status update...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-28 | 
  Ruediger Pluem | * Notice that reading of the request entity body failed...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-27 | 
  Rich Bowen | Minor typo | 
commit | commitdiff | tree | snapshot | 
| 2006-09-27 | 
  Graham Leggett | mod_cache: Eliminate a bogus error in the log when...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | Allocate the temporary copy file buffer from a pool. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | mod_disk_cache: Make caching of large files possible...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | mod_mem_cache: Convert mod_mem_cache to use APR memory...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | Memory leak fix: Unconditionally free the buffer. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | mod_cache: From RFC3986 (section 6.2.3.) if a URI conta...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | Don't cache requests with a expires date in the past...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-26 | 
  Graham Leggett | mod_disk_cache: Make sure that only positive integers...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-24 | 
  Nick Kew | Change wording as suggested by jslive. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-24 | 
  Nick Kew | Add extra explanatory clause to VirtualHost docs | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
  Rich Bowen | Capitalization consistency | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
  Rich Bowen | Small typo. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
  Nick Kew | Generic fix for PR#31759 | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
  Garrett Rooney | * modules/cache/mod_cache.h: Fix comment that was obvio...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
  Garrett Rooney | * modules/cache/mod_cache.h | 
commit | commitdiff | tree | snapshot | 
| 2006-09-16 | 
  Ruediger Pluem | * Set the new environment variable BALANCER_ROUTE_CHANG...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-15 | 
  Jeff Trawick | note a backport; don't forget that trunk had an additional | 
commit | commitdiff | tree | snapshot | 
| 2006-09-14 | 
  Ruediger Pluem | * PROXY_WORKER_IS_INITIALIZED checks if PROXY_WORKER_IN...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-12 | 
  Nick Kew | PR 31759 (mutated) - reported by Jo Rhett | 
commit | commitdiff | tree | snapshot | 
| 2006-09-10 | 
  Ruediger Pluem | * Print the correct error message for erroneous configu...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-09 | 
  Jeff Trawick | Allow htcacheclean, httxt2dbm, and fcgistarter to link...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-06 | 
  Jim Jagielski | Update backports | 
commit | commitdiff | tree | snapshot | 
| 2006-09-05 | 
  Jeff Trawick | Replace ap_get_server_version with ap_get_server_banner...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-04 | 
  Ruediger Pluem | * Extract stickysession information correctly in the...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-04 | 
  Jeff Trawick | Handle filter names which include capital letters. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
  William A....  |   Sync these to VC 2005, a .manifest file is created...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-02 | 
  William A....  |   Silence VC2005 faux-errors in pcre with the minimum...  | 
commit | commitdiff | tree | snapshot | 
| 2006-08-28 | 
  André Malo | update transformation | 
commit | commitdiff | tree | snapshot | 
| 2006-08-28 | 
  André Malo | fix validation error | 
commit | commitdiff | tree | snapshot | 
| 2006-08-28 | 
  Jim Jagielski | Minor nit: why make the logic more complex than it...  | 
commit | commitdiff | tree | snapshot | 
| 2006-08-28 | 
  Jim Jagielski | These have been approved for backport and or in/will...  | 
commit | commitdiff | tree | snapshot | 
| next |