summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Give each support binary its own screen nameBradley Nicholes2002-09-046-0/+36
* Eliminated some fixed-size buffers that didn't have proper overflow checksBrian Pane2002-09-011-25/+19
* Keep track of the recent changes for the new pollset API, since theyAaron Bannert2002-09-011-2/+7
* Switched ab to the new abstract pollset API (this willBrian Pane2002-09-011-23/+54
* Leon Brocard writes:Martin Kraemer2002-08-301-5/+2
* suexec is sometimes built by make so it needs to be removed byJeff Trawick2002-08-291-0/+2
* envvars-std is build by configure so it needs to be removed byJeff Trawick2002-08-291-1/+1
* Style fixes. (long lines)Justin Erenkrantz2002-08-191-15/+18
* apxs lost the newline at the end of print "$result", so that apxs -q doesn'tSander Striker2002-08-071-1/+1
* We generate an .rc now, not a .hWilliam A. Rowe Jr2002-08-041-1/+1
* Revert to CRYPTO_malloc_init for non-rsa [gotta read the diffs moreWilliam A. Rowe Jr2002-08-031-3/+3
* Support rsaref compilationWilliam A. Rowe Jr2002-08-031-6/+22
* fix a spelling problemJeff Trawick2002-07-301-3/+3
* Revert the change in the previous commit, which broke theBrian Pane2002-07-161-1/+1
* And fix the version numberMartin Kraemer2002-07-161-3/+3
* Fix the long-standing bug that "ab -t10" would loop for 10000 secondsMartin Kraemer2002-07-161-4/+5
* Add 2002Martin Kraemer2002-07-163-3/+3
* If "@APACHECTL_ULIMIT@" is used in apachectl.in, then something mustMartin Kraemer2002-07-161-1/+1
* Improve the comments on the fd limits.Aaron Bannert2002-07-161-1/+5
* http occurances to update for apr_socket_opt_get/setWilliam A. Rowe Jr2002-07-151-4/+4
* Increase the per-process file descriptor limit in apachectlBrian Pane2002-07-142-0/+12
* Forgot to change both release and debug opts at onceWilliam A. Rowe Jr2002-07-131-10/+0
* Back to a slightly modified flavor of imajes' (James Cox'es) originalWilliam A. Rowe Jr2002-07-132-43/+61
* This is back to an .rcWilliam A. Rowe Jr2002-07-131-0/+4
* Ok. This gives us one warning - could not scan ApacheMonitorVer.h forWilliam A. Rowe Jr2002-07-133-33/+104
* Put back the missing symbols headerWilliam A. Rowe Jr2002-07-131-0/+2
* Final tweak and CREDITs ... switch the order to simplify things, andWilliam A. Rowe Jr2002-07-132-8/+4
* Totally different solution to our dependency problems provided byWilliam A. Rowe Jr2002-07-132-5/+6
* Use the bare minimum permissions required to perform a given serviceWilliam A. Rowe Jr2002-07-121-3/+4
* While this fixed the bug, no resources were build for ApacheMonitor,William A. Rowe Jr2002-07-121-6/+4
* We where mixing #if USE_SSL en #ifdef USE_SSL. Since there whereDirk-Willem van Gulik2002-07-111-5/+5
* Bring Apache in line with APR's new poll implementation. This isn'tRyan Bloom2002-07-111-3/+4
* Continue the Bill Rowe apr_size_t crusade.Victor J. Orlikowski2002-07-102-3/+3
* Fix access for non-Administrators (superusers and the like) to allow themWilliam A. Rowe Jr2002-07-091-3/+3
* We obviously have no idea if this code is right. We can't close unopenedWilliam A. Rowe Jr2002-07-081-1/+1
* If you want floating math, use float literals.William A. Rowe Jr2002-07-081-3/+3
* VC6 is unable to deal with dependencies that are still due to be made.Ryan Bloom2002-07-081-4/+6
* fix for compilers that don't support long long datatypeBrian Pane2002-07-071-5/+5
* use the time conversion macros rather than dividing by APR_USEC_PER_SECBrian Pane2002-07-041-9/+11
* Remove unused variable 'str'.Justin Erenkrantz2002-07-021-1/+0
* Use the apr_file_copy function rather than doing a system call to copyJustin Erenkrantz2002-07-021-6/+1
* found wasn't getting incremented when we update an exisiting record, thusJustin Erenkrantz2002-07-021-0/+1
* htpasswd needs to add a newline at the end of each record.Ryan Bloom2002-07-021-0/+1
* Some small wording improvements.William A. Rowe Jr2002-06-251-3/+3
* Add a timeout option to wintty. This allows the user to specify a numberRyan Bloom2002-06-211-1/+13
* Fix some variable namesCliff Woolley2002-06-191-3/+3
* Grrrr. Fix the htpasswd -c -n logic bug *the right way* this time. :(Cliff Woolley2002-06-191-1/+1
* Fix grammar.Cliff Woolley2002-06-191-7/+7
* * clear up a warning that NOFILE was redefined on HP/UX.Cliff Woolley2002-06-181-14/+14
* squash warningsRoy T. Fielding2002-06-181-2/+2