aboutsummaryrefslogtreecommitdiffstats
path: root/nldev.c
Commit message (Collapse)AuthorAgeFilesLines
* move edie, die and dbg functions to log.cNatanael Copa2015-03-121-42/+2
| | | | So it can be reused by the handler.
* move netlink socket initialization to its own functionNatanael Copa2014-12-291-23/+35
| | | | improves readability
* Sanitizing env handling for children and using busbox for scripts.Christoph Lohmann2012-05-181-10/+2
|
* Fixing the dup handling of the child.Christoph Lohmann2012-05-021-4/+2
|
* Fixing dup typo in execl.Christoph Lohmann2012-05-021-1/+1
|
* Message error handling fixed at nl_pid and EINTR.Christoph Lohmann2012-04-281-9/+7
|
* Adding security and nasty comments.Christoph Lohmann2012-04-281-8/+59
|
* Initial commit.Christoph Lohmann2012-04-151-0/+288