You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson c6159c9154 core: fix startup logging race. Closes #305. 8 years ago
..
compat
__init__.py
core.py core: fix startup logging race. Closes #305. 8 years ago
debug.py ansible: better support for diagnosing hangs 8 years ago
doas.py issue #337: ssh: disabling PTYs round 2: make it automatic. 8 years ago
docker.py docker: redirect stderr to stdout for nicer exceptions. 8 years ago
fakessh.py
fork.py
jail.py
lxc.py issue #339: minimal tests for lxc/lxd modules. 8 years ago
lxd.py Support LXD; closes #339. 8 years ago
master.py issue #349: master: fix broken importer logging format string 8 years ago
minify.py docs: many more fixes/merges. 8 years ago
parent.py issue #337: ssh: disabling PTYs round 2: make it automatic. 8 years ago
select.py
service.py docs: many more fixes/merges. 8 years ago
setns.py setns: always assume a user identity, default to root. 8 years ago
ssh.py issue #337: ssh: disabling PTYs round 2: make it automatic. 8 years ago
su.py issue #337: ssh: disabling PTYs round 2: make it automatic. 8 years ago
sudo.py issue #337: ssh: disabling PTYs round 2: make it automatic. 8 years ago
unix.py unix: don't crash listener if remote end disconnects. 8 years ago
utils.py