summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hardware: added DiskDriveSAPAvailableForElementProviderPeter Schiffer2014-01-102-0/+289
* 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
* spec: sync changes from Fedora downstream spec fileRadek Novacek2014-01-091-0/+11
* spec: mark 0.4.1 as OpenLMI 1.0.1Radek Novacek2014-01-091-3/+3
* spec: prevent version mismatch caused by openlmi metapackageRadek Novacek2014-01-091-66/+70
* Use re-entrant version of strerror() for thread safetyTomas Bzatek2014-01-0911-36/+60
* Hardware: added ATAProtocolEndpointProviderPeter Schiffer2014-01-093-0/+279
* tests: ensure the use of exceptions is well definedMichal Minar2014-01-084-7/+12
* tests: Add missing import.Jan Safranek2014-01-081-0/+1
* Prepare 0.4.2 releaseJan Safranek2014-01-082-3/+6
* indmanager: Properly bump soname versionTomas Bzatek2014-01-071-2/+2
* service: Port tests to lmishell baseTomas Bzatek2014-01-071-35/+23
* software: fix example in documentationMichal Minar2014-01-061-1/+1
* software: fixed possible deadlock in session managerMichal Minar2014-01-061-10/+20
* software: test improvementsMichal Minar2014-01-069-24/+45
* spec: %cmake in SUSE creates build subdirKlaus Kaempf2014-01-061-5/+16
* spec: SUSE compatible RequiresKlaus Kaempf2014-01-061-0/+35
* spec: SUSE compatible BuildRequiresKlaus Kaempf2014-01-061-0/+29
* spec: SUSE compatible License and GroupKlaus Kaempf2014-01-061-0/+5
* 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
* build: Check for -fstack-protector-strong availabilityTomas Bzatek2013-12-201-1/+10
* Run providers as 'root' instead of the remote user (usually 'pegasus').Jan Safranek2013-12-191-0/+1
* Let the test write to stderr.Jan Safranek2013-12-191-3/+3
* Hardware: added DiskDriveElementSoftwareIdentity associationPeter Schiffer2013-12-192-0/+284
* Fixed dependency between openlmi-providers and openlmi-python-base.Jan Safranek2013-12-191-1/+1
* 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
* Enable instance tests by default.Jan Safranek2013-12-181-1/+1
* Update spec files for fixed openlmi-mof-register.Jan Safranek2013-12-181-0/+2
* Fixed openlmi-mof-register not to crash when CIMOM is down.Jan Safranek2013-12-182-12/+307
* indmanager: Rework thread cancellation againTomas Bzatek2013-12-182-3/+26
* Add test to call all EnumerateInstance{s,Names}, GetInstance, Associators and...Jan Safranek2013-12-171-0/+174
* python: install test utilities in new subpackageMichal Minar2013-12-172-2/+22
* power: Always init provider when startingRadek Novacek2013-12-172-6/+33
* power: Rewrite description of PowerStatesSupported propertyRadek Novacek2013-12-171-1/+22
* Hardware: added DiskDriveSoftwareIdentity providerPeter Schiffer2013-12-175-0/+282
* software: test fixes and improvementsMichal Minar2013-12-173-11/+11
* software: fixed creation of Error instanceMichal Minar2013-12-177-17/+19
* software: fix tests for rhel7Michal Minar2013-12-171-3/+28