Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | further cleanup for system execution | Christian Pointner | 2009-01-20 | 1 | -1/+3 |
| | |||||
* | improved esit status handling of exec script for unix | Christian Pointner | 2009-01-20 | 1 | -2/+10 |
| | | | | | | added dev actual node as parameter to exec script | ||||
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -1/+1 |
| | |||||
* | added missing file headers | Christian Pointner | 2009-01-15 | 1 | -0/+31 |
| | |||||
* | fixed some compiler warnings for ubuntu intrepid | Christian Pointner | 2008-12-27 | 1 | -3/+10 |
| | |||||
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 1 | -0/+26 |
moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant) |