summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-273-6/+8
|\
| * Fixed a bad email addressRoman Rakus2013-06-271-1/+1
| * constify CMPIBroker in ind_managerRadek Novacek2013-06-172-5/+7
* | Hardware: Added pointing device providerPeter Schiffer2013-06-204-0/+508
|/
* 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-065-0/+832
* Hardware: Added chassis ports providerPeter Schiffer2013-06-065-0/+729
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-033-20/+36
|\
| * Account: Properly create/delete homedirsRoman Rakus2013-06-032-11/+15
| * Account: Correctly handle empty fields in shadow fileRoman Rakus2013-05-302-9/+21
* | Hardware: Connect processor(s) and memory with chassisPeter Schiffer2013-05-3011-29/+1572
|/
* service-dbus: Ignore instantiable servicesTomas Bzatek2013-05-271-1/+2
* service-dbus: Properly initialize local struct variablesTomas Bzatek2013-05-271-1/+1
* IMEventWatcher SHOULD be blockingRoman Rakus2013-05-271-1/+1
* Indication managerRoman Rakus2013-05-276-0/+1458
* Hardware: Added Baseboard (Motherboard) ProviderPeter Schiffer2013-05-237-16/+675
* 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