summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-273-6/+8
|\
| * Fixed a bad email addressRoman Rakus2013-06-271-1/+1
| * constify CMPIBroker in ind_managerRadek Novacek2013-06-172-5/+7
* | Hardware: Added pointing device providerPeter Schiffer2013-06-204-0/+508
|/
* Account: Use asprintf instead of snprintfRoman Rakus2013-06-128-37/+30
* Account: Use KReturn2 instead of CMReturnWithCharsRoman Rakus2013-06-124-130/+94
* Hardware: Added system slot providerPeter Schiffer2013-06-065-0/+832
* Hardware: Added chassis ports providerPeter Schiffer2013-06-065-0/+729
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-033-20/+36
|\
| * Account: Properly create/delete homedirsRoman Rakus2013-06-032-11/+15
| * Account: Correctly handle empty fields in shadow fileRoman Rakus2013-05-302-9/+21
* | Hardware: Connect processor(s) and memory with chassisPeter Schiffer2013-05-3011-29/+1572
|/
* service-dbus: Ignore instantiable servicesTomas Bzatek2013-05-271-1/+2
* service-dbus: Properly initialize local struct variablesTomas Bzatek2013-05-271-1/+1
* IMEventWatcher SHOULD be blockingRoman Rakus2013-05-271-1/+1
* Indication managerRoman Rakus2013-05-276-0/+1458
* Hardware: Added Baseboard (Motherboard) ProviderPeter Schiffer2013-05-237-16/+675
* Fix memory leaksStephen Gallagher2013-05-203-3/+24
* power: fix undefined symbols in power provider0.0.23Radek Novacek2013-05-201-13/+13
* power: Rename LMI_ConcreteJob to LMI_PowerConcreteJobRadek Novacek2013-05-201-37/+35