summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Adding the current version string to the link of each NLMBradley Nicholes2002-10-166-6/+6
* Updating the NLM descriptions in the NetWare make filesBradley Nicholes2002-10-164-4/+4
* %qd is not portable; use APR_INT64_FMT_T for apr_time_tJeff Trawick2002-10-161-3/+3
* template parameter passed to apr_file_mktemp() must be modifiableJeff Trawick2002-10-081-2/+2
* We can't just create the temporary file in the current directory. If thatRyan Bloom2002-10-081-1/+14
* Re-order header files in suexec.c. This adds apr.h, which is requiredRyan Bloom2002-09-281-2/+3
* SuExec should use /usr/local/apache2 not /usr/local/apache as the defaultRyan Bloom2002-09-271-2/+2
* Improve hook matching.Ben Laurie2002-09-261-1/+1
* Rework the apxs -cp command to work when the source dir isn't available byJustin Erenkrantz2002-09-191-2/+19
* Add -p option to apxs to allow unbundled modules (such as mod_mbox) toJustin Erenkrantz2002-09-191-3/+11
* Remove following warning:Justin Erenkrantz2002-09-191-2/+2
* Revert r1.57 and r1.58 per Will Rowe's veto.Justin Erenkrantz2002-09-141-23/+0
* truncate existing file if "-c" is usedBrian Pane2002-09-141-1/+1
* Move another non-exists test into the non-existing tests block, andWilliam A. Rowe Jr2002-09-141-16/+19
* More code cleanup: added some error checks and removed unused functionsBrian Pane2002-09-141-23/+18
* remove single-byte file readsBrian Pane2002-09-141-2/+2
* cleaned up the file access checkingBrian Pane2002-09-141-26/+16
* 1. Eliminate perror(), it's not portable.William A. Rowe Jr2002-09-141-11/+7
* Avoid a compiler error on NetWareBradley Nicholes2002-09-101-1/+1
* Add ability to htpasswd (via -5) to produce non-obfuscated MD5 hashes.Justin Erenkrantz2002-09-101-0/+23
* 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