wifi-sitter/WifiSitter
Sean McArdle e64f01d47e Bug introduced during refactoring, should sleep on each iteration not just when there's work to do. 2016-03-30 14:41:50 -07:00
..
Properties Added app manifest and set binary to reuire administrator. 2016-03-24 19:33:18 -07:00
AbstractService.cs Filled in app specific registry values. 2016-03-30 12:08:17 -07:00
App.config WifiSitter initial code, need disable/enable code. 2016-03-23 14:01:55 -07:00
NetshHelper.cs Incorrect null check, returned null on success rather than failure. 2016-03-29 14:22:16 -07:00
NetworkState.cs Changed the way it identifies wifi and ethernet up, using netsh data rather than NetworkInformation data, 2016-03-30 13:28:18 -07:00
Program.cs Cleanup usings. 2016-03-29 17:59:02 -07:00
SitterNic.cs Handle null on netsh return. 2016-03-29 12:55:15 -07:00
WifiSitter.cs Bug introduced during refactoring, should sleep on each iteration not just when there's work to do. 2016-03-30 14:41:50 -07:00
WifiSitter.csproj Created basic icon. 2016-03-30 12:39:14 -07:00
app.manifest Updated the manifest. 2016-03-30 11:49:54 -07:00
wifisitter-icon.ico Created basic icon. 2016-03-30 12:39:14 -07:00