summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* spec: add libselinux-devel to BuildRequiresJan Synacek2013-07-151-1/+5
* 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-153-1/+76
* LogicalFile: remove unused variableJan Synacek2013-07-121-2/+1
* LogicalFile: fix typoJan Synacek2013-07-121-1/+1
* added profile registration classMichal Minar2013-07-102-1/+99
* 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
* spec files changes to cope with python namespace changeMichal Minar2013-07-041-9/+12
* renamed openlmi namespace to lmiMichal Minar2013-07-0461-239/+237
* 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-043-22/+59
* 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-0316-131/+346
* 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-0310-28/+1614
* added software verification classes to mofMichal Minar2013-07-031-2/+261
* 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
* Add LogicalFile to READMEJan Synacek2013-07-031-0/+11
* LogicalFile: remove explicit lib dependency from specJan Synacek2013-07-031-1/+0
* LogicalFile: use udev to fill info about the filesystemJan Synacek2013-07-027-22/+116
* LogicalFile: remove unused variableJan Synacek2013-07-021-1/+0
* Merge branch 'master'Peter Schiffer2013-07-0112-18/+538
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-07-0112-18/+538
| |\
| | * Account: Indications for creation and deletionRoman Rakus2013-07-016-8/+497
| | * 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'Peter Schiffer2013-06-2713-3/+1455
|\| |
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-274-1/+25
| |\|
| | * LogicalFile: install cimprovagt wrapper scriptJan Synacek2013-06-271-0/+2
| | * LogicalFile: fix typoJan Synacek2013-06-271-1/+1