summaryrefslogtreecommitdiffstats
path: root/sshuttle/hostwatch.py
AgeCommit message (Expand)Author
2020-11-09Enable pylint checksadd_pylintBrian May
2020-10-23Improve consistency of PATH, environments, and which()Scott Kuhl
2020-03-24Trap UnicodeError to handle cases where hostnames returned by DNS are invalid.Chris Lawrence
2019-11-09Make hostwatch locale-independent (#379)Ben Wiederhake
2019-02-11Fix/pep8 (#277)Bastian Venthur
2018-10-17replace path /dev/null by os.devnullAbbalYouness
2017-11-13Fixes some style issues and minor bugsvieira
2017-10-17Make hostwatch find both fqdn and hostnamevieira
2016-05-03Seed hosts without auto hostsvieira
2016-04-30Fix PEP8 issuesBrian May
2016-04-03Backward compatibility with Python 2.4 (server)vieira
2016-01-07Fixed str being used as bytes in hostwatchvieira
2015-12-01Print Python version used for the various stages.Brian May
2015-11-28Ensure tempfiles are chmod 600Brian May
2015-11-16Add Python 3.5 support.Brian May
2015-11-15Restructure codeBrian May