Thomas Faber
|
00b2461ba9
|
wbemprox: Implement Win32_ComputerSystem.UserName.
|
2015-02-23 21:46:56 +09:00 |
Thomas Faber
|
42825cdc14
|
wbemprox: Allocate a large enough buffer in get_computername.
|
2015-02-23 21:46:17 +09:00 |
Vincent Povirk
|
c55beb6548
|
wbemprox: Implement __SystemSecurity::GetSD.
|
2014-08-22 17:26:13 +02:00 |
Nikolay Sivov
|
ba111c79e4
|
wbemprox/tests: Fix some test failures on older XP versions.
|
2014-06-11 16:13:25 +02:00 |
Francois Gouget
|
1eb2e8b3e1
|
wbemprox/tests: Make test_GetNames() static.
|
2014-03-31 11:46:34 +02:00 |
Hans Leidekker
|
c3566b088d
|
wbemprox: Add support for WBEM_FLAG_NONSYSTEM_ONLY and WBEM_FLAG_SYSTEM_ONLY in IWbemClassObject::GetNames.
|
2014-03-24 20:20:05 +01:00 |
Hans Leidekker
|
6e7440e9b1
|
wbemprox/tests: Don't use infinite timeouts.
|
2014-03-21 20:32:01 +01:00 |
Frédéric Delanoy
|
aa0eceb554
|
wbemprox/tests: Use BOOL type where appropriate.
|
2014-01-07 10:41:47 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Hans Leidekker
|
d799a664f4
|
wbemprox: Accept the root\default namespace.
|
2013-08-21 14:24:22 +02:00 |
Hans Leidekker
|
cd51d513c4
|
wbemprox/tests: Mark a test result as broken.
|
2013-06-18 20:33:40 +02:00 |
Hans Leidekker
|
97cc8bfcc7
|
wbemprox/tests: Mark a test result as broken.
|
2013-06-12 12:08:26 +02:00 |
Hans Leidekker
|
46cbc36041
|
wbemprox: Add support for asynchronous queries.
|
2013-05-16 14:49:57 +02:00 |
Hans Leidekker
|
0083d4b092
|
wbemprox: Add stub implementations of IWbemServices::ExecNotificationQueryAsync and IWbemServices::CancelAsyncCall.
|
2013-05-14 17:29:14 +02:00 |
Hans Leidekker
|
07197a19f2
|
wbemprox: Return an empty object if the path is NULL or empty.
|
2013-01-28 19:43:33 +01:00 |
Hans Leidekker
|
236b4dae4a
|
wbemprox: Implement IWbemQualifierSet::Get.
|
2013-01-25 17:42:35 +01:00 |
Hans Leidekker
|
99c1b55727
|
wbemprox: Implement Win32_DiskDrive.DeviceId.
|
2013-01-21 19:44:03 +01:00 |
Hans Leidekker
|
9d9c17de2b
|
wbemprox: Reject empty queries.
|
2013-01-18 13:28:57 +01:00 |
Hans Leidekker
|
24b66842c4
|
wbemprox: Implement Win32_Process::GetOwner.
|
2013-01-11 18:24:50 +01:00 |
Hans Leidekker
|
7879326f8a
|
wbemprox: Add tests for Win32_Service methods.
|
2012-10-17 11:47:31 +02:00 |
Hans Leidekker
|
64a7f2ea7f
|
wbemprox: The last parameter to IWbemClassObject::GetMethod is optional.
|
2012-10-17 11:46:19 +02:00 |
Hans Leidekker
|
60db122133
|
wbemprox: Implement StdRegProv.GetStringValue.
|
2012-10-15 15:24:13 +02:00 |
Hans Leidekker
|
84ceddf8f3
|
wbemprox: Add tests for the standard registry provider.
|
2012-10-12 14:33:58 +02:00 |
Jacek Caban
|
434b696c46
|
Fixed remaining wrong iface call helpers.
|
2012-08-28 14:41:12 +02:00 |
Hans Leidekker
|
0588ba6939
|
wbemprox: Parse the resource string in IWbemLocator::ConnectServer.
|
2012-06-25 17:09:43 +02:00 |
Hans Leidekker
|
bde60cb951
|
wbemprox: Add tests for IWbemServices.
|
2012-06-18 17:12:31 +02:00 |
Hans Leidekker
|
9614ddb549
|
wbemprox: Add query tests.
|
2012-06-18 11:59:42 +02:00 |