Brian May
43566ebda6
Remove unused import.
2015-11-17 10:58:44 +11:00
Brian May
537899c1df
Remove unused function.
2015-11-17 10:58:29 +11:00
Brian May
641a193d3d
Use readline instead of next.
2015-11-17 09:39:53 +11:00
Brian May
9d443e4155
Don't use nested.
...
Is Python 2.x only. Not supported under Python 3.x.
2015-11-17 09:32:40 +11:00
Brian May
54de23aae3
Add firewall tests.
2015-11-17 09:19:20 +11:00
Brian May
ac723694bf
Restructure code
...
Pull out firewall methods code into seperate files.
Fix problems starting with method=='auto'; we were making decisions
based on the method, before the method had been finalized by the
firewall.
Only very basic testing so far. What could go wrong?
2015-11-16 18:55:56 +11:00
Brian May
bcd3205db1
Fix passing latency_control to server.
2015-11-16 11:32:17 +11:00
Brian May
a651d748cd
Remove unused code.
2015-11-16 09:23:24 +11:00
Brian May
fe48c7c026
Fix PEP8 issues.
2015-11-16 09:10:02 +11:00
Brian May
4bd6ec8f01
Remove broken su fallback.
...
Was broken by passing environment variable PYTHONPATH to process. Will
fix this if there is a use case for it.
2015-11-16 09:09:02 +11:00
Brian May
ba1cf58a6c
Add Python 3.5 support.
2015-11-16 09:09:01 +11:00
Brian May
e6f2395dac
Fixup PEP8 issues.
2015-11-15 16:49:20 +11:00
Brian May
d4f10b232a
Restructure code
...
* Make compatible with setuptools.
* Load modules via ssh into separate modules, not the one name space.
2015-11-15 16:45:26 +11:00
Jim Wyllie
7442eb61e9
Mass relocation of files to their own subdirectory
2014-09-15 14:14:51 +10:00
kaizoku
8636378870
Dereference symlink for sshuttle launch script
...
(Modified slightly by apenwarr)
2011-04-24 22:42:50 -04:00
Avery Pennarun
a62975e0ce
client: workaround for idiotic ArchLinux renaming of python to python2.
...
First try running under python2, then python if that doesn't exist.
2011-02-07 00:18:58 -08:00
Avery Pennarun
2f3c86e962
Initial commit.
...
Importing options.py, ssh.py, and LICENSE from the bup project.
2010-05-01 16:15:37 -04:00