summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added implementation for verification classesMichal Minar2013-07-0310-28/+1614
* added software verification classes to mofMichal Minar2013-07-031-2/+261
* Account: Fix unreachable codeRoman Rakus2013-07-031-1/+1
* Account: Don't use uninitialized fieldsRoman Rakus2013-07-031-3/+4
* Account: Use strdup instead of malloc-strcpy comboRoman Rakus2013-07-031-4/+2
* Add LogicalFile to READMEJan Synacek2013-07-031-0/+11
* LogicalFile: remove explicit lib dependency from specJan Synacek2013-07-031-1/+0
* LogicalFile: use udev to fill info about the filesystemJan Synacek2013-07-027-22/+116
* LogicalFile: remove unused variableJan Synacek2013-07-021-1/+0
* Merge branch 'master'Peter Schiffer2013-07-0112-18/+538
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-07-0112-18/+538
| |\
| | * Account: Indications for creation and deletionRoman Rakus2013-07-016-8/+497
| | * Indication manager: Do first poll for newly added filtersRoman Rakus2013-07-011-0/+31
| | * Adapt for KonkretCMPI changes in EmbeddedInstancesRadek Novacek2013-07-015-10/+10
* | | Merge branch 'master'Peter Schiffer2013-06-2713-3/+1455
|\| |
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-274-1/+25
| |\|
| | * LogicalFile: install cimprovagt wrapper scriptJan Synacek2013-06-271-0/+2
| | * LogicalFile: fix typoJan Synacek2013-06-271-1/+1
| | * LogicalFile: add cimprovagt wrapper scriptJan Synacek2013-06-272-0/+22
| * | Hardware: Added battery providersPeter Schiffer2013-06-279-2/+1430
| |/
* / Updated .spec file for hardware sub-packagePeter Schiffer2013-06-271-0/+27
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-277-9/+35
|\
| * Fixed a bad email addressRoman Rakus2013-06-271-1/+1
| * Fix nosetests discoveryRadek Novacek2013-06-271-3/+1
| * Add ldconfig post and postun for indmanager subpkgRadek Novacek2013-06-171-0/+3
| * Add FindOpenLMIIndManager cmake moduleRadek Novacek2013-06-173-0/+23
| * constify CMPIBroker in ind_managerRadek Novacek2013-06-172-5/+7
* | Hardware: Added pointing device providerPeter Schiffer2013-06-205-0/+513
|/
* 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-066-0/+847
* Hardware: Added chassis ports providerPeter Schiffer2013-06-066-0/+744
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-06-034-21/+40
|\
| * Account: Properly create/delete homedirsRoman Rakus2013-06-032-11/+15
| * Release 0.0.250.0.25Roman Rakus2013-06-031-1/+4
| * Account: Correctly handle empty fields in shadow fileRoman Rakus2013-05-302-9/+21
* | Hardware: Connect processor(s) and memory with chassisPeter Schiffer2013-05-3012-29/+1622
|/
* Include Indication manager in spec fileRoman Rakus2013-05-281-2/+28
* service-dbus: Ignore instantiable servicesTomas Bzatek2013-05-271-1/+2
* service-dbus: Properly initialize local struct variablesTomas Bzatek2013-05-271-1/+1
* openlmi-mof-register: Handle --helpTomas Bzatek2013-05-271-0/+4
* IMEventWatcher SHOULD be blockingRoman Rakus2013-05-271-1/+1
* Indication managerRoman Rakus2013-05-277-0/+1459
* Hardware: Added Baseboard (Motherboard) ProviderPeter Schiffer2013-05-238-16/+690
* Don't install nonexisting openlmi-cimmof fileRadek Novacek2013-05-231-1/+0
* Fix typo in spec fileRadek Novacek2013-05-231-1/+1
* Remove openlmi-cimmof also from the spec file.Jan Safranek2013-05-221-2/+8
* Remove obsolete openlmi-cimmof script, we use pywbem mofcomp.Jan Safranek2013-05-221-342/+0
* Start Pegasus when deregistering providers.Jan Safranek2013-05-221-0/+28
* Deregister provider first and classes afterwards.Jan Safranek2013-05-221-1/+1