summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bumped version to 0.2.00.2.0Michal Minar2013-08-283-3/+3
* python: improved loggingMichal Minar2013-08-271-3/+11
* logicalfile: make uses of strcmp() more readableJan Synacek2013-08-274-35/+35
* pcp: renamed python egg to openlmi-pcpMichal Minar2013-08-271-2/+2
* logicalfile: coverity fixesJan Synacek2013-08-271-2/+7
* logicalfile: improve testsJan Synacek2013-08-261-21/+120
* logicalfile: correctly apply filters in LMI_DirectoryContainsFileJan Synacek2013-08-261-10/+78
* logicalfile: correctly apply filters in LMI_FileIdentityJan Synacek2013-08-262-6/+38
* logicalfile: correctly apply filters in LMI_RootDirectoryJan Synacek2013-08-263-56/+107
* Account: DocumentationRoman Rakus2013-08-267-0/+751
* Account: Remove unused sourceRoman Rakus2013-08-231-222/+0
* renamed python eggsMichal Minar2013-08-232-3/+3
* software: using shared cmpi_logging moduleMichal Minar2013-08-2340-323/+41
* python: redone cmpi_loggingMichal Minar2013-08-234-186/+381
* 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
* indmanager: Use CMTraceMessage() instead of CMLogMessage()Tomas Bzatek2013-08-211-1/+1
* indmanager: Force thread cancellation on im_stop_ind()Tomas Bzatek2013-08-212-17/+50
* indmanager: Get object path from instances to be sent when not pollingTomas Bzatek2013-08-151-1/+1
* indmanager: Pass IMManager* instance in the IMInstGather callbackTomas Bzatek2013-08-152-6/+9
* indmanager: Protect ind_manager.h from multiple inclusionTomas Bzatek2013-08-151-0/+5
* indmanager: Fix IMEventWatcher arguments to be able to actually set dataTomas Bzatek2013-08-155-5/+5
* Fix namespace for testsRoman Rakus2013-08-141-1/+1
* Bump version to 0.1.1Radek Novacek2013-08-082-2/+2
* 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
* Work around Pegasus not being able to handle instances of unknown classes.Jan Safranek2013-08-061-13/+25
* Fixed license to LGPLv2.1+Jan Safranek2013-08-0127-243/+271
* python: synced version of eggs with openlmi-providersMichal Minar2013-07-302-2/+2
* software: fixed importsMichal Minar2013-07-305-10/+10
* openlmi-python: split python packageMichal Minar2013-07-309-11/+37
* Hardware: Fixed enumerating memory modulesPeter Schiffer2013-07-291-2/+4
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-07-293-40/+6
|\
| * software fix test of Invoke() methodMichal Minar2013-07-292-2/+6
| * removed test for enumeration of software identitiesMichal Minar2013-07-291-38/+0
* | Hardware: Added additional information to the LMI_ChassisPeter Schiffer2013-07-299-42/+119
|/
* Hardware: Added profile registrationPeter Schiffer2013-07-293-0/+127
* 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-263-0/+90