projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Remove a superfluous TRUE:FALSE conditional expression.
[wine]
/
dlls
/
wbemprox
/
2012-11-02
Hans Leidekker
wbemprox: Avoid a crash when serializing object text.
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: Add tests for Win32_Service methods.
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: Implement Win32_Service.StopService.
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: Implement Win32_Service.StartService.
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: Implement Win32_Service.ResumeService.
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: Implement Win32_Service.PauseService.
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: The last parameter to IWbemClassObject::GetMe...
tree
|
commitdiff
2012-10-17
Hans Leidekker
wbemprox: Keep a reference to the table from uncommitte...
tree
|
commitdiff
2012-10-15
Hans Leidekker
wbemprox: Pass an object instance to class methods.
tree
|
commitdiff
2012-10-15
Hans Leidekker
wbemprox: Implement StdRegProv.GetStringValue.
tree
|
commitdiff
2012-10-12
Hans Leidekker
wbemprox: Add tests for the standard registry provider.
tree
|
commitdiff
2012-10-12
Hans Leidekker
wbemprox: Implement class methods StdRegProv.EnumKey...
tree
|
commitdiff
2012-10-12
Hans Leidekker
wbemprox: Support overriding the CIM to VARIANT type...
tree
|
commitdiff
2012-10-12
Hans Leidekker
wbemprox: Always convert from BSTR.
tree
|
commitdiff
2012-10-12
Hans Leidekker
wbemprox: Implement Win32_LogicalDisk.Name.
tree
|
commitdiff
2012-10-10
Hans Leidekker
wbemprox: Add support for array types.
tree
|
commitdiff
2012-10-10
Hans Leidekker
wbemprox: Add support for uncommitted instances in...
tree
|
commitdiff
2012-10-10
Hans Leidekker
wbemprox: Add reference counting to the table structure.
tree
|
commitdiff
2012-10-10
Hans Leidekker
wbemprox: Implement Win32_NetworkAdapter.AdapterType.
tree
|
commitdiff
2012-10-10
Hans Leidekker
wbemprox: Handle NULL operands in eval_strcmp.
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Implement Win32_NetworkAdapter.Manufacturer.
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Implement Win32_Processor.UniqueId.
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Add a partial implementation of Win32_SoundDe...
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Add a partial implementation of Win32_DiskDrive.
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Add a partial implementation of Win32_CDROMDrive.
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Remove dynamic tables from the global list...
tree
|
commitdiff
2012-10-04
Hans Leidekker
wbemprox: Store a copy of the table name.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Implement Win32_ComputerSystem.Domain.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Implement Win32_BIOS.Version.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Add support for WbemAdministrativeLocator.
tree
|
commitdiff
2012-09-28
Hans Leidekker
wbemprox: Implement IWbemServices::ExecMethod.
tree
|
commitdiff
2012-09-18
Hans Leidekker
wbemprox: Implement Win32_OperatingSystem.LastBootUptime.
tree
|
commitdiff
2012-09-18
Hans Leidekker
wbemprox: Add helpers to retrieve the system directory...
tree
|
commitdiff
2012-09-18
Hans Leidekker
wbemprox: Fix a memory leak.
tree
|
commitdiff
2012-09-17
Hans Leidekker
wbemprox: Implement Win32_VideoController.Description.
tree
|
commitdiff
2012-09-17
Hans Leidekker
wbemprox: Win32_Processor.MaxClockSpeed is expressed...
tree
|
commitdiff
2012-09-17
Hans Leidekker
wbemprox: Override variant conversion for Win32_Process...
tree
|
commitdiff
2012-09-17
Hans Leidekker
wbemprox: Adapt to the new behavior of NtPowerInformation.
tree
|
commitdiff
2012-09-06
Hans Leidekker
wbemprox: Support IClientSecurity on class objects.
tree
|
commitdiff
2012-09-06
Hans Leidekker
wbemprox: Add support for uncommitted instances in...
tree
|
commitdiff
2012-09-06
Hans Leidekker
wbemprox: Implement IWbemClassObject::SpawnInstance.
tree
|
commitdiff
2012-09-06
Hans Leidekker
wbemprox: Add a function to retrieve the maximum proces...
tree
|
commitdiff
2012-09-06
Hans Leidekker
wbemprox: Correctly report the number of logical proces...
tree
|
commitdiff
2012-09-04
Hans Leidekker
wbemprox: Implement Win32_ComputerSystem.DomainRole.
tree
|
commitdiff
2012-09-04
Hans Leidekker
wbemprox: Implement IWbemClassObject::GetObjectText.
tree
|
commitdiff
2012-09-04
Hans Leidekker
wbemprox: Add support for boolean values in get_value_bstr.
tree
|
commitdiff
2012-09-04
Hans Leidekker
wbemprox: Add a function to query the service configura...
tree
|
commitdiff
2012-09-04
Hans Leidekker
wbemprox: Get rid of a duplicate string constant.
tree
|
commitdiff
2012-09-03
Marcus Meissner
wbemprox: Break out of loop when out of memory (Coverity).
tree
|
commitdiff
2012-08-31
Piotr Caban
wbemprox: Added MaxClockSpeed and NumberOfLogicalProces...
tree
|
commitdiff
2012-08-28
Jacek Caban
Fixed remaining wrong iface call helpers.
tree
|
commitdiff
2012-08-27
Nikolay Sivov
wmi: Implement SystemName property for service class.
tree
|
commitdiff
2012-08-27
Nikolay Sivov
wmi: Implement StartMode property for service class.
tree
|
commitdiff
2012-07-30
Hans Leidekker
wbemprox: Add support for enumerating class properties.
tree
|
commitdiff
2012-07-30
Hans Leidekker
wbemprox: Add support for enumerating class methods.
tree
|
commitdiff
2012-07-30
Hans Leidekker
wbemprox: Store the class name in the class object.
tree
|
commitdiff
2012-07-30
Hans Leidekker
wbemprox: Implement Win32_Service.AcceptPause and Win32...
tree
|
commitdiff
2012-07-30
Hans Leidekker
wbemprox: Add support for boolean properties.
tree
|
commitdiff
2012-07-27
Hans Leidekker
wbemprox: Parse the object path passed to IWbemServices...
tree
|
commitdiff
2012-07-27
Hans Leidekker
wbemprox: Add a partial Win32_Service class implementation.
tree
|
commitdiff
2012-07-27
Francois Gouget
wbemprox: Make some signature table functions static.
tree
|
commitdiff
2012-07-25
Hans Leidekker
wbemprox: Implement IWbemClassObject::GetMethod.
tree
|
commitdiff
2012-07-25
Hans Leidekker
wbemprox: Reset the number of rows only when the table...
tree
|
commitdiff
2012-07-25
Hans Leidekker
wbemprox: Fix corner cases in IEnumWbemClassObject...
tree
|
commitdiff
2012-07-25
Hans Leidekker
wbemprox: Add helpers for retrieving class instances.
tree
|
commitdiff
2012-07-25
Hans Leidekker
wbemprox: Implement IWbemClassObject::Put.
tree
|
commitdiff
2012-07-13
Hans Leidekker
wbemprox: Add support for creating new tables.
tree
|
commitdiff
2012-07-13
Hans Leidekker
wbemprox: Add a partial StdRegProv class implementation.
tree
|
commitdiff
2012-07-13
Hans Leidekker
wbemprox: Return a null variant instead of an empty...
tree
|
commitdiff
2012-07-13
Hans Leidekker
wbemprox: Implement Win32_NetworkAdapter.MACAddress...
tree
|
commitdiff
2012-07-11
Hans Leidekker
wbemprox: Add support for evaluating string comparisons.
tree
|
commitdiff
2012-07-09
Hans Leidekker
wbemprox: Implement Win32_Processor.Manufacturer and...
tree
|
commitdiff
2012-07-09
Hans Leidekker
wbemprox: Add a partial Win32_BaseBoard class implement...
tree
|
commitdiff
2012-07-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-07-02
Hans Leidekker
wbemprox: Fix the CIM to VARIANT type mapping for a...
tree
|
commitdiff
2012-07-02
Hans Leidekker
wbemprox: Support overriding the CIM to VARIANT type...
tree
|
commitdiff
2012-06-29
Hans Leidekker
wbemprox: Add a partial Win32_LogicalDisk class impleme...
tree
|
commitdiff
2012-06-29
Hans Leidekker
wbemprox: Avoid an exception when tracing the principal...
tree
|
commitdiff
2012-06-29
Hans Leidekker
wbemprox: Return 64-bit property values as strings.
tree
|
commitdiff
2012-06-29
Hans Leidekker
wbemprox: Win32_NetworkAdapter.InterfaceIndex is unsigned.
tree
|
commitdiff
2012-06-29
Hans Leidekker
wbemprox: Fix returned variant type and flavor for...
tree
|
commitdiff
2012-06-29
Hans Leidekker
wbemprox: Implement Win32_Processor.ProcessorId.
tree
|
commitdiff
2012-06-28
Hans Leidekker
wbemprox: Implement IEnumWbemClassObject::Clone.
tree
|
commitdiff
2012-06-28
Hans Leidekker
wbemprox: Add reference counting to the query object.
tree
|
commitdiff
2012-06-28
Hans Leidekker
wbemprox: Support IClientSecurity on the class enumerat...
tree
|
commitdiff
2012-06-28
Hans Leidekker
wbemprox: Implement IWbemServices::GetObject.
tree
|
commitdiff
2012-06-28
Hans Leidekker
wbemprox: Implement more properties of Win32_VideoContr...
tree
|
commitdiff
2012-06-27
Hans Leidekker
wbemprox: Implement Win32_ComputerSystem.TotalPhysicalM...
tree
|
commitdiff
2012-06-27
Hans Leidekker
wbemprox: Implement Win32_OperatingSystem.CSDVersion.
tree
|
commitdiff
2012-06-27
Hans Leidekker
wbemprox: Implement Win32_NetworkAdapter.Speed.
tree
|
commitdiff
2012-06-27
Hans Leidekker
wbemprox: Add support for 64-bit integer types.
tree
|
commitdiff
2012-06-27
Hans Leidekker
wbemprox: Store the result index in the class enumerato...
tree
|
commitdiff
2012-06-27
Hans Leidekker
wbemprox: Set the row count in fill_processor.
tree
|
commitdiff
2012-06-26
Hans Leidekker
wbemprox Implement Win32_Processor.CpuStatus and Win32_...
tree
|
commitdiff
2012-06-26
Hans Leidekker
wbemprox: Implement Win32_ComputerSystem.NumberOfLogica...
tree
|
commitdiff
2012-06-26
Hans Leidekker
wbemprox: Implement Win32_OperatingSystem.OSLanguage...
tree
|
commitdiff
2012-06-26
Hans Leidekker
wbemprox: Implement IWbemServices::CreateInstanceEnum.
tree
|
commitdiff
2012-06-26
Hans Leidekker
wbemprox: Implement IWbemServices::OpenNamespace.
tree
|
commitdiff
2012-06-25
Hans Leidekker
wbemprox: Parse the resource string in IWbemLocator...
tree
|
commitdiff
2012-06-25
Hans Leidekker
wbemprox: Add a partial Win32_NetworkAdapter class...
tree
|
commitdiff
next