summaryrefslogtreecommitdiffstats
path: root/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a major snafu that broke binary buildsJeff Trawick2002-06-031-1/+1
* On OS/390, the compiler/linker front-end doesn't handleJeff Trawick2002-06-031-1/+1
* A few more unused/unnecessary variables and surpress an uninitializedWilliam A. Rowe Jr2002-05-311-5/+3
* Enable SSL negotation in ab.c. It is that, or remove all the entirelyWilliam A. Rowe Jr2002-05-311-24/+356
* Well, know that I'm aware that the ssl stuff was entirely premature, it'sWilliam A. Rowe Jr2002-05-311-6/+15
* Locks are good, provide locks. ab -s -c >1 is [was?] dying on Win32William A. Rowe Jr2002-05-311-2/+76
* Always using -t "Window Title" option myself, so I never caught this.William A. Rowe Jr2002-05-301-1/+1
* Updated the NetWare makefiles to include the rotatelogs NLM and to copyBradley Nicholes2002-05-291-1/+2
* Added a NetWare makefile to build the rotate logs NLMBradley Nicholes2002-05-291-0/+245
* simplified apachectl...Jeff Trawick2002-05-271-140/+25
* There's really no reason for a -dev here.Cliff Woolley2002-05-181-4/+4
* Ahhh, this really aught to include windows first, then the customWilliam A. Rowe Jr2002-05-171-1/+61
* Prepare for Thom's real patch... this is a detabify onlyWilliam A. Rowe Jr2002-05-161-198/+198
* An absolutely unnecessary hack around MSVC emits that the symbol mayWilliam A. Rowe Jr2002-05-161-2/+2
* Fix CoInitialize/CoUninitialize missing symbols, reported by Jerry Baker.William A. Rowe Jr2002-05-161-4/+4
* don't leave the shared library path variable commented out in envvarsJeff Trawick2002-05-151-4/+2
* Yesterday's patch went to far, add a missing library (and drop a releaseWilliam A. Rowe Jr2002-05-141-4/+4
* Make apxs look in the correct directory for envvars. It wasJeff Trawick2002-05-131-1/+1
* Clean out some needless flags/libsWilliam A. Rowe Jr2002-05-131-10/+8
* Considering the overall goal of making APR and APR-util being usedJustin Erenkrantz2002-05-131-4/+2
* avoid colliding with getline() as defined by glibcJeff Trawick2002-05-103-7/+7
* Be more tolerant.Ben Laurie2002-05-061-6/+15
* fix a typoCliff Woolley2002-05-021-1/+1
* Fix some minor formatting issues with ab. Part of this isPaul J. Reder2002-05-011-6/+6
* NetWare make files for building experimental modules mod_deflate,Bradley Nicholes2002-04-304-0/+744
* Remove APR_WANT_SIGNAL from apr_want.h because code must includeRoy T. Fielding2002-04-301-11/+5
* finish getting apxs to work with a binary buildJeff Trawick2002-04-291-1/+4
* During the 1.3->2.0 migragrion; ab its #defined VERSION own string was replacedDirk-Willem van Gulik2002-04-251-6/+22
* Document the recent AB changes since they have the potential to changeAaron Bannert2002-04-251-2/+10
* Major improvement in concurrent processing for AB:Aaron Bannert2002-04-241-7/+16
* Fix Restart and Stop from the service taskbar list.William A. Rowe Jr2002-04-191-2/+2
* Properly substitute sbindir as httpd's location in apachectl.Justin Erenkrantz2002-04-151-1/+1
* fixed a typoBrian Pane2002-04-141-3/+3
* Correct const'ness of argv in all support apps, and use the newWilliam A. Rowe Jr2002-04-135-24/+18
* Eliminate cyclic dependency that broke 2.0.35 command line buildWilliam A. Rowe Jr2002-04-091-2/+0
* Correct a simple typoWilliam A. Rowe Jr2002-04-091-1/+1
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-041-4/+4
* Made AB's use of the Host: header rfc2616 compliant asDirk-Willem van Gulik2002-04-011-8/+21
* Removed email address on request - as obviscation was slammed down on the lis...Dirk-Willem van Gulik2002-03-291-3/+3
* Better test for the presence of $(sbindir) since that is whereSander Striker2002-03-251-0/+1
* Update callers of apr_explode_gmt to apr_time_exp_gmt. TheSander Striker2002-03-211-1/+1
* What is "zop"? :)Cliff Woolley2002-03-191-3/+3
* Carriage returns??Cliff Woolley2002-03-181-3/+3
* Update our copyright for this year.Roy T. Fielding2002-03-1316-21/+21
* get some hardcoded paths out of apxsJeff Trawick2002-03-131-3/+4
* simplify the way we find the family of an apr_sockaddr_tJeff Trawick2002-03-131-3/+3
* apr-utils rename apr_ansi_time_to_apr_time andIan Holsman2002-03-061-1/+1
* Switching from a project build file to GNU make filesBradley Nicholes2002-03-013-0/+737
* Significant cleanup and enable wintty to -always- escape from the serviceWilliam A. Rowe Jr2002-03-011-72/+114
* Need broader permissions if we are to read and the set the flags thatWilliam A. Rowe Jr2002-02-271-3/+3