summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Observed by hunter - fix the cut n paste errors in some .res compilationWilliam A. Rowe Jr2006-08-051-1/+1
* Revert r422298, because it introduces GNU Make specific extensions to the Mak...Paul Querna2006-07-181-6/+1
* Makefile.in: Don't try to compile checkgid and fcgistarter on win32 when usin...Paul Querna2006-07-151-1/+6
* update license header textRoy T. Fielding2006-07-111-6/+6
* update license header textRoy T. Fielding2006-07-111-6/+6
* update license header textRoy T. Fielding2006-07-118-48/+48
* update license header textRoy T. Fielding2006-07-1115-92/+92
* Revert Revision 397647William A. Rowe Jr2006-07-069-18/+18
* A keepalive response need not neccessarily have included any content-lengthColm MacCarthaigh2006-06-131-0/+5
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-279-18/+18
* Fix gcc warnings:Joe Orton2006-04-271-3/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-2710-51/+51
* when compiling statistics, only interate accross requests which occured.Colm MacCarthaigh2006-04-231-0/+7
* * support/fcgistarter.cGarrett Rooney2006-04-221-5/+5
* Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end forGarrett Rooney2006-04-222-1/+216
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-1910-11/+11
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-1911-329/+34
* Update the last year of copyright.Colm MacCarthaigh2006-04-1910-11/+11
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-1913-13/+13
* Update the copyright notice to reflect that changes have gone in this yearColm MacCarthaigh2006-04-171-2/+2
* If we don't have a prototype for crypt() we shouldn'tJeff Trawick2006-04-122-2/+2
* The crypt() prototype is in <unistd.h> instead of <crypt.h>Jeff Trawick2006-04-121-0/+3
* htdbm: Warn the user when adding a plaintext password on a platformJeff Trawick2006-04-101-0/+4
* Correct a dumb typoColm MacCarthaigh2006-03-311-1/+1
* * Add siege-like behaviour to ApacheBench; output the results, as they haveColm MacCarthaigh2006-03-311-5/+18
* Give users the ability to set the window size for apache bench runs. UsefulColm MacCarthaigh2006-03-311-1/+20
* Determined that yes; apr_general.h may be included in .rc files,William A. Rowe Jr2006-01-121-4/+4
* Quiet warnings of POSIX deprecation in win32 support sources.William A. Rowe Jr2005-12-192-0/+10
* * modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve): Fix warningJoe Orton2005-11-281-5/+5
* No functional change: more indenting/formatting changes due toJim Jagielski2005-11-101-2/+2
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-1011-387/+387
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-103-7/+7
* Logresolve style and nit fix-ups:Colm MacCarthaigh2005-10-241-28/+27
* A complete rewrite of support/logresolve.c:Colm MacCarthaigh2005-10-241-299/+230
* * support/ab.c (test): Increment count of started requests when aJoe Orton2005-10-121-0/+1
* Add htcachclean to the win32 build. Colm MacCarthaigh2005-09-211-0/+123
* Doxygen fixup / cleanupIan Holsman2005-08-282-4/+7
* Allow htcacheclean to deal in gigabytes.Colm MacCarthaigh2005-08-261-0/+4
* Allow apachectl to support "graceful-stop" argumentColm MacCarthaigh2005-08-261-1/+1
* fix line endingsAndré Malo2005-08-241-252/+252
* Add APR_FOPEN_BINARY to the options passed to apr for opening the Colm MacCarthaigh2005-08-231-4/+4
* Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.hAndreas Steinmetz2005-08-231-49/+1
* add htcacheclean to support/READMEColm MacCarthaigh2005-08-231-0/+3
* Update htcacheclean defines to match mod_disk_cache.c, Andreas is working onColm MacCarthaigh2005-08-231-2/+2
* * support/httxt2dbm.c: Fix some style nits, no functional change.Joe Orton2005-08-191-7/+7
* * support/htcacheclean.c (directory_empty): Remove unused function.Joe Orton2005-08-121-26/+0
* Add -t option to htcacheclean to clean out empty directories.Justin Erenkrantz2005-08-101-5/+54
* * support/httxt2dbm.c: Include stdlib.h to pick up atexit() prototype.Joe Orton2005-07-201-0/+3
* Add the NetWare makefile for the httxt2dbm utilityBradley Nicholes2005-07-072-0/+253
* Add the httxt2dbm utility to create DBM files for RewriteMap. This replaces ...Paul Querna2005-07-062-1/+339