Commit Graph

18 Commits

Author SHA1 Message Date
MaxXor 6a5ac88b2d Fixed wrong All Time Connected Clients
Each client has now an unique identifier (hashed MAC-address)
2015-03-20 14:45:58 +01:00
MaxXor 16be5340f4 Minor fix 2015-03-17 10:28:46 +01:00
yankejustin 0f0cf6ed4c Memory Leak fixes
Added using blocks to fix a few memory leaks or prevent cases where an
exception in a method would not be able to reach the call to dispose
below it.
2015-03-16 13:12:19 -04:00
MaxXor 894a6960bd Cleanup 2015-03-12 10:44:53 +01:00
MaxXor 998f9c77e4 Get correct LAN IP address and MAC address
- exclude not connected network interfaces and virtual network
interfaces
2015-02-24 21:58:20 +01:00
MaxXor 41b6b092ff Cleaned up SystemCore code 2015-02-24 19:21:01 +01:00
MaxXor d27b168d30 Refactored Form in Client 2015-01-27 23:49:26 +01:00
MaxXor 30632359db RemoteShell closes now on reconnect 2015-01-15 10:10:52 +01:00
MaxXor ace4449c02 More code cleanup 2015-01-14 13:15:31 +01:00
MaxXor 2544f3a230 Refactored class access modifiers 2015-01-13 19:43:55 +01:00
MaxXor e3ad2f0716 Refactored namespace 2015-01-13 19:29:11 +01:00
MaxXor a5f36c6dec Added client part of startup manager
+ some small changes
2014-12-02 21:12:26 +01:00
MaxXor 9d89f1cf56 Fixed update when new mutex is used
- hardened installation
2014-08-10 12:12:26 +02:00
MaxXor ae79dede78 Minor not-important changes 2014-07-24 23:26:59 +02:00
MaxXor 948a208280 Following the other System Information coding style 2014-07-24 16:28:01 +02:00
MaxXor 24de7ae6bb Small System Information changes when nothing found 2014-07-24 16:25:00 +02:00
MaxXor bc814904c4 Added Antivirus & Firewall detection 2014-07-18 18:23:04 +02:00
MaxXor 034b6242f4 Initial commit with everything else 2014-07-08 14:58:53 +02:00