Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-06 | Fix wallops command when given no arguments | Joel Rosdahl | 1 | -0/+1 | |
As noted by Hanno Foest. | |||||
2017-02-27 | Update contributors | Joel Rosdahl | 1 | -0/+1 | |
2017-02-25 | Update contributors | Joel Rosdahl | 1 | -0/+1 | |
2016-09-14 | Remove Python 3 compatibility statement since we're not there yet | Joel Rosdahl | 1 | -2/+2 | |
2016-09-11 | Make it possible to use Python 3 | Joel Rosdahl | 1 | -1/+2 | |
Fixes #22. | |||||
2016-07-19 | Update README with latest changes | Joel Rosdahl | 1 | -3/+3 | |
2015-02-09 | Python 2.5 not supported anymore due to exception "as" syntax | kalenz | 1 | -2/+1 | |
2014-08-23 | update: Updated authors and contributors listing | Marek Ć uppa | 1 | -6/+6 | |
* Updated listing of authors and contributors to make sure their names are distinctively different from each other. | |||||
2014-07-31 | Removed needless setres[gu]id to allow --setuid to work with Python 2.7. | Martin Maney | 1 | -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-16 | Add note that Python 2.7 is required for --setuid | Joel Rosdahl | 1 | -2/+2 | |
2014-07-16 | Update CHANGES and README | Joel Rosdahl | 1 | -0/+1 | |
2014-06-23 | Minor cleanups | Joel Rosdahl | 1 | -43/+37 | |
2014-06-23 | Updated README. | Rezrov Frotz | 1 | -3/+0 | |
2014-06-23 | Added warning if running as root, added make jail, updated README. | Rezrov Frotz | 1 | -24/+12 | |
2014-06-23 | Added options for chroot and setting the server uid/gid. | Rezrov Frotz | 1 | -0/+69 | |
2013-10-14 | Add contributors to README.md | Joel Rosdahl | 1 | -2/+9 | |
2013-10-14 | Add basic SSL support via --ssl-pem-file | Leandro Lucarella | 1 | -1/+3 | |
2011-11-17 | Update README.md with news | Joel Rosdahl | 1 | -1/+1 | |
2011-08-24 | Convert README to markdown | Joel Rosdahl | 1 | -0/+50 | |