summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* implement one lua state per connectionHEADmasterNatanael Copa2013-03-081-24/+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-171-0/+1
|
* privsep-server: use libev and unix sockets for the serverNatanael Copa2012-12-161-4/+11
|
* move c code to bin/Natanael Copa2012-12-151-0/+16