summaryrefslogtreecommitdiffstats
path: root/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* When -B is specified, search for a host address in theJeff Trawick2012-07-211-1/+3
* Fix compile break when SIGPIPE is not definedJeff Trawick2012-07-181-0/+2
* note more prominently that SHA and crypt are insecureStefan Fritsch2012-06-221-2/+3
* * support/ab.c (test, start_connect): Only bind the local end of theJoe Orton2012-06-191-9/+13
* * support/htpasswd.c (mkrecord): Handle crypt() failure.Joe Orton2012-06-062-2/+25
* * support/suexec.c: Define AP_LOG_FACILITY.Joe Orton2012-05-311-1/+9
* Make apxs use LDFLAGS from config_vars.mk in addition to CFLAGS and CPPFLAGSStefan Fritsch2012-05-271-1/+4
* suexec: Add support for logging to syslog as an alternative to aJoe Orton2012-05-231-2/+27
* * support/suexec.c: Add gcc format-string attributes to loggingJoe Orton2012-05-111-10/+16
* Replace use of apr_file_write() with apr_file_write_full() to preventStefan Fritsch2012-04-261-14/+3
* use strict; use warnings;Rich Bowen2012-04-131-4/+7
* Missing slashRich Bowen2012-04-121-1/+1
* Replace hard-coded example paths with config_vars templates. (with assitance ...Rich Bowen2012-04-121-2/+2
* With further assistance from Daniel Gruno - style changes, removes useRich Bowen2012-04-121-46/+34
* Removes calls to `date`.Rich Bowen2012-04-121-6/+12
* Updates patch provided by Dave Brondsema (brondsem AT apache org) fourRich Bowen2012-04-121-39/+43
* Fix insecure handling of LD_LIBRARY_PATH that could lead to theStefan Fritsch2012-03-021-1/+5
* Minor fixes for firehose and mod_policy:Rainer Jung2012-02-011-14/+12
* Sorry about that. Wasnt looking in the right place.Rich Bowen2012-02-011-1/+1
* Make apachectl -h aware of status, fullstatus, and configtest.Rich Bowen2012-02-011-1/+1
* Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along withGraham Leggett2011-12-201-4/+4
* Added mod_firehose and firehose to NetWare build.Guenter Knauf2011-12-202-0/+257
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-3/+10
* mod_firehose: Add a new debugging module able to record trafficGraham Leggett2011-12-173-1/+804
* * support/rotatelogs.c (usage, main): Add support for -c option.Joe Orton2011-10-261-0/+68
* Increase the max line length from 2k to 128k and allocate the buffer on theStefan Fritsch2011-10-171-7/+8
* If MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS in mod_ssl.Stefan Fritsch2011-10-011-0/+4
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-235-33/+33
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-6/+6
* Drop support for the RSA BSAFE SSL-C toolkit from configure,Kaspar Brand2011-08-071-18/+1
* Add some environment variables to the whitelist in suexecStefan Fritsch2011-07-131-0/+5
* * support/rotatelogs.c (main): Exit with success on EOF.Joe Orton2011-06-271-3/+6
* Simplify state handling in rotatelogs, fixing -L support in the caseJoe Orton2011-06-271-114/+98
* Tweak rotatelogs -p such that the program is invoked the first time aJoe Orton2011-06-271-11/+13
* Support specifying the local address to use.Stefan Fritsch2011-06-251-1/+21
* rotatelogs: Add support for running a custom program after a logJoe Orton2011-06-201-14/+93
* Fix various "variable 'x' set but not used" warnings.Stefan Fritsch2011-05-221-2/+2
* Improvements found by cppcheck:Stefan Fritsch2011-05-153-7/+0
* Use APR_STATUS_IS_... in some more cases.Stefan Fritsch2011-05-122-5/+5
* fix some dead assignments found by the clang analyzerJeff Trawick2011-04-301-1/+0
* Make sure support/check_forensic works with mod_unique_id loaded too.Igor Galić2011-04-261-2/+2
* mod_ssl, ab: Support OpenSSL compiled without SSLv2 supportStefan Fritsch2011-04-081-0/+6
* don't build checkgid or fcgistarter on MinGWJeff Trawick2011-04-072-1/+15
* hide some unused code on Win32 and NetWareJeff Trawick2011-04-071-4/+12
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-188-8/+8
* * support/ab.c (test): Catch more calloc failures.Joe Orton2011-03-171-1/+1
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-091-1/+1
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-088-8/+8