summaryrefslogtreecommitdiffstats
path: root/privileged-main.lua
Commit message (Collapse)AuthorAgeFilesLines
* implement one lua state per connectionHEADmasterNatanael Copa2013-03-081-59/+0
| | | | | This allows you load various modules into a server lua state and give a performance boost when calling the privileged functions
* privileged-main: print debug info what function is calledNatanael Copa2013-01-011-0/+1
|
* Fix privsep client to use lua-socketNatanael Copa2012-12-171-20/+28
|
* rename privsep-main to privileged-mainNatanael Copa2012-12-121-0/+50