mitogen/mitogen
David Wilson e8b4c4e683 issue #223: implement setns connection type
machinectl does not support any sensible form of pipe to the child
process, so it is necessary to bypass it when talking to a systemd
container (see systemd/systemd#8850).

This can also form the basis for issue #223, where the post-fork
namespace switching dance required to connect to the Pythonless
container will be the same.
2018-04-28 06:41:34 +01:00
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 2018-04-10 16:38:18 +01:00
__init__.py Move canonical library version to __init__.py. 2018-04-27 03:48:31 +01:00
core.py issue #223: implement setns connection type 2018-04-28 06:41:34 +01:00
debug.py issue #195: comment out stack pruning code 2018-04-18 23:39:49 +01:00
docker.py docker: fixes & add username parameter. 2018-04-27 03:00:11 +01:00
fakessh.py Move canonical library version to __init__.py. 2018-04-27 03:48:31 +01:00
fork.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 2018-04-18 21:40:24 +01:00
jail.py Add FreeBSD jail support. 2018-04-27 06:14:52 +01:00
lxc.py Add FreeBSD jail support. 2018-04-27 06:14:52 +01:00
master.py master: annotate LogForwarder messages. 2018-04-27 03:11:06 +01:00
parent.py issue #223: implement setns connection type 2018-04-28 06:41:34 +01:00
service.py service: add an on_shutdown() callback. 2018-04-22 02:38:27 +01:00
setns.py issue #223: implement setns connection type 2018-04-28 06:41:34 +01:00
ssh.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 2018-04-18 21:40:24 +01:00
sudo.py Mostly implement hybrid TTY/socket mode for sudo and SSH. 2018-04-18 21:40:24 +01:00
unix.py issue #16: Python 2.4-3.x compatible exception handling. 2018-04-11 02:16:13 +01:00
utils.py Move _DEAD into header, autogenerate dead messages 2018-04-22 00:17:27 +01:00