summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2014-07-31Removed needless setres[gu]id to allow --setuid to work with Python 2.7.Martin Maney1-2/+2
Please refer to the OS syscall documentation: when used by root, set[gu]id does exactly the same thing that the more verbose setres[gu]id was thought necessary for. It wasn't.
2014-07-16Add note that Python 2.7 is required for --setuidJoel Rosdahl1-2/+2
2014-07-16Update CHANGES and READMEJoel Rosdahl1-0/+1
2014-06-23Minor cleanupsJoel Rosdahl1-43/+37
2014-06-23Updated README.Rezrov Frotz1-3/+0
2014-06-23Added warning if running as root, added make jail, updated README.Rezrov Frotz1-24/+12
2014-06-23Added options for chroot and setting the server uid/gid.Rezrov Frotz1-0/+69
2013-10-14Add contributors to README.mdJoel Rosdahl1-2/+9
2013-10-14Add basic SSL support via --ssl-pem-fileLeandro Lucarella1-1/+3
2011-11-17Update README.md with newsJoel Rosdahl1-1/+1
2011-08-24Convert README to markdownJoel Rosdahl1-0/+50