Age | Commit message (Expand) | Author |
---|---|---|
2014-12-23 | run: add a new "-t" mode for invoking a binary on an allocated TTY | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-05 | shared: ptyfwd - make coverity happy | Tom Gundersen |
2014-10-31 | ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e... | Lennart Poettering |
2014-02-21 | ptyfwd: reset nonblocking mode | Lennart Poettering |
2013-12-18 | Revert "ptyfwd: make master terminal attributes raw, too" | Lennart Poettering |
2013-12-18 | ptyfwd: make master terminal attributes raw, too | Lennart Poettering |
2013-12-11 | ptyfwd: Don't set the output prop of stdin, nor the input props of stdout. | Luke Shumaker |
2013-12-11 | ptyfwd: Set the size of the PTY base on the size of stdout, not stdin. | Luke Shumaker |
2013-10-31 | machinectl: add new command to spawn a getty inside a container | Lennart Poettering |
2013-10-31 | nspawn: split out pty forwaring logic into ptyfwd.c | Lennart Poettering |