]> granicus.if.org Git - apache/history - support/win32/ApacheMonitor.c
More splitting as suggested by minfrin.
[apache] / support / win32 / ApacheMonitor.c
2009-04-23 William A. Rowe JrEscape should simply close the dialog; Enter should...
2009-01-05 William A. Rowe Jrmore fallout from removing win9x-model services, this...
2009-01-03 William A. Rowe JrDrop some lingering pre-NT conditionals
2009-01-03 William A. Rowe JrRemove console/win9x support from ApacheMonitor, now...
2008-05-01 William A. Rowe JrFor legacy VC6, there's no __CRTDECL or _tstoi yet...
2008-03-04 William A. Rowe JrCorrect typo in r633607
2008-03-04 William A. Rowe JrEnable UAC transition from ApacheMonitor running as...
2008-03-02 William A. Rowe JrA large refactoring, but no behavior change;
2007-12-22 William A. Rowe JrSolve service status handle leak on multi-service Apach...
2007-12-11 William A. Rowe JrIntroduce --kill argument to ApacheMonitor for use...
2007-07-18 Mladen TurkSimplify OS detection. We are only interested in NT
2007-07-17 Mladen TurkApacheMonitor valid OS is any WIN32_NT version.
2007-05-08 Mladen TurkAdd detection for post XP operating systems.
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-12-19 William A. Rowe Jr Quiet warnings of POSIX deprecation in win32 support...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-03-31 William A. Rowe Jr httpd and Apache are both anticipated now.
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-10-06 Allan K. EdwardsWIN64: fix some windows specific 64bit warnings
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-02-03 André Malofinished that boring job:
2002-07-12 William A. Rowe Jr Use the bare minimum permissions required to perform...
2002-07-09 William A. Rowe Jr Fix access for non-Administrators (superusers and...
2002-06-16 William A. Rowe Jr Formating, whitespace, following {} rules, 80 char...
2002-06-14 William A. Rowe Jr Don't pass args at StartService, there is no point.
2002-04-19 William A. Rowe Jr Fix Restart and Stop from the service taskbar list.
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-11-27 William A. Rowe Jr Changes by Mladen Turk <mturk@mappingsoft.com>, with...
2001-11-19 William A. Rowe Jr Historically consistent flag to shutdown the server...
2001-10-06 William A. Rowe Jr Allow ApacheBench to connect to and control Apache...
2001-09-24 William A. Rowe Jr Another recent Win32 PSDK addition that we can cover...
2001-08-16 William A. Rowe Jr Add the red light/green light to ApacheMonitor's...
2001-08-16 William A. Rowe Jr Fix the 'never disappearing' popup menu - anchor...
2001-08-16 William A. Rowe Jr A bit overboard - this registered window message...
2001-08-16 William A. Rowe Jr Wipe out some resource leakage.
2001-08-16 William A. Rowe Jr Revised patch to clean up timer and other issues
2001-08-16 William A. Rowe Jr Bug fix to the WM_TIMER that was not properly called...
2001-08-16 William A. Rowe Jr Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc...
2001-08-16 William A. Rowe Jr . clean up strings and remove them to the resource...
2001-08-14 William A. Rowe Jr> 1. Cleaned the ApacheMonitor code a little bit.
2001-08-08 Roy T. FieldingApache Monitor's tray code does not notify Windows...
2001-08-07 Cliff WoolleyThis is a nearly blind commit of an update posted by...
2001-08-07 William A. Rowe Jr The solution for an icon monitor app has arrived :)