summaryrefslogtreecommitdiffstats
path: root/src/software/lmi
Commit message (Expand)AuthorAgeFilesLines
* python: bumped egg versions to 0.4.0Michal Minar2013-10-241-1/+1
* python: let's not hardcode version in setupsMichal Minar2013-10-242-1/+28
* software: decorate function correctlyMichal Minar2013-10-183-6/+8
* software: fixed regular expressions matching identityMichal Minar2013-10-101-7/+8
* Use PG_ComputerSystem by default.Jan Safranek2013-10-091-1/+1
* software: fixed exception handlingMichal Minar2013-10-041-1/+1
* software: docstrings updateMichal Minar2013-10-041-30/+40
* software: fix startupMichal Minar2013-10-041-3/+9
* software: let's check only for subclasses of CIM_ComputerSystemMichal Minar2013-10-047-12/+12
* software: fixed critical section problemMichal Minar2013-09-121-2/+2
* logging improvements and fixMichal Minar2013-09-121-3/+5
* software: fixed updating of package done by async methodMichal Minar2013-09-102-3/+4
* fix issues when creating instance for broken repositoryMichal Minar2013-09-101-1/+2
* fixed getting information about verification jobMichal Minar2013-09-101-1/+1
* software: fixed installation of rpm package from uriMichal Minar2013-09-021-2/+2
* software: using shared cmpi_logging moduleMichal Minar2013-08-2340-323/+41
* removed redundant configuration option [Log]LevelMichal Minar2013-08-231-6/+0
* software: added FindIdentity() functionMichal Minar2013-08-235-13/+133
* software: properly search for packages filtered by repoidMichal Minar2013-08-231-0/+9
* software: fixed logging of tracing decoratorMichal Minar2013-08-231-1/+1
* software: support metalink attribute of repositoryMichal Minar2013-08-082-1/+9
* software: let's not presume, that any url is associated with repoMichal Minar2013-08-081-4/+4
* 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
* Fixed license to LGPLv2.1+Jan Safranek2013-08-0127-243/+271
* software: fixed importsMichal Minar2013-07-305-10/+10
* software: add tracing decoratorMichal Minar2013-07-261-0/+1
* software: fixed logging decoratorMichal Minar2013-07-261-2/+2
* software: disable enumeration of software identitiesMichal Minar2013-07-261-10/+3
* software: renamed option names to CamelCaseMichal Minar2013-07-261-3/+3
* software: added doc strings; spaces, be goneMichal Minar2013-07-239-73/+76
* software: test fixesMichal Minar2013-07-231-2/+2
* 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-233-4/+15
* 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-231-0/+70
* software: fixed shutdownMichal Minar2013-07-232-7/+1
* renamed openlmi namespace to lmiMichal Minar2013-07-0448-0/+14887