summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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