summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Merge r1442865, r1442759, r1442326, r1442309, r1448171, r1418556, r1448453, r...Jim Jagielski2013-03-115-2/+41
* Merge 1436401 from trunk:Joe Orton2013-01-221-4/+4
* htcacheclean: Fix list options "-a" and "-A".Rainer Jung2013-01-151-1/+1
* Merge r1331110 from trunk:Jim Jagielski2013-01-081-14/+3
* Merge r1422937 from trunk:Jim Jagielski2013-01-081-4/+11
* Merge r1422135 from trunk:Jim Jagielski2013-01-081-1/+1
* htdbm:Rainer Jung2012-12-122-22/+21
* Start refactoring of htpasswd and htdbmRainer Jung2012-12-119-563/+666
* Merge r1337344, r1378178, r1397636, r1398025, r1398040, r1398481, r1407004, r...Jim Jagielski2012-12-032-11/+16
* Merge 1409726 from trunk:Joe Orton2012-12-031-1/+1
* Merge r1395225 from trunk:Jim Jagielski2012-10-221-4/+25
* backport r1385216, r1387610 from trunk:Jim Jagielski2012-09-261-2/+6
* Merge r1364133, r1371791 from trunk:Jim Jagielski2012-08-141-2/+14
* htpasswd: Use correct file mode for checking if file is writable.Rainer Jung2012-08-131-2/+2
* * apxs: Make apxs use LDFLAGS from config_vars.mk in addition toJim Jagielski2012-07-251-1/+4
* * htpasswd: Note more prominently that SHA and crypt are insecure.Jim Jagielski2012-07-251-2/+3
* Encourage best practice in Perl scripts (use strict, warnings).Rainer Jung2012-07-231-4/+7
* Merge r1351737 from trunk:Joe Orton2012-07-231-9/+13
* Merge r1346905: Stefan Fritsch2012-07-032-2/+25
* Merge r1325218,1325227,1325250,1325265,1325275,Stefan Fritsch2012-04-281-45/+43
* Merge r1296428 from trunk:Jim Jagielski2012-03-081-1/+5
* Um. I'm sorry. That's the wrong spot.Rich Bowen2012-02-011-1/+1
* Make apachectl -h aware of status, fullstatus, and configtest.Rich Bowen2012-02-011-1/+1
* Backport:Graham Leggett2011-12-201-4/+4
* Backport:Graham Leggett2011-12-191-3/+10
* * 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-112-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