summaryrefslogtreecommitdiffstats
path: root/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add htcacheclean to the NetWare build.Bradley Nicholes2004-11-272-0/+253
* Eliminate awk autogeneration of the ApacheMonitor's .rc resourceWilliam A. Rowe Jr2004-11-232-48/+44
* * support/: Remove generated files which seem to have been resurrectedJoe Orton2004-11-195-845/+0
* Remove the .cvsignore files.Joe Orton2004-11-192-50/+0
* use a smarter way to specify the limitAndré Malo2004-11-061-16/+33
* more native newlinesAndré Malo2004-11-061-12/+13
* better readability, native newlines, less spamAndré Malo2004-11-061-37/+41
* another warning.André Malo2004-11-061-1/+5
* avoid compiler warningAndré Malo2004-11-061-0/+1
* just styleAndré Malo2004-11-061-344/+336
* Add htcacheclean to function as cleanup utility (daemonizable) forJustin Erenkrantz2004-11-063-1/+1018
* WIN64: fix some windows specific 64bit warningsAllan K. Edwards2004-10-061-4/+4
* * support/apxs.in: Ensure that only a .la target filename is passed onJoe Orton2004-09-281-1/+2
* * support/apxs.in: Reset $opt so that -I, -D and -Wc,* options are notJoe Orton2004-09-281-5/+2
* suexec: Pass the SERVER_SIGNATURE envvar through to CGIs.Jeff Trawick2004-08-181-0/+1
* apachectl: Fix a problem finding envvars if sbindir != bindir.Jeff Trawick2004-08-181-2/+2
* filepath_info wasn't set by the httpd for over 7 yearsAndré Malo2004-08-151-1/+0
* * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with locationJoe Orton2004-08-131-11/+4
* * modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL),Joe Orton2004-08-111-1/+1
* Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-configJustin Erenkrantz2004-08-021-9/+15
* Small fix on ab's use of sprintf().Paul Querna2004-07-101-5/+11
* Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch...Martin Kraemer2004-06-294-7/+7
* make the check for GMT offset occur each time through the loop,Ken Coar2004-06-161-6/+11
* oops; left over from an earlier versionKen Coar2004-06-141-1/+0
* add "-l" option to indicate interval is based on localtime not gmtKen Coar2004-06-111-11/+39
* replaced tabs with spaces and aligned indentation within bracketsJean-Jacques Clar2004-05-181-909/+910
* no longer refuse to process files that contain empty linesAndré Malo2004-04-241-3/+8
* ab mixing mean and median values, also wrong time values for start and connec...Jean-Jacques Clar2004-03-251-37/+38
* logresolve: Allow size of log line buffer to be overridden atJeff Trawick2004-03-211-0/+2
* Using ap_max() to ensure no negative values are stored in data structure.Jean-Jacques Clar2004-03-191-8/+8
* Add Missing parenthesis !Madhusudan Mathihalli2004-03-181-3/+3
* Limit the concurrency to MAX_CONCURRENCY.Madhusudan Mathihalli2004-03-171-2/+8
* Remove the OMIT_DELONCLOSE #ifdef since this should happen automatically with...Bradley Nicholes2004-03-171-39/+2
* Add a terminate function that gets called on atexit() so that NetWare has the...Bradley Nicholes2004-03-171-4/+10
* Replace calls to fprintf() with apr_file_printf()Bradley Nicholes2004-03-171-16/+19
* Replace tabs with spacesBradley Nicholes2004-03-171-45/+45
* Remove the dependance on external cp/copy commandsBradley Nicholes2004-03-171-10/+11
* using build in err function, thanks Jeff for pointing that.Jean-Jacques Clar2004-03-171-4/+3
* Use apr_temp_dir_get() to get the temporary directoryBradley Nicholes2004-03-171-4/+12
* Use the default logger screen for the ab output because it is scrollable.Bradley Nicholes2004-03-161-1/+2
* added check on apr_pollset_create() return value to exit ab it case it fails.Jean-Jacques Clar2004-03-161-3/+7
* htpasswd.c: various cleanups and move to using apr_temp_dir_get()Thom May2004-03-131-24/+17
* Fix use of mod_ssl as a DSO linked against static SSL libraries; alsoJoe Orton2004-03-061-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-0922-24/+24
* fix copyright dates according the first cehck inAndré Malo2004-02-0813-15/+15
* fix copyright date according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-0622-919/+257
* * support/Makefile.in (suexec): Don't link against libapr etc; suexecJoe Orton2004-02-031-3/+1
* Note GNU difference.Ben Laurie2004-01-151-0/+1
* * support/ab.c (write_request): Fix gcc warning at -O2 in USE_SSLJoe Orton2004-01-031-3/+3