summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* htdigest: Fix buffer overflow when reading digestRainer Jung2013-06-051-1/+4
* Modified rotatelogs to behave the same as the core log writer.Guenter Knauf2010-10-061-1/+2
* Cleaned up NetWare makefiles:Guenter Knauf2010-07-236-79/+79
* - Backports r942209Philip M. Gollucci2010-05-071-2/+5
* Enable httxt2dbm, mod_dumpio in the build, which were William A. Rowe Jr2008-11-131-0/+123
* Per discussion on list and based on user feedback, merge ApacheMonitor codeWilliam A. Rowe Jr2008-05-263-405/+557
* * Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*Jim Jagielski2007-12-281-1/+2
* Solve service status handle leak on multi-service ApacheMonitorWilliam A. Rowe Jr2007-12-221-8/+5
* If compiled for WinNT, CommandLineToArgvW must resolve.William A. Rowe Jr2007-12-198-32/+32
* Merge r536052, r556879, r557188 from trunk:William A. Rowe Jr2007-08-231-8/+4
* * htdbm: Fix crash in 64-bit mode on HP-UX caused by unexpectedJim Jagielski2007-05-071-0/+3
* update license header textRoy T. Fielding2006-07-1223-140/+140
* Replace /GX compile flag which was always an alias of /EHscWilliam A. Rowe Jr2006-07-059-56/+56
* Revert 395235, the major copyright fubar by me. Colm MacCarthaigh2006-04-2422-22/+22
* Update the last year of Copyright for the 2.0.x branch.Colm MacCarthaigh2006-04-1922-22/+22
* Merge r125495 and r126224 from trunk:Colm MacCarthaigh2006-01-231-5/+41
* Fix POSIX deprecation warnings in MSVC14 (Studio 2005)William A. Rowe Jr2005-12-192-0/+11
* Backporting httxt2dbm from 2.1/2.2Rich Bowen2005-12-022-1/+341
* Commit a trivial patch which permits Apache 2.0's ApacheMonitorWilliam A. Rowe Jr2005-06-281-1/+3
* Update remaining 2004 copyright notices.Joe Orton2005-06-142-2/+4
* Merge r155681 from trunk:Joe Orton2005-03-011-2/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0420-20/+40
* drop .cvsignore filesAndré Malo2004-11-242-49/+0
* apxs: fix handling of -Wc/-Wl and "-o mod_foo.so".Graham Leggett2004-10-231-6/+4
* Backport from HEAD:Joe Orton2004-09-171-3/+1
* merge from 2.1-dev:Jeff Trawick2004-09-041-11/+43
* Fix crash, when out of memory.André Malo2004-08-281-3/+7
* Backport from HEAD:Joe Orton2004-08-232-2/+3
* bp of r1.143: fixed mean and median calculations, changed where time values f...Jean-Jacques Clar2004-08-121-39/+40
* htpasswd should not refuse to process files containing empty lines.André Malo2004-05-261-3/+8
* merge this from 2.1-dev:Jeff Trawick2004-03-301-0/+2
* Use apr_temp_dir_get for htpasswdBradley Nicholes2004-03-291-24/+17
* Use apr_temp_dir_get for htdigest and remove the dependancy on the external c...Bradley Nicholes2004-03-291-94/+69
* Fix the comment delimiter in htdbmBradley Nicholes2004-03-291-4/+10
* Limit the concurrency to MAX_CONCURRENCY.Madhusudan Mathihalli2004-03-271-2/+8
* added check on apr_pollset_create() return value. backport from 1.139.Jean-Jacques Clar2004-03-171-3/+6
* Use the default logger screen on NetWare for the ab output because it is scro...Bradley Nicholes2004-03-161-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-0922-24/+24
* apply Apache License, Version 2.0André Malo2004-02-0818-706/+207
* apply Apache License, Version 2.0André Malo2004-02-084-205/+42
* This commit was manufactured by cvs2svn to create branch(no author)2004-02-071-0/+15
* update license to 2004.André Malo2004-01-0118-20/+20
* If we have a comment, place in a ':' not a ';' (has this *ever* worked?)Justin Erenkrantz2003-12-271-3/+10
* merge some ab fixes from 2.1-devJeff Trawick2003-12-141-11/+40
* merge this fix from 2.1-dev:Jeff Trawick2003-09-151-3/+3
* reject overlong credentials from command lineAndré Malo2003-07-311-2/+8
* Remember an authenticated user during internal redirects if theAndré Malo2003-07-231-0/+1
* Fix NULL-pointer issue in ab when parsing an incomplete or non-HTTPAndré Malo2003-07-121-4/+10
* Hmm. This was forgotten somehow (probably my failure). Since it's no codeAndré Malo2003-05-221-2/+2
* Backport of Justin and Jeff's fixes to allow apxs to work with an out of treeThom May2003-05-211-16/+26