summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Service: Upstream test suite for service-dbus provider.Robin Hack2013-09-032-0/+525
* Realmd: check for possible NULL dereferencesTomas Smetana2013-09-031-1/+9
* software: fixed installation of rpm package from uriMichal Minar2013-09-021-2/+2
* Account: Remove unused codeRoman Rakus2013-09-021-20/+0
* Account: Use constants for method return valuesRoman Rakus2013-09-021-8/+15
* Account: Reflect delete user changes in docRoman Rakus2013-09-021-3/+13
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-09-021-36/+153
|\
| * Account: Fix build error, force -> ForceRoman Rakus2013-09-021-1/+1
| * Account: New delete methodRoman Rakus2013-09-021-47/+147
| * Account: Don't delete home dir if user is not ownerRoman Rakus2013-09-021-3/+20
* | Hardware: Get rid of different error return codes.Peter Schiffer2013-08-306-148/+3
|/
* Hardware: Fixed Coverity findingsPeter Schiffer2013-08-296-75/+121
* account: doc generation improvementsMichal Minar2013-08-291-1/+5
* 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