summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use re-entrant version of strerror() for thread safetyTomas Bzatek2014-01-0911-36/+60
* Hardware: added ATAProtocolEndpointProviderPeter Schiffer2014-01-092-0/+245
* tests: ensure the use of exceptions is well definedMichal Minar2014-01-084-7/+12
* tests: Add missing import.Jan Safranek2014-01-081-0/+1
* indmanager: Properly bump soname versionTomas Bzatek2014-01-071-2/+2
* service: Port tests to lmishell baseTomas Bzatek2014-01-071-35/+23
* software: fixed possible deadlock in session managerMichal Minar2014-01-061-10/+20
* software: test improvementsMichal Minar2014-01-069-24/+45
* journald: Port tests to lmishell baseTomas Bzatek2014-01-034-75/+88
* account: Port tests to lmishell baseTomas Bzatek2014-01-036-112/+126
* Port indication test base to lmishellTomas Bzatek2014-01-031-0/+81
* account: Code cleanupTomas Bzatek2013-12-201-10/+1
* indmanager: Properly free diff list dataTomas Bzatek2013-12-201-0/+2
* indmanager: Bump soname versionTomas Bzatek2013-12-201-2/+2
* indmanager: Code annotation cleanupTomas Bzatek2013-12-201-22/+32
* indmanager: Properly detach the manage thread from CIMOMTomas Bzatek2013-12-201-20/+41
* Let the test write to stderr.Jan Safranek2013-12-191-3/+3
* Hardware: added DiskDriveElementSoftwareIdentity associationPeter Schiffer2013-12-191-0/+274
* software: fixed tests behaviour under nosetestsMichal Minar2013-12-191-13/+13
* software: test fixesMichal Minar2013-12-192-2/+9
* software: added test for SoftwareInstallationServiceMichal Minar2013-12-191-0/+20
* Do not skip LMI_MountedFileSystem during tests.Jan Safranek2013-12-181-1/+0
* Fixed openlmi-mof-register not to crash when CIMOM is down.Jan Safranek2013-12-181-0/+303
* indmanager: Rework thread cancellation againTomas Bzatek2013-12-182-3/+26