summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Removed logging from indication sender thread.Jan Safranek2013-04-161-1/+0
| * Added a log decorator to IndicationManager.__init__Jan Safranek2013-04-161-0/+1
| * Updated the filter queries to match those in software provider.Jan Safranek2013-04-161-21/+20
| * Synchronize JobManager with storage.Jan Safranek2013-04-121-35/+80
* | Hardware: Added System Memory ProviderPeter Schiffer2013-04-1510-6/+561
|/
* Merge branch 'software-indications' (early part)Michal Minar2013-04-1131-82/+2839
|\
| * logging improvementsMichal Minar2013-04-113-8/+31
| * openlmi-mof-register gets support for different namespacesMichal Minar2013-04-111-12/+43
| * added support for indications to software providersMichal Minar2013-04-118-5/+1597
| * docu updated and fixed on some placesMichal Minar2013-04-116-21/+122
| * added LMI_ to classnames prefix for to key propertiesMichal Minar2013-04-1116-43/+43
| * added indication manager to openlmi.commonMichal Minar2013-04-113-4/+1014
| * moved singletonmixin module to shared subpackageMichal Minar2013-04-082-2/+2
* | Hardware: Added Processor Chip ProviderPeter Schiffer2013-04-1011-9/+540
* | Hardware: Code clean upPeter Schiffer2013-04-0812-240/+89