summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* call destructor of super class for YumDBMichal Minar2013-07-031-1/+1
* account: don't require indication managerRadek Novacek2013-07-033-5/+4
* Account: Remove dead codeRoman Rakus2013-07-031-6/+10
* implemented VerifyInstalledIdentity()Michal Minar2013-07-031-0/+75
* added some comments stringsMichal Minar2013-07-032-3/+18
* added another LMI_SoftwareVerificationJobMichal Minar2013-07-0313-96/+215
* clean up YumDB instance only if it's instantiatedMichal Minar2013-07-033-34/+139
* delete YumDB singleton in YumWorker processMichal Minar2013-07-032-1/+10
* added implementation for verification classesMichal Minar2013-07-039-28/+1603
* Account: Fix unreachable codeRoman Rakus2013-07-031-1/+1
* Account: Don't use uninitialized fieldsRoman Rakus2013-07-031-3/+4
* Account: Use strdup instead of malloc-strcpy comboRoman Rakus2013-07-031-4/+2
* LogicalFile: use udev to fill info about the filesystemJan Synacek2013-07-026-22/+113
* LogicalFile: remove unused variableJan Synacek2013-07-021-1/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-07-0111-18/+523
|\
| * Account: Indications for creation and deletionRoman Rakus2013-07-015-8/+482
| * Indication manager: Do first poll for newly added filtersRoman Rakus2013-07-011-0/+31
| * Adapt for KonkretCMPI changes in EmbeddedInstancesRadek Novacek2013-07-015-10/+10
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-273-1/+24
|\|
| * LogicalFile: install cimprovagt wrapper scriptJan Synacek2013-06-271-0/+2
| * LogicalFile: fix typoJan Synacek2013-06-271-1/+1
| * LogicalFile: add cimprovagt wrapper scriptJan Synacek2013-06-271-0/+21
* | Hardware: Added battery providersPeter Schiffer2013-06-278-2/+1396
|/