Commit Graph

6 Commits (f2ea38a9637615b623be9fe414a4f9e85abf4431)

Author SHA1 Message Date
Alex Willmer f2ea38a963 Add missing auth_incorrect_msg used to in exception message
Found using pylint
8 years ago
David Wilson 76e476dcfa Tidy up logging of command lines for easier cutpaste. 8 years ago
David Wilson dc446f9042 ssh: Learn to type passwords and supply pubkeys.
Now ssh requires a tty allocation. This presents a scalability problem,
a future version could selectively allocate a tty only if typing
passwords is desired.

Sudo's tty handling is now moved into mitogen.master.
8 years ago
David Wilson 4e8b9ecb27 ssh: Support disabling strict host key checking. 8 years ago
David Wilson 559b88ff12 ssh: Support specifying the port too. 8 years ago
David Wilson e7ff6259a3 Initial commit. 8 years ago