Commit Graph

28 Commits

Author SHA1 Message Date
MaxXor 6c6bc07b6e Added enum for UserStatus 2015-07-14 23:18:48 +02:00
MaxXor 45dccb69e0 Added consistent packet names 2015-07-14 19:00:31 +02:00
MaxXor 3bdd5aa294 Implemented pooled buffer manager to socket 2015-06-05 23:07:37 +02:00
MaxXor 7d153c416c Added safe way to open subkey with write access 2015-06-02 20:38:44 +02:00
MaxXor f1934058a0 Improved Registry Access in Client 2015-06-02 20:15:36 +02:00
MaxXor 36ac738e43 Minor Uninstall fix
- Add to Autostart again when already installed #205
2015-05-26 18:28:15 +02:00
MaxXor 381dad6a24 Fix #205 (Uninstall fix)
- Moved some Command-Handling methods to their correct location
2015-05-26 18:14:24 +02:00
MaxXor c9facfc295 Added #121 (Update from File)
closes #121
2015-05-26 15:55:52 +02:00
MaxXor df5ce2f893 Fixed code formatting
Replaced all tabs in code with 4 spaces and did some general renaming.
2015-04-21 20:27:52 +02:00
MaxXor b45ca524af Get more accurate OS name
(including newer windows)
2015-04-01 15:39:32 +02:00
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