| Commit message (Expand) | Author | Age | Files | Lines |
* | Observed by hunter - fix the cut n paste errors in some .res compilation | William A. Rowe Jr | 2006-08-05 | 1 | -1/+1 |
* | Revert r422298, because it introduces GNU Make specific extensions to the Mak... | Paul Querna | 2006-07-18 | 1 | -6/+1 |
* | Makefile.in: Don't try to compile checkgid and fcgistarter on win32 when usin... | Paul Querna | 2006-07-15 | 1 | -1/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 8 | -48/+48 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 15 | -92/+92 |
* | Revert Revision 397647 | William A. Rowe Jr | 2006-07-06 | 9 | -18/+18 |
* | A keepalive response need not neccessarily have included any content-length | Colm MacCarthaigh | 2006-06-13 | 1 | -0/+5 |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 9 | -18/+18 |
* | Fix gcc warnings: | Joe Orton | 2006-04-27 | 1 | -3/+2 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 10 | -51/+51 |
* | when compiling statistics, only interate accross requests which occured. | Colm MacCarthaigh | 2006-04-23 | 1 | -0/+7 |
* | * support/fcgistarter.c | Garrett Rooney | 2006-04-22 | 1 | -5/+5 |
* | Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end for | Garrett Rooney | 2006-04-22 | 2 | -1/+216 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-19 | 10 | -11/+11 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-19 | 11 | -329/+34 |
* | Update the last year of copyright. | Colm MacCarthaigh | 2006-04-19 | 10 | -11/+11 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 13 | -13/+13 |
* | Update the copyright notice to reflect that changes have gone in this year | Colm MacCarthaigh | 2006-04-17 | 1 | -2/+2 |
* | If we don't have a prototype for crypt() we shouldn't | Jeff Trawick | 2006-04-12 | 2 | -2/+2 |
* | The crypt() prototype is in <unistd.h> instead of <crypt.h> | Jeff Trawick | 2006-04-12 | 1 | -0/+3 |
* | htdbm: Warn the user when adding a plaintext password on a platform | Jeff Trawick | 2006-04-10 | 1 | -0/+4 |
* | Correct a dumb typo | Colm MacCarthaigh | 2006-03-31 | 1 | -1/+1 |
* | * Add siege-like behaviour to ApacheBench; output the results, as they have | Colm MacCarthaigh | 2006-03-31 | 1 | -5/+18 |
* | Give users the ability to set the window size for apache bench runs. Useful | Colm MacCarthaigh | 2006-03-31 | 1 | -1/+20 |
* | Determined that yes; apr_general.h may be included in .rc files, | William A. Rowe Jr | 2006-01-12 | 1 | -4/+4 |
* | Quiet warnings of POSIX deprecation in win32 support sources. | William A. Rowe Jr | 2005-12-19 | 2 | -0/+10 |
* | * modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve): Fix warning | Joe Orton | 2005-11-28 | 1 | -5/+5 |
* | No functional change: more indenting/formatting changes due to | Jim Jagielski | 2005-11-10 | 1 | -2/+2 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 11 | -387/+387 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 3 | -7/+7 |
* | Logresolve style and nit fix-ups: | Colm MacCarthaigh | 2005-10-24 | 1 | -28/+27 |
* | A complete rewrite of support/logresolve.c: | Colm MacCarthaigh | 2005-10-24 | 1 | -299/+230 |
* | * support/ab.c (test): Increment count of started requests when a | Joe Orton | 2005-10-12 | 1 | -0/+1 |
* | Add htcachclean to the win32 build. | Colm MacCarthaigh | 2005-09-21 | 1 | -0/+123 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-28 | 2 | -4/+7 |
* | Allow htcacheclean to deal in gigabytes. | Colm MacCarthaigh | 2005-08-26 | 1 | -0/+4 |
* | Allow apachectl to support "graceful-stop" argument | Colm MacCarthaigh | 2005-08-26 | 1 | -1/+1 |
* | fix line endings | André Malo | 2005-08-24 | 1 | -252/+252 |
* | Add APR_FOPEN_BINARY to the options passed to apr for opening the | Colm MacCarthaigh | 2005-08-23 | 1 | -4/+4 |
* | Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h | Andreas Steinmetz | 2005-08-23 | 1 | -49/+1 |
* | add htcacheclean to support/README | Colm MacCarthaigh | 2005-08-23 | 1 | -0/+3 |
* | Update htcacheclean defines to match mod_disk_cache.c, Andreas is working on | Colm MacCarthaigh | 2005-08-23 | 1 | -2/+2 |
* | * support/httxt2dbm.c: Fix some style nits, no functional change. | Joe Orton | 2005-08-19 | 1 | -7/+7 |
* | * support/htcacheclean.c (directory_empty): Remove unused function. | Joe Orton | 2005-08-12 | 1 | -26/+0 |
* | Add -t option to htcacheclean to clean out empty directories. | Justin Erenkrantz | 2005-08-10 | 1 | -5/+54 |
* | * support/httxt2dbm.c: Include stdlib.h to pick up atexit() prototype. | Joe Orton | 2005-07-20 | 1 | -0/+3 |
* | Add the NetWare makefile for the httxt2dbm utility | Bradley Nicholes | 2005-07-07 | 2 | -0/+253 |
* | Add the httxt2dbm utility to create DBM files for RewriteMap. This replaces ... | Paul Querna | 2005-07-06 | 2 | -1/+339 |