| Commit message (Expand) | Author | Age | Files | Lines |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 10 | -20/+20 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 10 | -50/+50 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-20 | 10 | -10/+10 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-20 | 10 | -320/+30 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 10 | -10/+10 |
* | No functional change: remove "internal" tab spacing/formatting. | Jim Jagielski | 2005-11-16 | 4 | -101/+101 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 9 | -77/+77 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 6 | -945/+945 |
* | C++ comments are not supported by some compilers (ReliantUnix). | Jean-Frederic Clere | 2005-10-18 | 1 | -1/+1 |
* | Catch up with the changes to mod_ssl and rename the | David Reid | 2005-09-18 | 1 | -4/+5 |
* | rewrite CR mitigation logic to wipe out any trailing | Jeff Trawick | 2005-09-11 | 1 | -6/+6 |
* | Add ssl dir to include path. | Mladen Turk | 2005-08-19 | 1 | -2/+2 |
* | * modules/metadata/mod_setenvif.c: Unconditionally include mod_ssl.h. | Joe Orton | 2005-07-25 | 1 | -7/+4 |
* | Allow extraction of the values of SSL certificate extensions into | Martin Kraemer | 2005-07-22 | 1 | -1/+72 |
* | Update remaining 2004 copyright notices. | Joe Orton | 2005-06-14 | 1 | -1/+2 |
* | mod_mime_magic: Handle CRLF-format magic files so that it works with | Jeff Trawick | 2005-06-02 | 1 | -5/+10 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 10 | -10/+10 |
* | Link to the correct socket library depending on which one is selected | Bradley Nicholes | 2005-04-18 | 1 | -1/+6 |
* | Move the POSIX reg* implementations into the ap_* namespace; | Joe Orton | 2005-02-11 | 4 | -17/+17 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 9 | -9/+18 |
* | Allow APR to exist and build outside of the httpd/srclib file structure | Bradley Nicholes | 2004-11-30 | 8 | -24/+24 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -21/+0 |
* | Just a simple switch of mod_usertrack to run earlier in the fixup hook. | Paul Querna | 2004-11-04 | 1 | -1/+1 |
* | In order for mod_expires to work with mod_cache, mod_expires has to go first. | Justin Erenkrantz | 2004-09-22 | 1 | -1/+4 |
* | Implement "Early" mode in mod_headers, and document it. | Nick Kew | 2004-07-05 | 1 | -14/+48 |
* | Drop the ErrorHeader directive which turned out to be a misnomer. | André Malo | 2004-06-11 | 1 | -11/+17 |
* | Eliminate the redundant compiler rules | Bradley Nicholes | 2004-06-01 | 1 | -3/+1 |
* | allow %% to represent a literal %. | André Malo | 2004-04-18 | 1 | -2/+10 |
* | allow env clauses also for 'echo' and 'unset' | André Malo | 2004-04-18 | 1 | -5/+15 |
* | Allow ErrorHeader echo | André Malo | 2004-04-18 | 1 | -2/+3 |
* | don't segfault, when setting an empty header value | André Malo | 2004-04-18 | 1 | -1/+1 |
* | simplifications | André Malo | 2004-04-18 | 1 | -101/+59 |
* | remove unused parameters and minor memory leak | André Malo | 2004-04-18 | 1 | -8/+9 |
* | :retab | André Malo | 2004-04-18 | 1 | -2/+2 |
* | :retab + other WS changes | André Malo | 2004-04-18 | 1 | -78/+77 |
* | Add mod_version to the NetWare build | Bradley Nicholes | 2004-04-15 | 2 | -0/+251 |
* | nobody came up with another patch or objections and it should not get lost: | André Malo | 2004-04-11 | 4 | -0/+441 |
* | Fix a bunch of cases where the return code of the regex compiler | André Malo | 2004-04-10 | 2 | -4/+6 |
* | escape the cookie_name before pasting into the regexp. | André Malo | 2004-04-10 | 1 | -1/+33 |
* | let's be more lenient, in what we accept. | André Malo | 2004-04-10 | 1 | -2/+2 |
* | allow RequestHeader to be conditional | André Malo | 2004-04-05 | 1 | -21/+11 |
* | fix segfault, which occurs if no CT is set and wildcards are used. | André Malo | 2004-04-04 | 1 | -1/+1 |
* | Fix bug in mod_usertrack when no CookieName is set. | Justin Erenkrantz | 2004-03-09 | 1 | -10/+21 |
* | Allow make files to create a cc.opt compiler options file per NLM rather than... | Bradley Nicholes | 2004-03-07 | 1 | -2/+2 |
* | Add the include path to modules/ssl to resolve the include of mod_ssl.h | Bradley Nicholes | 2004-03-06 | 1 | -0/+1 |
* | fix windows build: add path to mod_ssl.h | Allan K. Edwards | 2004-03-01 | 1 | -3/+3 |
* | * modules/metadata/mod_headers.c (header_inout_cmd): Remove redundant | Joe Orton | 2004-03-01 | 1 | -6/+1 |
* | Add 's' format tag to mod_headers to allow access to mod_ssl variables | Joe Orton | 2004-02-28 | 1 | -1/+48 |
* | remove support for Remote_User variable, which never worked at all. | André Malo | 2004-02-21 | 1 | -8/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 9 | -9/+9 |