summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* backport Thom May's htpasswd patch to add a delete optionAndré Malo2003-05-201-17/+46
* backport a sanity check for htpasswd - verify that the line contains exactlyThom May2003-05-131-0/+14
* Backport htdigest buffer overflow fixes from 2.1Thom May2003-05-131-2/+2
* Fix up the log resolve utility to work with NetWare. Increased the stack sizeBradley Nicholes2003-03-112-6/+6
* After discussions at length on dev@apr/httpd, it is determined thatWilliam A. Rowe Jr2003-03-119-90/+9
* Restore the ability of htdigest.exe to create files that containAndré Malo2003-03-091-11/+53
* Be more pedantic when cleaning environment. Clean itAndré Malo2003-02-221-54/+67
* insert LoadModule directives only outside of sections.André Malo2003-02-221-2/+62
* Fix suexec compile error under SUNOS4, where strerror() doesn't exist.André Malo2003-02-221-0/+5
* After consultations on the APR list, it was decided that /map files areWilliam A. Rowe Jr2003-02-203-12/+12
* After consultations on the APR list, it was decided that /map files areWilliam A. Rowe Jr2003-02-206-30/+30
* foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, whichWilliam A. Rowe Jr2003-02-189-18/+18
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-079-34/+111
* update license to 2003.André Malo2003-02-0318-20/+20
* backport from 2.1:André Malo2003-01-281-2/+8
* Merge this fix from 2.1-dev, remove vote in STATUS:Jeff Trawick2003-01-241-6/+10
* merge a couple of apachectl/ulimit fixes into the stable 2.0 branchJeff Trawick2003-01-211-5/+20
* Update support utility filenames to reflect .exe extensions for theWilliam A. Rowe Jr2003-01-209-18/+18
* This commit was manufactured by cvs2svn to create branch(no author)2002-11-235-845/+0
* Axe some warnings in rotatelogs which came when the program wasJeff Trawick2002-11-201-8/+4
* 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