summaryrefslogtreecommitdiffstats
path: root/src/fan
Commit message (Collapse)AuthorAgeFilesLines
* renamed mof files according to LMI conventionMichal Minar2013-04-221-1/+1
| | | | | | | | | | | | | | | Mof files prefixed with digits ensuring their correct order of parsing upon their installation. This avoids problems with sfcbmof compiler, which can not handle dependent classes being parsed before their antecedents. Convention is specified in mof/README. Removed inclusion of LMI_Qualifiers in LMI_Jobs. LMI_Qualifiers should be registered in cimom instead of included in dependent mof files. This allows it to be used by any other providers simultaneously. Modified references to mof files in cmake build files.
* Support for using libopenlmicommon by external providersRadek Novacek2013-04-172-2/+2
| | | | | | | | | * 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-135-5/+5
|
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-125-54/+68
|
* Change project name from Cura to OpenLMIRadek Novacek2012-10-221-3/+3
|
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-291-1/+1
| | | | | If CuraMacros are used by different provider it needs to change location where the .reg is installed.
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-284-223/+223
|
* updated fan READMEMichal Minar2012-08-021-18/+4
|
* Add 'Cura_' to provider library nameRadek Novacek2012-08-021-1/+1
|
* Add GPLv2 license file and GPLv2+ headers to all filesRadek Novacek2012-08-025-18/+74
|
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-316-234/+234
|
* Merge READMEs to one, get rid of should-be-global files in serviceRadek Novacek2012-07-301-674/+0
|
* fan: port Fan provider to KonkretCMPIRadek Novacek2012-07-3018-2207/+1052
|
* Unify logging through all providersRadek Novacek2012-07-271-8/+5
| | | | | Needs to be ported to sfcb/pegasus standard logging, using stderr for now.
* Start converting all providers to CMakeRadek Novacek2012-07-231-0/+21
|
* Move all providers to src/ directoryRadek Novacek2012-07-2317-0/+3646