summaryrefslogtreecommitdiffstats
path: root/support/win32/ApacheMonitor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Quiet warnings of POSIX deprecation in win32 support sources.William A. Rowe Jr2005-12-191-0/+5
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-214/+214
* httpd and Apache are both anticipated now.William A. Rowe Jr2005-03-311-2/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* WIN64: fix some windows specific 64bit warningsAllan K. Edwards2004-10-061-4/+4
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-54/+11
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Use the bare minimum permissions required to perform a given serviceWilliam A. Rowe Jr2002-07-121-3/+4
* Fix access for non-Administrators (superusers and the like) to allow themWilliam A. Rowe Jr2002-07-091-3/+3
* Formating, whitespace, following {} rules, 80 char lines, etc. The onlyWilliam A. Rowe Jr2002-06-161-780/+944
* Don't pass args at StartService, there is no point.William A. Rowe Jr2002-06-141-24/+2
* Fix Restart and Stop from the service taskbar list.William A. Rowe Jr2002-04-191-2/+2
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Changes by Mladen Turk <mturk@mappingsoft.com>, with dialog touchup byWilliam A. Rowe Jr2001-11-271-102/+245
* Historically consistent flag to shutdown the server [stop is supported,William A. Rowe Jr2001-11-191-2/+2
* Allow ApacheBench to connect to and control Apache on other WinNT/2KWilliam A. Rowe Jr2001-10-061-15/+97
* Another recent Win32 PSDK addition that we can cover for VC5 users.William A. Rowe Jr2001-09-251-1/+2
* Add the red light/green light to ApacheMonitor's popup menu.William A. Rowe Jr2001-08-171-9/+10
* 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-161-47/+127
* Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc, tests correctly.William A. Rowe Jr2001-08-161-2/+2
* . clean up strings and remove them to the resource file (the simplestWilliam A. Rowe Jr2001-08-161-148/+114
* > 1. Cleaned the ApacheMonitor code a little bit.William A. Rowe Jr2001-08-141-540/+400
* Apache Monitor's tray code does not notify Windows to remove it from theRoy T. Fielding2001-08-081-1/+2
* This is a nearly blind commit of an update posted by Mladen Turk justCliff Woolley2001-08-071-312/+470
* The solution for an icon monitor app has arrived :)William A. Rowe Jr2001-08-071-0/+1367