summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Software-dbus: enhanced error reportingPeter Schiffer2014-03-284-35/+66
* Software-dbus: Implemented SoftwareIdentityResourceProviderPeter Schiffer2014-03-272-4/+183
* Software-dbus: implemented LMI_SystemSoftwareCollectionProviderPeter Schiffer2014-03-264-6/+46
* Software-dbus: Implemented SoftwareIdentity ProviderPeter Schiffer2014-03-265-13/+584
* Fix incorrect array length when reading provider config optionsRadek Novacek2014-03-252-30/+20
* account: Add tests for invalid system filesAlois Mahdal2014-03-252-1/+570
* Software-dbus: started new software-dbus providerPeter Schiffer2014-03-1427-0/+4345
* python: fixed SystemName verificationMichal Minar2014-03-101-2/+8
* Account: Try to make coverity happy.Robin Hack2014-03-051-3/+5
* account: Added test for race conditionsAlois Mahdal2014-02-273-0/+406
* Hardware: added VirtualMachine field to the Chassis providerPeter Schiffer2014-02-144-1/+97
* Account: Race conditions fixes (like: bz#1061150)Robin Hack2014-02-135-87/+149
* Hardware: added temperature to the DiskDriveProviderPeter Schiffer2014-02-103-1/+17
* logicalfile: fix GetInstance() on a socket fileJan Synacek2014-02-101-0/+3
* Hardware: minor CPU provider updatesPeter Schiffer2014-02-062-6/+20
* Hardware: use unknown RPM value if real value is unavailablePeter Schiffer2014-02-051-3/+8
* Hardware: don't set ConfiguredMemoryClockSpeed if it's unknownPeter Schiffer2014-02-051-2/+4
* Hardware: better cpu name fallbackPeter Schiffer2014-02-041-1/+5
* Hardware: fixed memory leakPeter Schiffer2014-02-041-0/+2
* Hardware: updated tests READMEPeter Schiffer2014-02-041-7/+10
* Hardware: Another conversion fix.Robin Hack2014-01-311-1/+1
* Hardware: Fix conversion to LMI data format.Robin Hack2014-01-311-1/+1
* Hardware: Added some documentation to README file.Robin Hack2014-01-311-0/+8
* Hardware: Fixes from review.Robin Hack2014-01-311-10/+15
* Hardware: Fixes from review.Robin Hack2014-01-312-61/+130
* Hardware: Upstream testsuite from QA.Robin Hack2014-01-313-0/+707
* Hardware: added disk capacity to LMI_DiskDriveProviderPeter Schiffer2014-01-305-10/+67
* Hardware: add cpu cores and threads fallbackPeter Schiffer2014-01-281-9/+9
* Hardware: fixed memory leak in dmidecode.cPeter Schiffer2014-01-271-4/+4
* Hardware: updated description of LMI_Processor classPeter Schiffer2014-01-271-1/+1
* Hardware: detect subsystem id and vendor for PCI BridgesPeter Schiffer2014-01-241-2/+7
* software: added tests for non-ascii charactersMichal Minar2014-01-243-46/+180
* tests: compare encoded values of keysMichal Minar2014-01-241-0/+8
* Hardware: updated LMI_PhysicalMemoryProviderPeter Schiffer2014-01-222-21/+22
* indicationmanager: Handle EOF in inotify readRadek Novacek2014-01-211-0/+6
* fan: make the sprintf_chip_name() thread-safeMichal Minar2014-01-211-10/+6
* Hardware: Removed upstream test suite for hw provider.Robin Hack2014-01-213-550/+0
* Hardware: Added upstream test suite.Robin Hack2014-01-213-0/+550
* Updated copyright yearsPeter Schiffer2014-01-16250-253/+253
* Remove trailing spacesPeter Schiffer2014-01-1647-1591/+1591
* service: wait for finish of systemd method call and return proper resultVitezslav Crhonek2014-01-162-10/+91
* Hardware: fixed typos in commentsPeter Schiffer2014-01-151-2/+2
* Hardware: renamed LMI_ATAProtocolEndpointProviderPeter Schiffer2014-01-154-62/+64
* Hardware: added LMI_DiskDriveDeviceSAPImplementationProviderPeter Schiffer2014-01-141-0/+284
* Hardware: added LMI_DiskDriveATAPortProviderPeter Schiffer2014-01-144-17/+414
* account: Use lckpwdf() to protect passwd filesTomas Bzatek2014-01-145-0/+83
* Hardware: added DiskDriveSAPAvailableForElementProviderPeter Schiffer2014-01-101-0/+279
* logicalfile: don't automatically fill FSName and FSCreationClassNameJan Synacek2014-01-106-38/+53
* software: SoftwareIdentityFileCheck test fixesMichal Minar2014-01-091-0/+3
* logicalfile: replace thread-unsafe functionsJan Synacek2014-01-092-83/+100