summaryrefslogtreecommitdiffstats
path: root/src/software
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.1Radek Novacek2013-08-081-1/+1
* software: fix test for SoftwareIdentityResourceMichal Minar2013-08-081-10/+22
* software: support metalink attribute of repositoryMichal Minar2013-08-082-1/+9
* let's not assume AccessInfo to be filledMichal Minar2013-08-081-3/+4
* software: let's not presume, that any url is associated with repoMichal Minar2013-08-081-4/+4
* software: allow duplicate entries in repository configsMichal Minar2013-08-081-2/+5
* be more tolerant, when checking instance of SoftwareInstallationServiceMichal Minar2013-08-081-4/+6
* software: async jobs have associated job method resultsMichal Minar2013-08-082-14/+27
* assign __ReturnValue property of CIM_ConcreteJobMichal Minar2013-08-062-17/+37
* software: fixed declaration of namespace packageMichal Minar2013-08-061-0/+1
* Fixed license to LGPLv2.1+Jan Safranek2013-08-0127-243/+271
* python: synced version of eggs with openlmi-providersMichal Minar2013-07-301-1/+1
* software: fixed importsMichal Minar2013-07-305-10/+10
* software fix test of Invoke() methodMichal Minar2013-07-292-2/+6
* removed test for enumeration of software identitiesMichal Minar2013-07-291-38/+0
* software: fixed installation of software profile mofMichal Minar2013-07-261-2/+4
* software: add tracing decoratorMichal Minar2013-07-261-0/+1
* software: fixed logging decoratorMichal Minar2013-07-261-2/+2
* software: added profile registration mof skeletonMichal Minar2013-07-262-0/+86
* software: disable enumeration of software identitiesMichal Minar2013-07-261-10/+3
* software: renamed option names to CamelCaseMichal Minar2013-07-261-3/+3
* 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