summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix issues when creating instance for broken repositoryMichal Minar2013-09-101-1/+2
* fixed getting information about verification jobMichal Minar2013-09-101-1/+1
* Hardware: Added PCI_Bridge providerPeter Schiffer2013-09-099-81/+1077
* logicalfile: correctly return an objectpathJan Synacek2013-09-091-1/+1
* logicalfile: protect libselinux calls with a mutexJan Synacek2013-09-091-0/+9
* logicalfile: use lstat(2) instead of stat(2)Jan Synacek2013-09-061-1/+1
* Account: Better return values for methodsRoman Rakus2013-09-051-14/+31
* Account: Fix memory leaksRoman Rakus2013-09-051-0/+6
* Account: Fix memory corruptionRoman Rakus2013-09-044-67/+117
* Account: Warn about a bug (libuser) in documentation.Roman Rakus2013-09-041-0/+5
* Account: Use return CIM_RC_ERR_FAILED instead of exit(1)Roman Rakus2013-09-0410-36/+41
* Merge branch 'master' of https://git.fedorahosted.org/cgit/openlmi-providersRobin Hack2013-09-041-0/+27
|\
| * Fix for cim-schema > 2.33Radek Novacek2013-09-031-0/+27
* | 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