| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow mod_auth_digest to work with sub-requests with different methods than | Justin Erenkrantz | 2004-01-29 | 1 | -3/+5 |
* | catch another edge case | André Malo | 2004-01-28 | 1 | -2/+7 |
* | issue a warning if an external rewrite map is used without RewriteLock. | André Malo | 2004-01-27 | 1 | -0/+8 |
* | fix error handling during flag parsing | André Malo | 2004-01-27 | 1 | -2/+45 |
* | EOLs sent by external rewritemaps are now consumed | André Malo | 2004-01-25 | 1 | -2/+18 |
* | Introduce the ability to force a content handler via | André Malo | 2004-01-24 | 1 | -29/+60 |
* | Introduce the RewriteCond -x check, which returns | André Malo | 2004-01-24 | 1 | -0/+9 |
* | * modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Use non-blocking | Joe Orton | 2004-01-23 | 1 | -3/+17 |
* | revert the zlib.lib linkage patch. Bill Rowe said, it's worse than before. | André Malo | 2004-01-21 | 1 | -2/+50 |
* | Don't include zlib files directly. That's very nasty! | André Malo | 2004-01-18 | 1 | -50/+2 |
* | in conservative C declarations still have to be the first in a function. | André Malo | 2004-01-18 | 1 | -4/+5 |
* | mod_log_config: Fix corruption of buffered logs with threaded | Jeff Trawick | 2004-01-17 | 1 | -3/+49 |
* | Build array of allowed methods with proper dimensions, fixing | Jeff Trawick | 2004-01-16 | 1 | -1/+1 |
* | allow proxying of directoryindex'd resources | André Malo | 2004-01-14 | 1 | -1/+3 |
* | internal_fast_redirect: take over important request_rec members | André Malo | 2004-01-14 | 1 | -0/+3 |
* | bust the "recursive include" test. It's no longer necessary and prevents | André Malo | 2004-01-13 | 1 | -44/+0 |
* | allow proxying and rules in .htaccess in subrequests | André Malo | 2004-01-13 | 1 | -6/+0 |
* | with the new general status stuff, F and G are just shortcuts | André Malo | 2004-01-13 | 1 | -56/+10 |
* | allow setting of any valid HTTP response code via R flag. | André Malo | 2004-01-13 | 1 | -5/+46 |
* | If the proxy was enabled, and UseCanonicalHostname was off, | Martin Kraemer | 2004-01-13 | 1 | -4/+20 |
* | no need to copy the string again | André Malo | 2004-01-13 | 1 | -1/+1 |
* | weekday and monthnames are locale dependent... | André Malo | 2004-01-13 | 1 | -9/+18 |
* | according to RFC 2965, inspect only the Cookie header (vs. Cookie2) | André Malo | 2004-01-13 | 1 | -4/+1 |
* | don't overwrite other cookies | André Malo | 2004-01-13 | 1 | -1/+1 |
* | make REMOTE_PORT available | André Malo | 2004-01-12 | 1 | -3/+6 |
* | * modules/proxy/proxy_http.c (ap_proxy_http_process_response): Handle | Joe Orton | 2004-01-12 | 1 | -14/+10 |
* | Cosmetic change (I dislike 'known-constant-minus-one' literal numbers): | Martin Kraemer | 2004-01-12 | 1 | -1/+1 |
* | * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl): Fix segfault if | Joe Orton | 2004-01-12 | 1 | -4/+6 |
* | * modules/experimental/mod_mem_cache.c (decrement_refcount, | Joe Orton | 2004-01-09 | 1 | -2/+0 |
* | reving back to 102 | Jean-Jacques Clar | 2004-01-09 | 1 | -9/+26 |
* | * modules/loggers/config.m4: Fix --enable-mods-shared=all case where | Joe Orton | 2004-01-09 | 1 | -1/+1 |
* | mod_proxy hangs when both KeepAlive and ProxyErrorOverride are enabled, | Bill Stoddard | 2004-01-09 | 1 | -1/+7 |
* | Use -export-dynamic only when linking an httpd which includes mod_so, | Joe Orton | 2004-01-08 | 8 | -14/+4 |
* | * modules/ssl/ssl_scache_dc.c: Add the Apache Software License. | Joe Orton | 2004-01-08 | 2 | -1/+50 |
* | Add support to mod_ssl for a distributed session cache using | Joe Orton | 2004-01-08 | 6 | -2/+310 |
* | * modules/dav/main/mod_dav.c (dav_handler): Reject request if the | Joe Orton | 2004-01-08 | 1 | -0/+10 |
* | Fix for Bug 21287. | Jean-Jacques Clar | 2004-01-07 | 1 | -26/+9 |
* | removed deprecated fields cache_size and object_cnt in mem_cache_conf struct | Jean-Jacques Clar | 2004-01-06 | 1 | -16/+0 |
* | remove email address in the hopes ppl stop emailing me directly ;( | Ian Holsman | 2004-01-06 | 1 | -1/+1 |
* | Removed the #if #system(bs2000) condition since it is not compiler friendly o... | Bradley Nicholes | 2004-01-06 | 1 | -29/+12 |
* | Undo last change in order not to break Netware builds... | Martin Kraemer | 2004-01-05 | 1 | -1/+1 |
* | Ugly hack to get this module to compile. The path to test_char.h (which | Martin Kraemer | 2004-01-05 | 1 | -1/+1 |
* | * modules/filters/config.m4: Fix typo which wiped INCLUDES if zlib | Joe Orton | 2004-01-04 | 1 | -1/+1 |
* | * modules/loggers/config.m4: Add 'server' directory to include path if | Joe Orton | 2004-01-03 | 1 | -0/+5 |
* | Add mod_log_forensic to the NetWare build | Bradley Nicholes | 2004-01-03 | 3 | -22/+530 |
* | Don't hardcode the location of the test_char.h header. The path should be ad... | Bradley Nicholes | 2004-01-03 | 1 | -2/+2 |
* | Add missing apr_ to size_t. | Erik Abele | 2004-01-03 | 1 | -1/+1 |
* | * modules/loggers/mod_log_forensic.c (struct hlog, log_before, | Joe Orton | 2004-01-03 | 1 | -3/+3 |
* | Make forensic logging EBCDIC-safe. | Ben Laurie | 2004-01-03 | 1 | -2/+3 |
* | Use ap_assert(). | Ben Laurie | 2004-01-03 | 1 | -7/+6 |