summaryrefslogtreecommitdiffstats
path: root/src/software
Commit message (Expand)AuthorAgeFilesLines
* software: added sample configurationMichal Minar2013-07-233-0/+108
* software: added doc strings; spaces, be goneMichal Minar2013-07-2310-74/+77
* software: test fixesMichal Minar2013-07-232-2/+5
* software: YumWorker timeout parameters configurableMichal Minar2013-07-231-11/+8
* 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-231-3/+11
* software: added software configuration classMichal Minar2013-07-232-1/+72
* software: made pegasus launch script executableMichal Minar2013-07-231-0/+0
* software: fixed shutdownMichal Minar2013-07-232-7/+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
* renamed openlmi namespace to lmiMichal Minar2013-07-0452-202/+200
* 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
* 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
* fixed GetInstance on AffectedSoftwareJobElementMichal Minar2013-05-101-1/+1
* fixed method invocation of SoftwareInstallationServiceMichal Minar2013-05-101-11/+10
* support for method parameters and pre/post indicationsMichal Minar2013-05-108-76/+305
* fixed output parameter name of GetError methodMichal Minar2013-04-261-1/+1
* Revert "Merge branch 'software-indications' of ssh://git.fedorahosted.org/git...Michal Minar2013-04-261-1/+1
* updated doc comments for cimom callbacksMichal Minar2013-04-261-4/+62
* modified indication filtersMichal Minar2013-04-262-75/+13
* fixed error handling upon method params checkMichal Minar2013-04-261-1/+1
* fixed enumeration of repository associationsMichal Minar2013-04-221-2/+2
* logging improvementsMichal Minar2013-04-113-8/+31
* added support for indications to software providersMichal Minar2013-04-115-5/+46
* docu updated and fixed on some placesMichal Minar2013-04-115-8/+104
* added LMI_ to classnames prefix for to key propertiesMichal Minar2013-04-1116-43/+43
* added indication manager to openlmi.commonMichal Minar2013-04-111-4/+229