summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providers0.0.22Michal Minar2013-05-101-30/+0
|\
| * Removed duplicate definitions of LMI_PhysicalMemory and LMI_PhysicalMemoryRea...Jan Safranek2013-05-101-30/+0
* | fixed GetInstance on AffectedSoftwareJobElementMichal Minar2013-05-101-1/+1
* | fixed method invocation of SoftwareInstallationServiceMichal Minar2013-05-101-11/+10
* | made software mof file more organizedMichal Minar2013-05-101-74/+91
|/
* Merge branch 'software-indications'Michal Minar2013-05-109-76/+335
|\
| * support for method parameters and pre/post indicationsMichal Minar2013-05-108-76/+305
| * Hardware: Added Physical Memory ProviderPeter Schiffer2013-05-101-0/+15
| * Hardware: Added Physical Memory ProviderPeter Schiffer2013-05-101-0/+15
* | 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
* | | Add configuration file for ReviewBoardStephen Gallagher2013-05-091-0/+2
* | | Fix wrong condition when registering providerRadek Novacek2013-05-071-2/+2
| |/ |/|
* | replaced "debugging" hostname with something more obvious0.0.21Michal Minar2013-05-021-5/+5
* | fixed checking for long options in openlmi-mof-registerMichal Minar2013-05-021-1/+1
* | Hardware: Added additional information to the Memory providerPeter Schiffer2013-04-305-4/+188
* | 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-2631-172/+8416
|\
| * registration script now allows to specify cimomMichal Minar2013-04-261-26/+57
| * openlmi-cimmof used by openlmi-mof-registerMichal Minar2013-04-262-0/+6
| * added script for online modification of pegasus repoMichal Minar2013-04-261-0/+340
| * 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-265-129/+87
| * fixed error handling upon method params checkMichal Minar2013-04-261-1/+1
| * Add the provider howto documentTomas Smetana2013-04-251-0/+1213
| * 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-2422-1/+6581
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-04-2319-24/+52
|\|
| * fixed enumeration of repository associationsMichal Minar2013-04-221-2/+2
| * renamed mof files according to LMI conventionMichal Minar2013-04-2217-19/+45
| * added Association qualifier to classes, that missed itMichal Minar2013-04-221-1/+3
| * small logging improvementMichal Minar2013-04-221-2/+2
* | Hardware: Added Physical Memory ProviderPeter Schiffer2013-04-2313-36/+888
|/
* 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-1715-94/+293
|\ \
| * | Support for using libopenlmicommon by external providersRadek Novacek2013-04-1713-35/+189
| |/
| * Fixed missing brace.Jan Safranek2013-04-161-1/+1
| * Fixed subscription check, the new IndicationManager has additional parameter.Jan Safranek2013-04-161-1/+2