summaryrefslogtreecommitdiff
path: root/src/sysexec.hpp
Commit message (Collapse)AuthorAgeFilesLines
* further cleanup for system executionChristian Pointner2009-01-201-1/+3
|
* improved esit status handling of exec script for unixChristian Pointner2009-01-201-2/+10
| | | | | | added dev actual node as parameter to exec script
* some cleanupChristian Pointner2009-01-181-1/+1
|
* added missing file headersChristian Pointner2009-01-151-0/+31
|
* fixed some compiler warnings for ubuntu intrepidChristian Pointner2008-12-271-3/+10
|
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-0/+26
moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant)