summaryrefslogtreecommitdiffstats
path: root/support (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refresh .mak files for tagging 2.0.19William A. Rowe Jr2001-06-283-39/+42
* Fix spelling mistake.Cliff Woolley2001-06-261-3/+3
* apxs no longer generates ap_send_http_header() in the example handlerDoug MacEachern2001-06-201-1/+1
* The patch fixes 2 things.Jeff Trawick2001-06-181-9/+4
* Silence gcc warning about rv being used when possibly uninitialized. ThatCliff Woolley2001-06-111-1/+1
* Fix look in htdigest. Reimplemented getline to work properly withBill Stoddard2001-06-101-16/+11
* Greg was right, I was wrong.Victor J. Orlikowski2001-06-082-2/+1
* Small change to pass full paths instead of relatives.David Reid2001-06-081-1/+2
* Clean out httpd.exp when cleaning up.Victor J. Orlikowski2001-06-081-2/+2
* Ignore the now-irrelevant httpd.exp.Victor J. Orlikowski2001-06-081-0/+1
* On the trail to getting make_export.awk pull in the right symbols.Victor J. Orlikowski2001-06-071-758/+0