Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -2/+2 |
| | |||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -1/+1 |
| | |||||
* | 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) |