aboutsummaryrefslogtreecommitdiffstats
path: root/www/fcgiwrap/files
Commit message (Expand)AuthorAgeFilesLines
* - Unbreak socket mode logiczi2018-06-081-2/+3
* Fix an obvious typo.delphij2017-11-251-1/+1
* Improve robustness of owner/mode settings.delphij2017-10-301-9/+14
* Avoid accidentally killing init or other important processes whenmatthew2017-06-041-2/+4
* Fix stale processes not being terminated by the rc(8) script.adamw2017-05-271-2/+13
* Clean up and modernize fcgi and fcgiwrap. Unbreak fcgiwrap, foradamw2016-12-272-15/+15
* Add changing the owner/group/mode for the socket.mat2016-10-171-0/+32
* - Fix issue on restart after reboot, fcgiwrap doesn't handlerodrigo2014-12-221-5/+83
* www/fcgiwrap: Improve binary strip handling, add new featuremarino2014-10-062-2/+95
* www/fcgiwrap: fix rc script, strip sbin/fcgiwrappi2014-07-131-2/+6
* Fix rc.d script to support systems before and after ${name}_fib is introducedhrs2012-11-191-3/+6
* - Enable multiprofile fcgiwrap rc script modeled over the nginx rc scriptbapt2012-01-271-2/+49
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-5/+5
* Remove painful examples of foo="", with particular prejudice againstdougb2011-05-151-1/+1
* - s/login/LOGIN/ in rc scriptbapt2010-12-011-7/+4
* Fix rc script when fcgiwrap_user is not setbapt2010-11-291-1/+1
* Fix typo in rc scriptbapt2010-11-221-1/+1
* - remove useless addition of ${fcgiwrap_flags} to command_argsbapt2010-08-231-1/+1
* - Add rc scriptbapt2010-08-181-0/+75
* fcgiwrap is a simple server for running CGI applications over FastCGI. It hopesjadawin2010-07-201-0/+10