| Commit message (Expand) | Author | Age | Files | Lines |
* | DougM confirms Madhu's suspicions, this change was inadvertent. | William A. Rowe Jr | 2003-03-06 | 1 | -1/+1 |
* | new directive 'compressionlevel' | Ian Holsman | 2003-03-05 | 1 | -1/+23 |
* | Unescape the supplied wildcard pattern. Otherwise the pattern will | André Malo | 2003-03-02 | 1 | -12/+19 |
* | add some comments and WS to make it better readable (hopefully ;-) | André Malo | 2003-03-02 | 1 | -12/+24 |
* | emit and accept modern query string parameter delimiters (;). | André Malo | 2003-03-02 | 1 | -22/+27 |
* | buhuh! use the correct target string and don't forget | André Malo | 2003-03-02 | 1 | -1/+1 |
* | WS and style issues. No code changes. | André Malo | 2003-03-02 | 1 | -117/+123 |
* | Extend mod_negotiation to evaluate the environment variables | André Malo | 2003-03-01 | 1 | -0/+51 |
* | fix style and WS issues. No code changes. | André Malo | 2003-03-01 | 1 | -128/+149 |
* | Prevent endless loops of internal redirects in mod_rewrite by | André Malo | 2003-03-01 | 2 | -23/+119 |
* | mod_rewrite: Fix some problems reporting errors with mapping | Jeff Trawick | 2003-02-28 | 1 | -4/+14 |
* | Fix mod_rewrite's abs_URI handling. | André Malo | 2003-02-27 | 2 | -82/+174 |
* | When using Redirect in directory context, append requested query | André Malo | 2003-02-25 | 1 | -0/+6 |
* | Confirmed by Milan Kosina that this code was still broken - I realized | William A. Rowe Jr | 2003-02-25 | 1 | -12/+30 |
* | fix some const-ness problems which break the compile with the native | Jeff Trawick | 2003-02-25 | 1 | -3/+3 |
* | Don't try to use the LDAP cache if it has been turned off. Make sure that we | Bradley Nicholes | 2003-02-24 | 1 | -91/+103 |
* | This is part three. | André Malo | 2003-02-24 | 1 | -11/+42 |
* | This is part two. | André Malo | 2003-02-24 | 2 | -14/+34 |
* | Well, here comes a major fix. I've splitted the patch into 3 parts | André Malo | 2003-02-24 | 1 | -13/+0 |
* | Keep the subrequest filter in place when a subrequest is | Jeff Trawick | 2003-02-24 | 1 | -0/+9 |
* | Someone (I need to refer back) asked that we do the same skip for the | William A. Rowe Jr | 2003-02-23 | 1 | -10/+31 |
* | guess, what happens, when l == 0 | André Malo | 2003-02-23 | 1 | -2/+2 |
* | Right now SSLMutex is bogus. It just uses APR_LOCK_DEFAULT no | Jim Jagielski | 2003-02-23 | 4 | -10/+120 |
* | uh, oh. Fix possible 1-byte buffer overflow. | André Malo | 2003-02-23 | 1 | -2/+2 |
* | Fix a 64-bit porting issue. | Madhusudan Mathihalli | 2003-02-21 | 1 | -4/+5 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 55 | -275/+275 |
* | quiet a gcc warning by adding () around && within || | Jeff Trawick | 2003-02-20 | 1 | -2/+2 |
* | Return 413 if chunk-ext-header is too long rather than reading from a truncated | Justin Erenkrantz | 2003-02-19 | 1 | -2/+13 |
* | If mod_mime_magic does not know the content-type, do not attempt to guess. | Justin Erenkrantz | 2003-02-19 | 1 | -20/+18 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 55 | -110/+110 |
* | Hook mod_proxy's fixup before mod_rewrite's fixup, so that by | André Malo | 2003-02-18 | 2 | -2/+12 |
* | fix a typo in a comment | Jeff Trawick | 2003-02-18 | 1 | -1/+1 |
* | Fix potential memory leaks in mod_deflate on malformed input data. | Justin Erenkrantz | 2003-02-17 | 1 | -2/+11 |
* | Remove ap_cache_reset_output_filters. | Justin Erenkrantz | 2003-02-17 | 3 | -21/+0 |
* | Style changes only. No functional changes. | Justin Erenkrantz | 2003-02-17 | 1 | -30/+53 |
* | Switch mod_deflate to 'most' status now. It's stable enough and will disable | Justin Erenkrantz | 2003-02-17 | 1 | -1/+1 |
* | catch some style issues. No code changes. | André Malo | 2003-02-15 | 1 | -102/+112 |
* | Extend the SetEnvIf directive to capture subexpressions of the | André Malo | 2003-02-14 | 1 | -4/+16 |
* | use a better text for the overlap warning. | André Malo | 2003-02-14 | 1 | -4/+3 |
* | extend the check for Alias overlappings. Now test also previous | André Malo | 2003-02-14 | 1 | -3/+5 |
* | Added support for Novell LDAP SDK and standardized the SSL support across | Bradley Nicholes | 2003-02-14 | 4 | -188/+406 |
* | change optional function to return the previous writer, allowing to have mutl... | Ian Holsman | 2003-02-14 | 2 | -6/+12 |
* | people often assume that their Aliases will be found by "best match" rather | André Malo | 2003-02-14 | 1 | -0/+25 |
* | Forward port of mod_actions' ability to handle arbitrary methods | André Malo | 2003-02-14 | 1 | -7/+13 |
* | style. | André Malo | 2003-02-13 | 1 | -2/+4 |
* | Tabs. Runovers. Style violations ... oh my! | William A. Rowe Jr | 2003-02-13 | 1 | -99/+100 |
* | drop the guess_domain function. | André Malo | 2003-02-13 | 1 | -106/+8 |
* | Make sure that the file extension is at least an empty string rather than NULL | Bradley Nicholes | 2003-02-12 | 1 | -0/+5 |
* | mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannot | Jeff Trawick | 2003-02-12 | 3 | -2/+66 |
* | style issues. no code changes. | André Malo | 2003-02-12 | 1 | -11/+16 |