Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fan: get rid of nasty hack | Michal Minar | 2013-07-23 | 1 | -22/+0 |
| | | | | let's not debug fan provider on SIGSEGV | ||||
* | Fix memory leaks | Stephen Gallagher | 2013-05-20 | 3 | -3/+24 |
| | | | | | | | Fixes Coverity issues: * 10153 * 10154 * 10155 | ||||
* | renamed mof files according to LMI convention | Michal Minar | 2013-04-22 | 1 | -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 providers | Radek Novacek | 2013-04-17 | 2 | -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 Synacek | 2013-03-13 | 5 | -5/+5 |
| | |||||
* | Relicence all sources from GPLv2+ to LGPLv2+0.0.15 | Radek Novacek | 2012-11-12 | 5 | -54/+68 |
| | |||||
* | Change project name from Cura to OpenLMI | Radek Novacek | 2012-10-22 | 1 | -3/+3 |
| | |||||
* | Make destination of .reg adjustable in CuraMacros0.0.3 | Radek Novacek | 2012-08-29 | 1 | -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 Novacek | 2012-08-28 | 4 | -223/+223 |
| | |||||
* | updated fan README | Michal Minar | 2012-08-02 | 1 | -18/+4 |
| | |||||
* | Add 'Cura_' to provider library name | Radek Novacek | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Add GPLv2 license file and GPLv2+ headers to all files | Radek Novacek | 2012-08-02 | 5 | -18/+74 |
| | |||||
* | Replace all Linux_ prefixes with Cura_ prefixes. | Radek Novacek | 2012-07-31 | 6 | -234/+234 |
| | |||||
* | Merge READMEs to one, get rid of should-be-global files in service | Radek Novacek | 2012-07-30 | 1 | -674/+0 |
| | |||||
* | fan: port Fan provider to KonkretCMPI | Radek Novacek | 2012-07-30 | 18 | -2207/+1052 |
| | |||||
* | Unify logging through all providers | Radek Novacek | 2012-07-27 | 1 | -8/+5 |
| | | | | | Needs to be ported to sfcb/pegasus standard logging, using stderr for now. | ||||
* | Start converting all providers to CMake | Radek Novacek | 2012-07-23 | 1 | -0/+21 |
| | |||||
* | Move all providers to src/ directory | Radek Novacek | 2012-07-23 | 17 | -0/+3646 |