| Commit message (Expand) | Author | Age | Files | Lines |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 3 | -58/+53 |
* | Implement a BASEDIR build environment variable to allow the NetWare build to ... | Bradley Nicholes | 2007-02-01 | 3 | -3/+3 |
* | Embed the .manifest files of all httpd binaries as a post-build | William A. Rowe Jr | 2007-01-11 | 3 | -12/+48 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 4 | -24/+24 |
* | Revert Revision 397647 | William A. Rowe Jr | 2006-07-06 | 3 | -6/+6 |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 3 | -6/+6 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 3 | -15/+15 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-20 | 3 | -3/+3 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-20 | 3 | -96/+9 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 4 | -4/+4 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 3 | -31/+31 |
* | Remove the generation of flush bucket in mod_logio, now that | Brian Pane | 2005-10-24 | 1 | -17/+1 |
* | Add ap_append_pid(); This is performed enough to warrant | Jim Jagielski | 2005-08-31 | 1 | -1/+1 |
* | mod_log_config: %{hextid}P will log the thread id in hex with APR | Jeff Trawick | 2005-08-31 | 1 | -2/+10 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -0/+11 |
* | use struct assignment instead of memcpy so the compiler can decide whether to... | Brian Pane | 2005-07-03 | 1 | -3/+2 |
* | Update remaining 2004 copyright notices. | Joe Orton | 2005-06-14 | 1 | -1/+2 |
* | fix typo in comment | Jeff Trawick | 2005-05-19 | 1 | -1/+1 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 3 | -3/+3 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 3 | -3/+6 |
* | * mod_log_config.c: Revert r109866 which used apr_file_writev instead of an | Paul Querna | 2004-12-07 | 1 | -6/+7 |
* | mod_log_config.c: Use iovecs to write the log line to eliminate a memcpy | Paul Querna | 2004-12-05 | 1 | -7/+6 |
* | Allow APR to exist and build outside of the httpd/srclib file structure | Bradley Nicholes | 2004-11-30 | 2 | -6/+6 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -21/+0 |
* | mod_log_config: Fix a bug which prevented request completion time | Jeff Trawick | 2004-06-20 | 1 | -1/+1 |
* | this should save one or two cycles | André Malo | 2004-05-25 | 1 | -1/+1 |
* | * modules/loggers/mod_log_config.c, server/log.c (open_error_log, | Joe Orton | 2004-05-06 | 1 | -1/+1 |
* | fix build on systems without unistd.h | André Malo | 2004-04-26 | 1 | -1/+3 |
* | add dsp and exp file for mod_log_forensic | André Malo | 2004-04-19 | 2 | -0/+129 |
* | cleanup log_header_out function: | André Malo | 2004-04-10 | 1 | -4/+75 |
* | no longer remove the EOS bucket | André Malo | 2004-04-03 | 1 | -4/+2 |
* | fix an old misfeature: "BufferedLogs Off" would sort-of turn | Jeff Trawick | 2004-02-26 | 1 | -2/+4 |
* | a kind fix for a compile error unfortunately broke an order | Jeff Trawick | 2004-02-26 | 1 | -7/+9 |
* | forward port to not log twice | André Malo | 2004-02-21 | 1 | -1/+1 |
* | do not exit() from inside a module! | André Malo | 2004-02-21 | 1 | -6/+12 |
* | ugh! Fix log open error condition, which never matched. | André Malo | 2004-02-21 | 1 | -2/+1 |
* | allow log pipes to be relative to serverroot as well | André Malo | 2004-02-21 | 1 | -2/+3 |
* | there's no such default | André Malo | 2004-02-21 | 1 | -2/+2 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 4 | -4/+4 |
* | 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 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 4 | -214/+42 |
* | 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 |
* | * modules/loggers/config.m4: Fix --enable-mods-shared=all case where | Joe Orton | 2004-01-09 | 1 | -1/+1 |
* | 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/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 |