summaryrefslogtreecommitdiff
path: root/src/sysexec.h
Commit message (Collapse)AuthorAgeFilesLines
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-2/+2
|
* updated copyright yearChristian Pointner2010-02-111-1/+1
|
* fixed typo at include guardsChristian Pointner2009-11-231-2/+2
|
* fixed include guards, new format: UANYTUN_filename_h_INCLUDEDChristian Pointner2009-11-121-2/+2
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
|
* linux tun device now uses uanytun_exec for ifconfig callChristian Pointner2009-06-241-38/+1
|
* moved from execl to execveChristian Pointner2009-06-241-3/+3
|
* moved from %m to %s and strerror Christian Pointner2009-02-261-1/+1
|
* added extended logging supportChristian Pointner2009-02-231-2/+2
|
* tested with gcc pedantic -> cleanupChristian Pointner2009-02-201-1/+1
|
* cleaned file header Christian Pointner2009-02-041-7/+7
|
* updated exit status handling of exec scriptChristian Pointner2009-01-201-1/+12
|
* some more memory erros @ tun device fixedChristian Pointner2008-12-271-0/+66
added exec script for post up scripts