Thu, 04 Nov 2010 21:46:14 +0000Replaced the direct reference to the Mono.Posix assembly with reflection.
moel.mich [Thu, 04 Nov 2010 21:46:14 +0000] rev 239
Replaced the direct reference to the Mono.Posix assembly with reflection.

Wed, 03 Nov 2010 22:07:46 +0000Added CPUID support for Linux.
moel.mich [Wed, 03 Nov 2010 22:07:46 +0000] rev 238
Added CPUID support for Linux.

Mon, 01 Nov 2010 20:44:21 +0000Restricted the access to the kernel driver to system and built-in administrators.
moel.mich [Mon, 01 Nov 2010 20:44:21 +0000] rev 237
Restricted the access to the kernel driver to system and built-in administrators.

Sun, 31 Oct 2010 22:08:47 +0000Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
moel.mich [Sun, 31 Oct 2010 22:08:47 +0000] rev 236
Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.

Mon, 18 Oct 2010 07:18:14 +0000Fixed the NullReference Exception
paulwerelds [Mon, 18 Oct 2010 07:18:14 +0000] rev 235
Fixed the NullReference Exception

Mon, 18 Oct 2010 07:15:31 +0000Added a Parent property to the WMI exposed Hardware objects
paulwerelds [Mon, 18 Oct 2010 07:15:31 +0000] rev 234
Added a Parent property to the WMI exposed Hardware objects

Sun, 17 Oct 2010 19:25:50 +0000Updated attribute maps for the 4 SSD controllers we figured out so far.
paulwerelds [Sun, 17 Oct 2010 19:25:50 +0000] rev 233
Updated attribute maps for the 4 SSD controllers we figured out so far.
Also switched back to an array of DriveAttribute rather than a generic list.

Sun, 17 Oct 2010 19:13:26 +0000Removed the WMI Provider menu entry and restricted WMI to the Windows platform.
moel.mich [Sun, 17 Oct 2010 19:13:26 +0000] rev 232
Removed the WMI Provider menu entry and restricted WMI to the Windows platform.

Sun, 17 Oct 2010 17:12:38 +0000Changed the SMART AttributeID type from an enum to a struct.
moel.mich [Sun, 17 Oct 2010 17:12:38 +0000] rev 231
Changed the SMART AttributeID type from an enum to a struct.

Sun, 17 Oct 2010 16:13:20 +0000Renamed folder from Wmi to WMI also in the project file.
moel.mich [Sun, 17 Oct 2010 16:13:20 +0000] rev 230
Renamed folder from Wmi to WMI also in the project file.