summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix htdbm password validation for records which included comments.Jeff Trawick2005-06-231-1/+1
* * support/htdbm.c (main): Fix (valid) variable "may be usedJoe Orton2005-06-141-1/+1
* Update remaining 2004 copyright notices.Joe Orton2005-06-142-2/+4
* - Bring htcacheclean into sync with mod_disk_cache. It now has a very basic ...Paul Querna2005-06-141-18/+68
* * Makefile.in (install-build): Install mkdir.sh since it's used by theJoe Orton2005-06-101-1/+1
* - Use the correct newline in htpasswd, instead of always using \n.Paul Querna2005-06-031-40/+42
* * support/ab.c: Rewrite SSL support so that it works reliably, andJoe Orton2005-05-171-292/+244
* One issue I repeatedly have with 3rd party module builds is thatWilliam A. Rowe Jr2005-05-161-2/+4
* Did not belong in r170253; evalute this patch seperately fromWilliam A. Rowe Jr2005-05-161-4/+2
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-1510-11/+13
* Link to the correct socket library depending on which one is selectedBradley Nicholes2005-04-181-1/+6
* * support/ab.c (open_postfile): Use apr_file_read_full, tidy up errorJoe Orton2005-04-151-18/+9
* * support/ab.c (test): Treat POST data as a binary blob not a CJoe Orton2005-04-151-1/+1
* Fix and prevent some segfaults in ab:Joe Orton2005-04-151-5/+10
* Allow httpd on NetWare to build using either the standard socket libraries or...Bradley Nicholes2005-04-141-2/+2
* Merged the simple-conf branch changes r159781:160695 into the trunk.Joshua Slive2005-04-091-2/+4
* httpd and Apache are both anticipated now.William A. Rowe Jr2005-03-311-2/+3
* * support/htdigest.c (main): Fix permissions of created files.Joe Orton2005-02-281-2/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0421-22/+42
* * support/check_forensic: Fix script on platforms that do not have eitherJustin Erenkrantz2005-01-231-3/+33
* * support/suexec.c (safe_env_lst): Declare array as static const.Joe Orton2005-01-201-1/+1
* support/check_forensic: Fix temp file usageThom May2005-01-181-5/+11
* Update copyright notice to new format to show what needsRoy T. Fielding2005-01-031-5/+6
* Relative paths were wrong, for the recent ap_release.h patch.William A. Rowe Jr2005-01-021-4/+4
* avoid vim autoindent :)Jim Jagielski2004-12-101-2/+2
* Dangerous assumption, especially if apr_dir_read uses readdir_r.Jim Jagielski2004-12-101-5/+3
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-12-021-2/+2
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-307-275/+275
* Add htcacheclean to the NetWare build.Bradley Nicholes2004-11-272-0/+253
* Eliminate awk autogeneration of the ApacheMonitor's .rc resourceWilliam A. Rowe Jr2004-11-232-48/+44
* * support/: Remove generated files which seem to have been resurrectedJoe Orton2004-11-195-845/+0
* Remove the .cvsignore files.Joe Orton2004-11-192-50/+0
* use a smarter way to specify the limitAndré Malo2004-11-061-16/+33
* more native newlinesAndré Malo2004-11-061-12/+13
* better readability, native newlines, less spamAndré Malo2004-11-061-37/+41
* another warning.André Malo2004-11-061-1/+5