log ServerMonitor/Objects/ServerMonitor.cs @ 38:8ab98a803d39

age author description
Sun, 15 Sep 2019 21:01:14 -0400 Brad Greco Remove dead code.
Sun, 15 Sep 2019 20:48:55 -0400 Brad Greco Fix memory leak each time a check was executed.
Sat, 13 Jul 2019 12:18:21 -0400 Brad Greco Increase wait time after system resume to begin running checks to prevent false positives.
Fri, 14 Jun 2019 21:01:55 -0400 Brad Greco Add ability to play a sound on check failure.
Sun, 02 Jun 2019 17:55:38 -0400 Brad Greco Fix checks still running after a server is deleted and checks not running immediately after a server is created.
Thu, 30 May 2019 21:41:14 -0400 Brad Greco Fix checks not getting scheduled when a server is enabled.
Sat, 25 May 2019 15:14:26 -0400 Brad Greco More comments.
Sat, 09 Mar 2019 20:14:03 -0500 Brad Greco Single instance. Add autorun option. Add icons. General enhancements.
Fri, 01 Mar 2019 21:38:22 -0500 Brad Greco - Don't show multiple password dialogs for the same key if the first one was cancelled.
Thu, 28 Feb 2019 21:19:32 -0500 Brad Greco Private key passwords and validation
Sun, 10 Feb 2019 20:51:26 -0500 Brad Greco Lots more progress
Mon, 31 Dec 2018 18:32:14 -0500 Brad Greco Initial commit. Ping check, scheduling, UI working. SSH check mostly working.