summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ldconfig post and postun for indmanager subpkgRadek Novacek2013-06-171-0/+3
* Add FindOpenLMIIndManager cmake moduleRadek Novacek2013-06-173-0/+23
* constify CMPIBroker in ind_managerRadek Novacek2013-06-172-5/+7
* Account: Use asprintf instead of snprintfRoman Rakus2013-06-128-37/+30
* Account: Use KReturn2 instead of CMReturnWithCharsRoman Rakus2013-06-124-130/+94
* Hardware: Added system slot providerPeter Schiffer2013-06-066-0/+847
* Hardware: Added chassis ports providerPeter Schiffer2013-06-066-0/+744
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-034-21/+40
|\
| * Account: Properly create/delete homedirsRoman Rakus2013-06-032-11/+15
| * Release 0.0.250.0.25Roman Rakus2013-06-031-1/+4
| * Account: Correctly handle empty fields in shadow fileRoman Rakus2013-05-302-9/+21
* | Hardware: Connect processor(s) and memory with chassisPeter Schiffer2013-05-3012-29/+1622
|/
* Include Indication manager in spec fileRoman Rakus2013-05-281-2/+28
* service-dbus: Ignore instantiable servicesTomas Bzatek2013-05-271-1/+2
* service-dbus: Properly initialize local struct variablesTomas Bzatek2013-05-271-1/+1
* openlmi-mof-register: Handle --helpTomas Bzatek2013-05-271-0/+4
* IMEventWatcher SHOULD be blockingRoman Rakus2013-05-271-1/+1
* Indication managerRoman Rakus2013-05-277-0/+1459
* Hardware: Added Baseboard (Motherboard) ProviderPeter Schiffer2013-05-238-16/+690
* Don't install nonexisting openlmi-cimmof fileRadek Novacek2013-05-231-1/+0
* Fix typo in spec fileRadek Novacek2013-05-231-1/+1
* Remove openlmi-cimmof also from the spec file.Jan Safranek2013-05-221-2/+8
* Remove obsolete openlmi-cimmof script, we use pywbem mofcomp.Jan Safranek2013-05-221-342/+0
* Start Pegasus when deregistering providers.Jan Safranek2013-05-221-0/+28
* Deregister provider first and classes afterwards.Jan Safranek2013-05-221-1/+1
* Use group: to find out module name in Pegasus.Jan Safranek2013-05-221-1/+1
* Use mofcomp from pywbem to parse MOF files and remove all its classes and ins...Jan Safranek2013-05-221-5/+1
* Fixed PowerManagement.mof to be readable by Pegasus.Jan Safranek2013-05-221-1/+1
* Fix comment end in Software.mofJan Safranek2013-05-221-0/+1
* Fix memory leaksStephen Gallagher2013-05-203-3/+24
* power: fix undefined symbols in power provider0.0.23Radek Novacek2013-05-201-13/+13
* power: Rename LMI_ConcreteJob to LMI_PowerConcreteJobRadek Novacek2013-05-202-37/+40
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-05-1722-2325/+313
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-05-172-0/+4
| |\
| | * Fix crash in openlmi-cimmof when pegasus is not runningRadek Novacek2013-05-161-0/+2
| | * Set project name and dont require C++ compilerRadek Novacek2013-05-161-0/+2
| * | Remove the complex API dbus-style API from realmd providerStef Walter2013-05-179-2248/+36
| * | Merge branch 'devel/stop-threads'Jan Safranek2013-05-173-31/+129
| |\ \
| | * | Add method to stop the running thread to all Managers.Jan Safranek2013-05-163-31/+129
| * | | Remove LMI_ConcreteJob definition from LMI_PowerManagement.mofJan Safranek2013-05-171-5/+0
| | |/ | |/|
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersJan Safranek2013-05-164-25/+99
| |\ \ | | |/ | |/|
| | * Add ReturnInstance macro to be used instead of KReturnInstanceRadek Novacek2013-05-161-0/+10
| | * Handle error cases properly in getFQDN functionRadek Novacek2013-05-161-2/+14
| | * Support more MOFs and MOF include for konkret generateRadek Novacek2013-05-161-23/+61
| | * Extend FindOpenLMI.cmake to find common MOF filesRadek Novacek2013-05-161-0/+14
| * | Added group: to openlmi-software.Jan Safranek2013-05-141-0/+20
| * | Updated register-pegasus script to generate better ProviderModuleName.Jan Safranek2013-05-141-14/+18
| * | Updated PG_ProviderModule.Vendor of generated provider registrations.Jan Safranek2013-05-141-1/+1
| * | cim2uml now shows detailed message on GetInstance error.Jan Safranek2013-05-141-1/+6
| |/
* / Hardware: Added Chassis providerPeter Schiffer2013-05-146-0/+494
|/