summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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-159-6/+544
|/
* Merge branch 'software-indications' (early part)Michal Minar2013-04-1127-70/+2673
|\
| * logging improvementsMichal Minar2013-04-113-8/+31
| * added support for indications to software providersMichal Minar2013-04-116-5/+1578
| * 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-112-4/+910
| * moved singletonmixin module to shared subpackageMichal Minar2013-04-082-2/+2
* | Hardware: Added Processor Chip ProviderPeter Schiffer2013-04-1010-7/+523
* | Hardware: Code clean upPeter Schiffer2013-04-0812-240/+89
* | Hardware: Added Processor Cache Memory ProviderPeter Schiffer2013-04-0411-95/+1891
|/
* Hardware: added new providersPeter Schiffer2013-03-2610-7/+670
* marked two tests as dangerousMichal Minar2013-03-261-0/+2
* added association providerMichal Minar2013-03-263-0/+388
* new association providersMichal Minar2013-03-264-0/+508
* fixed get instance of AffectedSoftwareJobElementMichal Minar2013-03-261-3/+13
* added LMI_SoftwareInstallationServiceCapabilities providerMichal Minar2013-03-263-0/+522
* minor enhancementsMichal Minar2013-03-262-9/+5