summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* htdbm: Enable crypt support on platforms with crypt() but notJeff Trawick2007-04-091-6/+6
* Correct behavior of HTTP request headers sent by ab in presence of -H command-Sander Temme2007-04-091-10/+42
* The apr_port_t type is unsigned, but ab was using a signed format code inSander Temme2007-04-081-2/+2
* Make the hardcoded checks for platforms-without-crypt consistent.Jeff Trawick2007-04-041-2/+2
* ab: Add -r option to continue after socket receive errors.Jeff Trawick2007-03-081-8/+21
* * support/logresolve.c (main): Simplify to avoid conditionals in handlingJoe Orton2007-03-071-8/+11
* Fix near-identical potential NULL pointer dereferences, as found byColm MacCarthaigh2007-03-061-4/+4
* Prevent format specifier busting.Colm MacCarthaigh2007-03-061-1/+1
* Correct a spurious access to whatever memory is at location "1" in theColm MacCarthaigh2007-03-061-1/+3
* correct some indentation, no functional changesColm MacCarthaigh2007-03-061-3/+3
* * support/logresolve.c (main): Fix potential NULL pointer dereference,Joe Orton2007-03-051-1/+1
* Simple patch to permit syntax such as...William A. Rowe Jr2007-02-101-1/+2
* apxs: Enhance -q flag to print all known variables and their valuesSander Temme2007-02-011-5/+33
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-01-311-1/+1
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-1110-0/+120
* * configure.in: Substitute MOD_SO_ENABLED variable.Joe Orton2007-01-101-19/+2
* increase size of error string buffer passed to apr_strerror();Jeff Trawick2006-12-111-1/+1
* * support/rotatelogs.c (main): Produce useful error message for open()Joe Orton2006-11-221-9/+16
* Add a missing include of apr_buckets.h. [Martin Kraemer]Graham Leggett2006-10-161-0/+1
* Allow htcacheclean, httxt2dbm, and fcgistarter to link apr/apr-utilJeff Trawick2006-09-091-0/+33
* 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