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 |
2006-08-28 |
Ruediger Pluem | * Note the changes that were done in revisions |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Ruediger Pluem | * Close connection to backend if reading of request... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Noirin Plunkett | Fix contributed by Bjarne D Mathiesen <macintosh@mathi... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Sander Temme | Stale Bugzilla link as noted by Christophe Jaillet |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Joshua Slive | Allow the typical non-DAV methods to be unrestricted |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Joshua Slive | My last effort was a little too succinct and not quite... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Joshua Slive | Add a note about case-sensitivity to the windows platfo... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Joshua Slive | Make it clear that url-path is always case-sensitive. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
André Malo | update convmap |
commit | commitdiff | tree | snapshot |
2006-08-18 |
André Malo | fix eol-style |
commit | commitdiff | tree | snapshot |
2006-08-18 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jim Jagielski | Updates docs w/ transforms. Use Andre's patch to lib... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Nick Kew | Log a message if we try to prepare a statement not... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Nick Kew | Don't use NULL s->server_hostname as hash lookup key. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Jagielski | Update docs and transforms |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Jagielski | Fix context error |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jim Jagielski | Update docs for proxy: |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Chris Darroch | Introduce a check_config phase between pre_config and... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Nick Kew | Note bugfix |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Nick Kew | PR#37770: Don't try to use dead backend connection... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Nick Kew | Fix tabs introduced in r429875 |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Nick Kew | That proxy change was functional, even if it was just... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Nick Kew | PR#38448: don't URLencode tilde in path component |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Nick Kew | Fix style (indentation at least) to apache style rules... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
William A.... | Observed by hunter - fix the cut n paste errors in... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Chris Pepper | Document that httpd -L doesn't list shared modules. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Bradley Nicholes | revert the definitive bit for the reject directive. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Bradley Nicholes | revert the reject directive is definitive patch and... |
commit | commitdiff | tree | snapshot |
next |