Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Define methods from experimental schema | Radek Novacek | 2012-08-29 | 1 | -0/+16 |
| | | | | | Add missing methods to fix undefined references. All of the methods return NOT_SUPPORTED error | ||||
* | Rename prefix from Cura_ to LMI_ | Radek Novacek | 2012-08-28 | 2 | -59/+59 |
| | |||||
* | 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 | -56/+56 |
| | |||||
* | service: make the shell scripts executable | Radek Novacek | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | service: Add shebang to service*.sh scripts | Radek Novacek | 2012-07-31 | 2 | -1/+3 |
| | |||||
* | service: Move serviceutil to libexec | Radek Novacek | 2012-07-31 | 2 | -3/+3 |
| | |||||
* | Replace all Linux_ prefixes with Cura_ prefixes. | Radek Novacek | 2012-07-31 | 2 | -59/+59 |
| | |||||
* | Merge READMEs to one, get rid of should-be-global files in service | Radek Novacek | 2012-07-30 | 6 | -774/+0 |
| | |||||
* | service: use global functions for getting system (creation class) name | Radek Novacek | 2012-07-30 | 4 | -105/+4 |
| | |||||
* | Unify logging through all providers | Radek Novacek | 2012-07-27 | 2 | -7/+1 |
| | | | | | Needs to be ported to sfcb/pegasus standard logging, using stderr for now. | ||||
* | service: rewrite Service_Operation function | Radek Novacek | 2012-07-27 | 1 | -21/+13 |
| | | | | | There were wrong handling of temporary file and few unnecesary operations. | ||||
* | service: add missing file close | Radek Novacek | 2012-07-26 | 1 | -0/+1 |
| | |||||
* | service: better handling of services without Main PID (like iptables) | Radek Novacek | 2012-07-26 | 1 | -1/+6 |
| | |||||
* | service: Better error handling in provider | Radek Novacek | 2012-07-26 | 1 | -5/+7 |
| | |||||
* | service: fix a couple of memory leaks | Radek Novacek | 2012-07-25 | 1 | -0/+3 |
| | |||||
* | service: Don't list systemd special '@' services | Radek Novacek | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | Services ending with @.service can have multiple instance and can't be started/stopped directly. I'm not sure how to handle them, so I'll hide them for now. | ||||
* | service: convert to using KonkretCMPI | Radek Novacek | 2012-07-25 | 6 | -432/+346 |
| | |||||
* | service: Finish converting service provider to CMake | Radek Novacek | 2012-07-25 | 5 | -560/+16 |
| | |||||
* | service: Move MOF to toplevel mof/ directory and remove registration | Radek Novacek | 2012-07-24 | 2 | -60/+0 |
| | |||||
* | Move provider-register to top level directory | Radek Novacek | 2012-07-23 | 1 | -755/+0 |
| | |||||
* | Start converting all providers to CMake | Radek Novacek | 2012-07-23 | 1 | -0/+16 |
| | |||||
* | Move all providers to src/ directory | Radek Novacek | 2012-07-23 | 20 | -0/+3110 |