summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* software: more configurability of jobsMichal Minar2013-07-231-7/+7
* software: minimum time before job's removal configurableMichal Minar2013-07-231-5/+4
* software: configurable timeout for job completionMichal Minar2013-07-231-5/+7
* software: disable logging of separate processMichal Minar2013-07-233-80/+77
* software: using new Configuration and utility functionMichal Minar2013-07-2339-302/+214
* software: added custom cmpi_loggingMichal Minar2013-07-231-0/+282
* software: removed log messages for provider initMichal Minar2013-07-2320-53/+25
* software: be more tolerant when checking SystemNameMichal Minar2013-07-239-11/+22
* software: using new Configuration and utility functionMichal Minar2013-07-2322-103/+81
* software: added utility function for instance name creationMichal Minar2013-07-231-0/+20
* moved logging level option to BaseConfigurationMichal Minar2013-07-232-7/+16
* software: added software configuration classMichal Minar2013-07-232-1/+72
* python: added BaseConfiguration singleton classMichal Minar2013-07-231-0/+266
* software: made pegasus launch script executableMichal Minar2013-07-231-0/+0
* software: fixed shutdownMichal Minar2013-07-232-7/+1
* Allow for waiting for jobs.Jan Safranek2013-07-231-0/+16
* From Frank Eigler: Update README to reflect current state.Jan Safranek2013-07-181-4/+3
* Add license heares to scripts.Jan Safranek2013-07-182-0/+42
* Merge branch 'master'Peter Schiffer2013-07-1822-104/+852
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-07-1822-104/+852
| |\
| | * PCP<->CIM bridge prototype v3Frank Ch. Eigler2013-07-186-0/+334
| | * Indmanager: Fix coverity reportRoman Rakus2013-07-171-0/+3
| | * LogicalFile: use get_string_property_from_op() where appropriateJan Synacek2013-07-174-42/+15
| | * LogicalFile: set LMI_UnixFile.NameJan Synacek2013-07-171-0/+1
| | * LogicalFile: mention python-pyudev as a test dependencyJan Synacek2013-07-171-1/+5
| | * Account: Make tests a little bit robustRoman Rakus2013-07-173-19/+30
| | * Account: Tests for indicationsRoman Rakus2013-07-172-0/+258
| | * LogicalFile: add tests for property checksJan Synacek2013-07-171-0/+87
| | * LogicalFile: add property checksJan Synacek2013-07-174-42/+119
* | | Hardware: Package the cmpiLMI_Hardware-cimprovagt filePeter Schiffer2013-07-162-0/+23
|/ /
* / Hardware: Update LMI_PCIDevice providerPeter Schiffer2013-07-162-42/+218
|/
* Account: Use Account prefix in test logsRoman Rakus2013-07-164-12/+12
* LogicalFile: make selinux lookups non-fatalJan Synacek2013-07-151-2/+4
* Fix _lmi_debugJan Synacek2013-07-151-1/+1
* LogicalFile: add tests for selinuxJan Synacek2013-07-152-3/+39
* LogicalFile: add selinux contexts supportJan Synacek2013-07-152-1/+69
* LogicalFile: remove unused variableJan Synacek2013-07-121-2/+1
* LogicalFile: fix typoJan Synacek2013-07-121-1/+1
* software: do not check symlink's file mode in testsMichal Minar2013-07-101-3/+4
* software: fixed test of LMI_InstalledSoftwareIdentityMichal Minar2013-07-101-1/+1
* software: don't use some packages for dangerous testsMichal Minar2013-07-101-1/+5
* LogicalFile: Add testsJan Synacek2013-07-084-0/+384
* renamed openlmi namespace to lmiMichal Minar2013-07-0460-215/+213
* added exception logging to reference enumerationMichal Minar2013-07-041-0/+2
* small software test improvementsMichal Minar2013-07-042-8/+4
* fixed RequestStateChange of LMI_SoftwareIdentityResourceMichal Minar2013-07-046-25/+103
* added cimprovagt wrapper script for SELinuxMichal Minar2013-07-041-0/+24
* added tests for SoftwareIdentityFileCheckMichal Minar2013-07-031-8/+8
* added tests for SoftwareIdentityChecksMichal Minar2013-07-031-0/+144
* added tests for SoftwareIdentityFileCheckMichal Minar2013-07-033-3/+467