summaryrefslogtreecommitdiffstats
path: root/mof
Commit message (Collapse)AuthorAgeFilesLines
* Account provider0.0.2Roman Rakus2012-08-141-0/+233
| | | | | | Listing of the users and groups Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Unify style of MOF filesRadek Novacek2012-08-023-112/+85
|
* Add GPLv2 license file and GPLv2+ headers to all filesRadek Novacek2012-08-023-23/+49
|
* fan: fix syntax of mof fileRadek Novacek2012-08-021-27/+27
|
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-314-71/+71
|
* fan: port Fan provider to KonkretCMPIRadek Novacek2012-07-301-0/+112
|
* service: Move MOF to toplevel mof/ directory and remove registrationRadek Novacek2012-07-241-0/+58
|
* Install the MOFs to data directoryRadek Novacek2012-07-241-0/+6
|
* Restructure Power providerRadek Novacek2012-07-231-0/+58
* get rid of src/ subdirectory in power/ * cleanup CMake * use konkretcmpi_generate macro