summaryrefslogtreecommitdiffstats
path: root/bin/privsep-server.c
Commit message (Collapse)AuthorAgeFilesLines
* implement one lua state per connectionHEADmasterNatanael Copa2013-03-081-35/+0
| | | | | This allows you load various modules into a server lua state and give a performance boost when calling the privileged functions
* privsep-server: use libev and unix sockets for the serverNatanael Copa2012-12-161-0/+35