summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Account: New delete methodRoman Rakus2013-09-022-47/+174
* Account: Don't delete home dir if user is not ownerRoman Rakus2013-09-021-3/+20
* New registration script: adds separate registrations database, Python onlyTomas Smetana2013-09-021-0/+500
|\
| * add database and reregistrationTomas Smetana2013-09-021-70/+96
| * Merge branch 'master' into regdbTomas Smetana2013-08-2356-785/+676
| |\
| * | add database supportTomas Smetana2013-08-231-9/+155
| * | Add license clause to the registration python scriptTomas Smetana2013-08-151-0/+21
| * | Merge branch 'master' into regdbTomas Smetana2013-08-154-63/+95
| |\ \
| * | | rewrite the registration script in pythonTomas Smetana2013-08-151-0/+307
* | | | Add cim-schema as dependency to READMERadek Novacek2013-08-301-0/+1
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-08-291-1/+1
|\ \ \ \
| * | | | spec: fix missing backslashJan Synacek2013-08-291-1/+1
* | | | | 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-2815-119/+123
* | | | spec: added account documentation subpackageMichal Minar2013-08-281-1/+24
* | | | python: improved loggingMichal Minar2013-08-271-3/+11
* | | | logicalfile: make uses of strcmp() more readableJan Synacek2013-08-274-35/+35
* | | | spec: fixed installation of python eggsMichal Minar2013-08-271-4/+7
* | | | pcp: renamed python egg to openlmi-pcpMichal Minar2013-08-271-2/+2
* | | | logicalfile: coverity fixesJan Synacek2013-08-271-2/+7
* | | | spec: Fix typoRadek Novacek2013-08-271-1/+1
* | | | spec: create /var/log/ directory before creating log fileRadek Novacek2013-08-271-0/+1
* | | | spec: Create log file in buildrootRadek Novacek2013-08-271-0/+3
* | | | 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-236-13/+166
* | | 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: added missing Implemented qualifier to mofMichal Minar2013-08-231-1/+1
* | | tools: Create correct reference for arraysRoman Rakus2013-08-221-1/+4
* | | 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
| |/ |/|
* | Fixed registration of __MethodParameters classes - they are for Pegasus only.Jan Safranek2013-08-153-62/+94
* | Fix namespace for testsRoman Rakus2013-08-141-1/+1
|/
* spec: Require dmidecode only on supported archs0.1.1Radek Novacek2013-08-081-0/+3
* Bump version to 0.1.1Radek Novacek2013-08-084-5/+9
* software: fix test for SoftwareIdentityResourceMichal Minar2013-08-081-10/+22