summaryrefslogtreecommitdiffstats
path: root/src/software
Commit message (Expand)AuthorAgeFilesLines
* documentation: extended configuration sectionMichal Minar2013-10-151-0/+4
* software: removed TODOMichal Minar2013-10-101-6/+0
* software: added configuration section to docMichal Minar2013-10-102-0/+152
* software: documentation improvementsMichal Minar2013-10-107-0/+506
* software: doc improvementsMichal Minar2013-10-101-5/+6
* software: adjust the config commentMichal Minar2013-10-101-1/+4
* software: fixed regular expressions matching identityMichal Minar2013-10-101-7/+8
* Use PG_ComputerSystem by default.Jan Safranek2013-10-099-25/+25
* added admin documentation for softwareMichal Minar2013-10-087-0/+1345
* python: version bump of python providersMichal Minar2013-10-081-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: url check fix in testMichal Minar2013-10-041-3/+3
* software: speeded up testsMichal Minar2013-10-046-0/+12
* software: let's check only for subclasses of CIM_ComputerSystemMichal Minar2013-10-047-12/+12
* Priority of traces should be lower than priority of DEBUG log messagesRadek Novacek2013-09-191-1/+1
* software: fixed critical section problemMichal Minar2013-09-121-2/+2
* logging improvements and fixMichal Minar2013-09-121-3/+5
* software: removed outdated console scriptMichal Minar2013-09-102-245/+6
* 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
* bumped version to 0.2.00.2.0Michal Minar2013-08-281-1/+1
* renamed python eggsMichal Minar2013-08-231-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
* 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