| Commit message (Expand) | Author | Age | Files | Lines |
* | Missed a versioned win32 project in my tree | William A. Rowe Jr | 2001-08-16 | 1 | -0/+35 |
* | Fix the 'never disappearing' popup menu - anchor it to our (hidden) | William A. Rowe Jr | 2001-08-16 | 1 | -4/+8 |
* | A bit overboard - this registered window message only needs to be | William A. Rowe Jr | 2001-08-16 | 1 | -1/+1 |
* | Wipe out some resource leakage. | William A. Rowe Jr | 2001-08-16 | 1 | -0/+2 |
* | Revised patch to clean up timer and other issues | William A. Rowe Jr | 2001-08-16 | 1 | -7/+5 |
* | Bug fix to the WM_TIMER that was not properly called after it was moved | William A. Rowe Jr | 2001-08-16 | 3 | -52/+144 |
* | Now that it's apr'ized, ab is most definately in a 2.0 revision cycle, | William A. Rowe Jr | 2001-08-16 | 2 | -8/+7 |
* | Toss win32 version stamps on these | William A. Rowe Jr | 2001-08-16 | 5 | -0/+180 |
* | Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc, tests correctly. | William A. Rowe Jr | 2001-08-16 | 1 | -2/+2 |
* | Access the (generated) ApacheMonitor.ver version resource. | William A. Rowe Jr | 2001-08-16 | 1 | -34/+3 |
* | Goodness | William A. Rowe Jr | 2001-08-16 | 1 | -0/+2 |
* | ApacheMonitor versioning needs to click in with the httpd version. | William A. Rowe Jr | 2001-08-16 | 1 | -11/+34 |
* | . clean up strings and remove them to the resource file (the simplest | William A. Rowe Jr | 2001-08-16 | 3 | -151/+157 |
* | Save a ton o' space by rle encoding the header bitmap. | William A. Rowe Jr | 2001-08-15 | 1 | -0/+0 |
* | > 1. Cleaned the ApacheMonitor code a little bit. | William A. Rowe Jr | 2001-08-14 | 5 | -636/+431 |
* | Apache Monitor's tray code does not notify Windows to remove it from the | Roy T. Fielding | 2001-08-08 | 1 | -1/+2 |
* | Hopefully it's marked as binary this time around... | Cliff Woolley | 2001-08-07 | 1 | -0/+0 |
* | This file should have been marked -kb ... it's getting CRLF translated | Cliff Woolley | 2001-08-07 | 1 | -0/+0 |
* | Update .rc file to fix build | Cliff Woolley | 2001-08-07 | 1 | -200/+19 |
* | I accidentally committed the DOS line endings in that last commit. This | Cliff Woolley | 2001-08-07 | 1 | -141/+141 |
* | Oops, missed the .mak file update. [Again, I'm flying blind... somebody | Cliff Woolley | 2001-08-07 | 1 | -77/+83 |
* | This is a nearly blind commit of an update posted by Mladen Turk just | Cliff Woolley | 2001-08-07 | 4 | -475/+617 |
* | Update for the 2.0.23 tag | William A. Rowe Jr | 2001-08-07 | 5 | -275/+110 |
* | Include ApacheMonitor/wintty in the build. | William A. Rowe Jr | 2001-08-07 | 2 | -0/+366 |
* | The solution for an icon monitor app has arrived :) | William A. Rowe Jr | 2001-08-07 | 12 | -0/+1859 |
* | Eliminate emits | William A. Rowe Jr | 2001-08-07 | 1 | -0/+2 |
* | Ignore some stuff | William A. Rowe Jr | 2001-07-30 | 1 | -0/+3 |
* | Update for latest structure changes for 2.0.21 | William A. Rowe Jr | 2001-07-20 | 3 | -0/+6 |
* | APR_FINFO_TYPE is all we really needed here. | William A. Rowe Jr | 2001-07-20 | 1 | -4/+6 |
* | A pool is a REQUIRED ARGUMENT, never optional (NULL). | William A. Rowe Jr | 2001-07-20 | 1 | -3/+3 |
* | If we've spent the effort of getting some connections, when we die with an | David Reid | 2001-07-20 | 1 | -7/+11 |
* | A smart answer to users attempting the -s arg to ab. | William A. Rowe Jr | 2001-07-19 | 1 | -3/+6 |
* | fix the type of parms to apr_send() and apr_recv() | Jeff Trawick | 2001-07-19 | 1 | -4/+4 |
* | Truncate the working set in ab by introducing a connection pool. | William A. Rowe Jr | 2001-07-19 | 1 | -21/+28 |
* | Hmmm... editing with tabs != 8, eeuh. Just cleaning and fixing casts. | William A. Rowe Jr | 2001-07-18 | 1 | -34/+35 |
* | Fix some casting | William A. Rowe Jr | 2001-07-18 | 1 | -11/+13 |
* | Changes to back out inherit flag from apr_os_sock_make() | William A. Rowe Jr | 2001-07-18 | 1 | -3/+3 |
* | Added an inherit flag to apr_socket_create and other socket creation | Ryan Bloom | 2001-07-16 | 1 | -3/+3 |
* | Allow all parts of Apache 2.0 to build when --srcdir is used. This | Ryan Bloom | 2001-07-09 | 1 | -2/+2 |
* | Refresh .mak files for tagging 2.0.19 | William A. Rowe Jr | 2001-06-28 | 3 | -39/+42 |
* | Fix spelling mistake. | Cliff Woolley | 2001-06-26 | 1 | -3/+3 |
* | apxs no longer generates ap_send_http_header() in the example handler | Doug MacEachern | 2001-06-20 | 1 | -1/+1 |
* | The patch fixes 2 things. | Jeff Trawick | 2001-06-18 | 1 | -9/+4 |
* | Silence gcc warning about rv being used when possibly uninitialized. That | Cliff Woolley | 2001-06-11 | 1 | -1/+1 |
* | Fix look in htdigest. Reimplemented getline to work properly with | Bill Stoddard | 2001-06-10 | 1 | -16/+11 |
* | Greg was right, I was wrong. | Victor J. Orlikowski | 2001-06-08 | 2 | -2/+1 |
* | Small change to pass full paths instead of relatives. | David Reid | 2001-06-08 | 1 | -1/+2 |
* | Clean out httpd.exp when cleaning up. | Victor J. Orlikowski | 2001-06-08 | 1 | -2/+2 |
* | Ignore the now-irrelevant httpd.exp. | Victor J. Orlikowski | 2001-06-08 | 1 | -0/+1 |
* | On the trail to getting make_export.awk pull in the right symbols. | Victor J. Orlikowski | 2001-06-07 | 1 | -758/+0 |