summaryrefslogtreecommitdiffstats
path: root/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* simplify some code in output_results() just a bit to avoid aJeff Trawick2001-08-221-3/+5
* Use uniform wrapping for unistd.h, and don't include it if it's aready includ...Martin Kraemer2001-08-221-0/+2
* Changes for rbb's #include/build openssl/inc32 patch.William A. Rowe Jr2001-08-211-2/+2
* Create the abs.dsp win32 project to support building ab with /USE_SSL,William A. Rowe Jr2001-08-201-0/+131
* Based on the VC6 switch - and pulling the win32 make files from cvsWilliam A. Rowe Jr2001-08-172-4/+6
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-177-58/+39
* Given a choice between chasing my tail to keep these updated, and rollingWilliam A. Rowe Jr2001-08-177-1517/+0
* Not here anymoreWilliam A. Rowe Jr2001-08-171-1/+0
* Undo a very bad decision. By naming the version file .ver, I lost trackWilliam A. Rowe Jr2001-08-172-5/+5
* Good to the last drop, this should be all of it.William A. Rowe Jr2001-08-172-0/+2
* Add the red light/green light to ApacheMonitor's popup menu.William A. Rowe Jr2001-08-171-9/+10
* Missed a versioned win32 project in my treeWilliam A. Rowe Jr2001-08-161-0/+35
* Fix the 'never disappearing' popup menu - anchor it to our (hidden)William A. Rowe Jr2001-08-161-4/+8
* A bit overboard - this registered window message only needs to beWilliam A. Rowe Jr2001-08-161-1/+1
* Wipe out some resource leakage.William A. Rowe Jr2001-08-161-0/+2
* Revised patch to clean up timer and other issuesWilliam A. Rowe Jr2001-08-161-7/+5
* Bug fix to the WM_TIMER that was not properly called after it was movedWilliam A. Rowe Jr2001-08-163-52/+144
* Now that it's apr'ized, ab is most definately in a 2.0 revision cycle,William A. Rowe Jr2001-08-162-8/+7
* Toss win32 version stamps on theseWilliam A. Rowe Jr2001-08-165-0/+180
* Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc, tests correctly.William A. Rowe Jr2001-08-161-2/+2
* Access the (generated) ApacheMonitor.ver version resource.William A. Rowe Jr2001-08-161-34/+3
* GoodnessWilliam A. Rowe Jr2001-08-161-0/+2
* ApacheMonitor versioning needs to click in with the httpd version.William A. Rowe Jr2001-08-161-11/+34
* . clean up strings and remove them to the resource file (the simplestWilliam A. Rowe Jr2001-08-163-151/+157
* Save a ton o' space by rle encoding the header bitmap.William A. Rowe Jr2001-08-151-0/+0
* > 1. Cleaned the ApacheMonitor code a little bit.William A. Rowe Jr2001-08-145-636/+431
* Apache Monitor's tray code does not notify Windows to remove it from theRoy T. Fielding2001-08-081-1/+2
* Hopefully it's marked as binary this time around...Cliff Woolley2001-08-071-0/+0
* This file should have been marked -kb ... it's getting CRLF translatedCliff Woolley2001-08-071-0/+0
* Update .rc file to fix buildCliff Woolley2001-08-071-200/+19
* I accidentally committed the DOS line endings in that last commit. ThisCliff Woolley2001-08-071-141/+141
* Oops, missed the .mak file update. [Again, I'm flying blind... somebodyCliff Woolley2001-08-071-77/+83
* This is a nearly blind commit of an update posted by Mladen Turk justCliff Woolley2001-08-074-475/+617
* Update for the 2.0.23 tagWilliam A. Rowe Jr2001-08-075-275/+110
* Include ApacheMonitor/wintty in the build.William A. Rowe Jr2001-08-072-0/+366
* The solution for an icon monitor app has arrived :)William A. Rowe Jr2001-08-0712-0/+1859
* Eliminate emitsWilliam A. Rowe Jr2001-08-071-0/+2
* Ignore some stuffWilliam A. Rowe Jr2001-07-301-0/+3
* Update for latest structure changes for 2.0.21William A. Rowe Jr2001-07-203-0/+6
* APR_FINFO_TYPE is all we really needed here.William A. Rowe Jr2001-07-201-4/+6
* A pool is a REQUIRED ARGUMENT, never optional (NULL).William A. Rowe Jr2001-07-201-3/+3
* If we've spent the effort of getting some connections, when we die with anDavid Reid2001-07-201-7/+11
* A smart answer to users attempting the -s arg to ab.William A. Rowe Jr2001-07-191-3/+6
* fix the type of parms to apr_send() and apr_recv()Jeff Trawick2001-07-191-4/+4
* Truncate the working set in ab by introducing a connection pool.William A. Rowe Jr2001-07-191-21/+28
* Hmmm... editing with tabs != 8, eeuh. Just cleaning and fixing casts.William A. Rowe Jr2001-07-181-34/+35
* Fix some castingWilliam A. Rowe Jr2001-07-181-11/+13
* Changes to back out inherit flag from apr_os_sock_make()William A. Rowe Jr2001-07-181-3/+3
* Added an inherit flag to apr_socket_create and other socket creationRyan Bloom2001-07-161-3/+3
* Allow all parts of Apache 2.0 to build when --srcdir is used. ThisRyan Bloom2001-07-091-2/+2