| Commit message (Expand) | Author | Age | Files | Lines |
* | fix copyright dates and apply the license to one forgotten header file | André Malo | 2004-02-08 | 5 | -4/+19 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 25 | -26/+26 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 26 | -26/+26 |
* | oops | André Malo | 2004-02-08 | 1 | -1/+1 |
* | fix copyright dates according to the first checkin | André Malo | 2004-02-08 | 3 | -3/+3 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 13 | -13/+13 |
* | fix copyright dates according to the first checkin | André Malo | 2004-02-08 | 3 | -3/+3 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 17 | -17/+17 |
* | fix copyright date according to the first check in | André Malo | 2004-02-08 | 1 | -1/+1 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 3 | -3/+3 |
* | fix copyright dates according to the first checkin | André Malo | 2004-02-08 | 3 | -3/+3 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 3 | -3/+3 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-07 | 13 | -13/+13 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-07 | 1 | -2/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 121 | -6410/+1484 |
* | apply Apache License, 2.0 | André Malo | 2004-02-06 | 10 | -526/+101 |
* | apply Apache License, version 2.0 | André Malo | 2004-02-06 | 8 | -392/+80 |
* | We need the SSL module dir in our path in order to compile mod_ssl. | Justin Erenkrantz | 2004-02-05 | 1 | -0/+1 |
* | 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 |