Hans Leidekker
|
464c884542
|
wbemprox: Handle NULL out parameter to object methods.
|
2014-05-19 15:37:48 +02:00 |
Hans Leidekker
|
e17276b528
|
wbemprox: No longer prefer native.
|
2014-05-13 13:47:09 +02:00 |
Hans Leidekker
|
27b18a395b
|
wbemprox: Use a separate index variable to build the safearray in get_properties.
|
2014-05-13 13:47:08 +02:00 |
Hans Leidekker
|
ed1f005e14
|
wbemprox: Implement Win32_Processor.CurrentClockSpeed.
|
2014-04-30 15:15:28 +02:00 |
Hans Leidekker
|
8343aed4c2
|
wbemprox: Return selected properties only from IWbemClassObject::Next.
|
2014-04-30 15:15:27 +02:00 |
Hans Leidekker
|
c9abb27d89
|
wbemprox: Return selected properties only from IWbemClassObject::GetNames.
|
2014-04-30 15:15:27 +02:00 |
Hans Leidekker
|
ec3417e290
|
wbemprox: Implement Win32_VideoController.Availability.
|
2014-04-03 13:22:49 +02:00 |
Hans Leidekker
|
90c7893e0e
|
wbemprox: Implement Win32_CDROMDrive.MediaType.
|
2014-04-03 13:22:47 +02:00 |
Hans Leidekker
|
c4309a5077
|
wbemprox: Implement more properties of Win32_DiskDrive.
|
2014-04-03 13:22:46 +02:00 |
Hans Leidekker
|
b67bfbb8b4
|
wbemprox: Implement more properties of Win32_OperatingSystem.
|
2014-04-03 13:22:44 +02:00 |
Hans Leidekker
|
bdf6abdb68
|
wbemprox: Add a stub implementation of Win32_PhysicalMemory.
|
2014-04-03 13:22:42 +02:00 |
Francois Gouget
|
1eb2e8b3e1
|
wbemprox/tests: Make test_GetNames() static.
|
2014-03-31 11:46:34 +02:00 |
Marcus Meissner
|
c820bddd74
|
wbemprox: Fixed leaks in fill_datafile (Coverity).
|
2014-03-25 19:01:31 +01: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 |
Hans Leidekker
|
e50c4d0f32
|
wbemprox: Implement Win32_LogicalDisk.VolumeSerialNumber.
|
2014-03-17 20:23:57 +01:00 |
Hans Leidekker
|
d0d9b9dcd7
|
wbemprox: Add support for negated expressions in WHERE clauses.
|
2014-03-03 17:02:18 +01:00 |
Hans Leidekker
|
14bc54d536
|
wbemprox: Implement Win32_PhysicalMedia.Tag.
|
2014-03-03 17:02:16 +01:00 |
Hans Leidekker
|
59b9c36df5
|
wbemprox: Implement Win32_DiskDrive.MediaType.
|
2014-03-03 17:02:15 +01:00 |
Hans Leidekker
|
386d2aa8b7
|
wbemprox: Don't list loopback network adapters.
|
2014-02-11 19:19:13 +01:00 |
Austin English
|
dc9de59f7f
|
wbemprox: Add a missing break (Coverity).
|
2014-02-10 10:39:25 +01:00 |
Hans Leidekker
|
b5073646c6
|
wbemprox: Add a couple of network properties.
|
2014-01-28 19:38:42 +01:00 |
Hans Leidekker
|
6a042307a5
|
wbemprox: Allow string values in boolean comparisons.
|
2014-01-28 19:38:41 +01:00 |
Hans Leidekker
|
a1d8886f6a
|
wbemprox: Implement Win32_OperatingSystem.Name.
|
2014-01-10 12:05:01 +01:00 |
Dmitry Timoshkov
|
182ff187a9
|
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
|
2014-01-07 15:23:07 +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 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Huw Davies
|
710e3bc5ec
|
wbemprox: Add a partial implementation of Win32_PhysicalMedia.
|
2013-12-11 15:15:06 +01:00 |
Alexandre Julliard
|
c7803b885b
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
Hans Leidekker
|
ec1a57f25b
|
wbemprox: Add a partial implementation of Win32_NetworkAdapterConfiguration.
|
2013-11-04 17:41:12 +01:00 |
Hans Leidekker
|
1eefe9dd8e
|
wbemprox: Implement Win32_BIOS.IdentificationCode and Win32_BIOS.SMBIOSBIOSVersion.
|
2013-11-04 17:41:11 +01:00 |
Hans Leidekker
|
796d4d0ccf
|
wbemprox: Implement Win32_BaseBoard.Model and Win32_BaseBoard.Name.
|
2013-11-04 17:41:11 +01:00 |
Sylvain Petreolle
|
4a1d4acd29
|
wbemprox: Implement Win32_OperatingSystem.LocalDateTime.
|
2013-09-09 22:09:59 +02:00 |
Hans Leidekker
|
7da04aab6d
|
wbemprox: Avoid a crash on file or directory queries with an empty WHERE clause.
|
2013-08-28 11:09:33 +02:00 |
Hans Leidekker
|
d799a664f4
|
wbemprox: Accept the root\default namespace.
|
2013-08-21 14:24:22 +02:00 |
Alexandre Julliard
|
c14e322a92
|
wbemprox: Use bison directives instead of defines to specify extra lexer parameters.
|
2013-08-01 12:00:44 +02:00 |
Marcus Meissner
|
7bf9743041
|
wbemprox: Fixed leaking dirstack (Coverity).
|
2013-06-21 11:53:51 +02:00 |
Marcus Meissner
|
c60bab330c
|
wbemprox: Add missing FindClose() (Coverity).
|
2013-06-20 21:07:56 +02:00 |
Hans Leidekker
|
cd51d513c4
|
wbemprox/tests: Mark a test result as broken.
|
2013-06-18 20:33:40 +02:00 |
Hans Leidekker
|
74cf8f53f0
|
wbemprox: Implement Win32_SoundDevice.Name.
|
2013-06-14 11:50:24 +02:00 |
Hans Leidekker
|
02ba712a05
|
wbemprox: Implement Win32_NetworkAdapter.PhysicalAdapter.
|
2013-06-14 11:50:18 +02:00 |
Hans Leidekker
|
861f745033
|
wbemprox: Implement Win32_VideoController.AdapterDACType.
|
2013-06-14 11:50:04 +02:00 |
Hans Leidekker
|
ad60f235d2
|
wbemprox: Implement Win32_OperatingSystem.ServicePackMinorVersion.
|
2013-06-14 11:49:54 +02:00 |
Hans Leidekker
|
3c623ef38c
|
wbemprox: Implement Win32_OperatingSystem.Locale.
|
2013-06-14 11:49:42 +02:00 |
Hans Leidekker
|
f560bb4801
|
wbemprox: Implement Win32_OperatingSystem.CountryCode.
|
2013-06-14 11:49:36 +02:00 |
Hans Leidekker
|
ba3fe55cd4
|
wbemprox: Implement Win32_OperatingSystem.CodeSet.
|
2013-06-14 11:49:29 +02:00 |
Hans Leidekker
|
772236fe85
|
wbemprox: Implement Win32_Processor.NumberOfCores.
|
2013-06-14 11:49:20 +02:00 |
Hans Leidekker
|
38e976acdd
|
wbemprox: Implement Win32_Processor.AddressWidth.
|
2013-06-14 11:48:26 +02:00 |