summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-295-6/+7
* Show error when library has undefined symbolsRadek Novacek2012-08-291-1/+1
* Define methods from experimental schemaRadek Novacek2012-08-297-0/+154
* install CuraMacros.cmake and globals.hRadek Novacek2012-08-282-1/+5
* Don't call sed from CuraMacros, use cmake regex insteadRadek Novacek2012-08-281-53/+54
* Rename HostedService classes to avoid duplicationRadek Novacek2012-08-282-62/+62
* Add make-release.sh script for making tarballs from git tagsRadek Novacek2012-08-281-0/+27
* Do not pack .gitignore to release tarballRadek Novacek2012-08-281-0/+2
* account: format mof file same as other mofsRadek Novacek2012-08-281-95/+94
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-2844-1487/+1537
* tools: new tool cql.py - interactive console for running CQL queriesRadek Novacek2012-08-151-0/+151
* Account provider0.0.2Roman Rakus2012-08-1428-0/+4846
* fix typo in register.shRadek Novacek2012-08-031-1/+1
* Fix wrong PG_Provider name in reg2pegasus.py0.0.1Radek Novacek2012-08-021-6/+6
* updated fan READMEMichal Minar2012-08-021-18/+4
* Always use .reg file instead of .registrationRadek Novacek2012-08-024-28/+35
* Use Cura_ prefix for registration filesRadek Novacek2012-08-021-3/+3
* Add 'Cura_' to provider library nameRadek Novacek2012-08-023-3/+3
* Unify style of MOF filesRadek Novacek2012-08-023-112/+85
* Add GPLv2 license file and GPLv2+ headers to all filesRadek Novacek2012-08-0224-97/+684
* fan: fix syntax of mof fileRadek Novacek2012-08-021-27/+27
* Add script for registration and deregitration of providerRadek Novacek2012-08-024-2/+152
* service: make the shell scripts executableRadek Novacek2012-08-011-1/+1
* Add so-version to curacommon and install itRadek Novacek2012-08-011-0/+4
* Remove -Wmaybe-uninitialized CFLAG, not working with old GCCRadek Novacek2012-08-011-1/+1
* Remove GPL-incopatible provider-register.shRadek Novacek2012-08-011-755/+0
* service: Add shebang to service*.sh scriptsRadek Novacek2012-07-312-1/+3
* service: Move serviceutil to libexecRadek Novacek2012-07-312-3/+3
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-3121-650/+650
* power: use get_system_creation_class_name function in the providerRadek Novacek2012-07-304-7/+5
* Make provider optional using cmake optionsRadek Novacek2012-07-304-7/+21
* Merge READMEs to one, get rid of should-be-global files in serviceRadek Novacek2012-07-308-1449/+85
* service: use global functions for getting system (creation class) nameRadek Novacek2012-07-304-105/+4
* Fix typo in get_system_creation_class_name method nameRadek Novacek2012-07-304-6/+6
* fan: port Fan provider to KonkretCMPIRadek Novacek2012-07-3018-2098/+1055
* power: fix finding Linux_ComputerSystem in referencesRadek Novacek2012-07-272-40/+16
* Unify logging through all providersRadek Novacek2012-07-2715-124/+111
* service: rewrite Service_Operation functionRadek Novacek2012-07-271-21/+13
* service: add missing file closeRadek Novacek2012-07-261-0/+1
* service: better handling of services without Main PID (like iptables)Radek Novacek2012-07-261-1/+6
* service: Better error handling in providerRadek Novacek2012-07-261-5/+7
* service: fix a couple of memory leaksRadek Novacek2012-07-251-0/+3
* service: Don't list systemd special '@' servicesRadek Novacek2012-07-251-1/+1
* service: convert to using KonkretCMPIRadek Novacek2012-07-256-432/+346
* service: Finish converting service provider to CMakeRadek Novacek2012-07-255-560/+16
* Fix few errors in CuraMacros.cmake and power cmakeRadek Novacek2012-07-252-12/+14
* service: Move MOF to toplevel mof/ directory and remove registrationRadek Novacek2012-07-242-2/+0
* power: correctly register and installRadek Novacek2012-07-241-6/+4
* power: check if upower and systemctl are installedRadek Novacek2012-07-241-1/+13
* Install the MOFs to data directoryRadek Novacek2012-07-242-0/+9