summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* implement one lua state per connectionHEADmasterNatanael Copa2013-03-087-396/+0
| | | | | This allows you load various modules into a server lua state and give a performance boost when calling the privileged functions
* Fix privsep client to use lua-socketNatanael Copa2012-12-174-8/+19
|
* privsep-server: use libev and unix sockets for the serverNatanael Copa2012-12-167-8/+319
|
* move c code to bin/Natanael Copa2012-12-152-0/+74