Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-07 | ptyfwd: simplify how we handle vhangups a bit | Lennart Poettering | |
2015-01-07 | machinectl: make sure that "machinectl login" exits immediately when the ↵ | Lennart Poettering | |
machine it is connected to dies | |||
2014-12-23 | run: add a new "-t" mode for invoking a binary on an allocated TTY | Lennart Poettering | |
2014-10-31 | ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal ↵ | Lennart Poettering | |
event loop We really should not run manual event loops anymore, but standardize on sd_event, so that we can run sd_bus connections from it eventually. | |||
2013-10-31 | nspawn: split out pty forwaring logic into ptyfwd.c | Lennart Poettering | |