summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-201-37/+35
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-05-1713-1843/+189
|\
| * Remove the complex API dbus-style API from realmd providerStef Walter2013-05-178-1810/+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
| * | 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
| |/
* / Hardware: Added Chassis providerPeter Schiffer2013-05-145-0/+485
|/
* service: fix mof nameVitezslav Crhonek2013-05-131-1/+1
* service: added dbus based service providerVitezslav Crhonek2013-05-135-1/+764
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-05-1317-256/+337
|\
| * fixed GetInstance on AffectedSoftwareJobElementMichal Minar2013-05-101-1/+1
| * fixed method invocation of SoftwareInstallationServiceMichal Minar2013-05-101-11/+10
| * Merge branch 'software-indications'Michal Minar2013-05-108-76/+305
| |\
| | * support for method parameters and pre/post indicationsMichal Minar2013-05-108-76/+305
| * | Merge branch 'devel/parse-instance'Jan Safranek2013-05-102-32/+22
| |\ \
| | * | Added global function to parse InstanceID.Jan Safranek2013-05-022-32/+22
| * | | realmd: Remove extra semi-colonsStef Walter2013-05-095-5/+5
| * | | Remove unused functions from realmd providerStef Walter2013-05-091-137/+0
| | |/ | |/|
* / | Hardware: Better support for multi CPU systems and kvm guests.Peter Schiffer2013-05-077-74/+217
|/ /
* | Hardware: Added additional information to the Memory providerPeter Schiffer2013-04-304-4/+168
* | openlmi.common.JobManager: fix output parameter nameJan Synacek2013-04-291-1/+1
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-04-2624-137/+6164
|\
| * fixed output parameter name of GetError methodMichal Minar2013-04-261-1/+1
| * Revert "Merge branch 'software-indications' of ssh://git.fedorahosted.org/git...Michal Minar2013-04-261-1/+1
| * updated doc comments for cimom callbacksMichal Minar2013-04-262-9/+114
| * modified indication filtersMichal Minar2013-04-264-116/+76
| * fixed error handling upon method params checkMichal Minar2013-04-261-1/+1
| * Fixed LMI_ConcreteJob.GetError and .GetErrors to return correct CIM instance.Jan Safranek2013-04-251-11/+22
| * Rename LMI_Realmd.mof to 60_LMI_Realmd.mofTomas Smetana2013-04-241-1/+1
| * New provider: RealmDTomas Smetana2013-04-2419-0/+5951
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-04-238-10/+10
|\|
| * fixed enumeration of repository associationsMichal Minar2013-04-221-2/+2
| * renamed mof files according to LMI conventionMichal Minar2013-04-226-6/+6
| * small logging improvementMichal Minar2013-04-221-2/+2
* | Hardware: Added Physical Memory ProviderPeter Schiffer2013-04-2312-36/+873
|/
* Merge branch 'devel/sync-job'Jan Safranek2013-04-193-105/+525
|\
| * Set default log level to INFO.Jan Safranek2013-04-161-1/+1
| * Use UTC times for all wall clock times.Jan Safranek2013-04-161-2/+2
| * Remove whitespaces.Jan Safranek2013-04-161-75/+75
| * Use monotonic clock for job expiration.Jan Safranek2013-04-161-21/+32
| * Use TimerManager where appropriate.Jan Safranek2013-04-162-9/+18
| * Add TimerManager.Jan Safranek2013-04-161-0/+400
* | Fix path to configured openlmi.pc fileRadek Novacek2013-04-171-1/+1
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-04-1713-94/+271
|\ \
| * | Support for using libopenlmicommon by external providersRadek Novacek2013-04-1711-35/+167
| |/
| * Fixed missing brace.Jan Safranek2013-04-161-1/+1
| * Fixed subscription check, the new IndicationManager has additional parameter.Jan Safranek2013-04-161-1/+2