summaryrefslogtreecommitdiffstats
path: root/src/fan/LMI_FanAssociatedSensorProvider.c
Commit message (Collapse)AuthorAgeFilesLines
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-061-4/+4
|
* libopenlmi: reorganize and gatherJan Synacek2014-04-301-1/+0
| | | | | | | Make naming consistent. Gather common functionality into one library and try to use it across all providers. Introduce libtool-style versioning for libraries.
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
| | | | Updated copyright years to include new year 2014.
* Remove trailing spacesPeter Schiffer2014-01-161-33/+33
| | | | This patch removes trailing spaces from source files.
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-4/+4
| | | | | | | | | | | | | | PG_ComputerSystem has different method how to get hostname than our providers. In order to create the associations to this class we need to enumerate it. The downside is that all providers must supply CMPIContext to the lmi_init function. New function lmi_get_computer_system returns CMPIObjectPath to the configured CIM_ComputerSystem subclass instance. This object should be used in all references with ComputerSystem. Function lmi_get_system_name has been altered to return same value as ComputerSystem "Name" property.
* Call lmi_init function from providersRadek Novacek2013-09-191-0/+1
|
* Fix memory leaksStephen Gallagher2013-05-201-1/+8
| | | | | | | Fixes Coverity issues: * 10153 * 10154 * 10155
* Support for using libopenlmicommon by external providersRadek Novacek2013-04-171-1/+1
| | | | | | | | | * add FindOpenLMI.cmake module * add pkgconfig for OpenLMI * add openlmi.c/h with exported functions * add symlink with major version to openlmicommon library Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=948948
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
|
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-121-12/+14
|
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-281-0/+258