summaryrefslogtreecommitdiff
path: root/src/shared/ptyfwd.c
AgeCommit message (Expand)Author
2015-03-13Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1Lennart Poettering
2015-01-14ptyfw: add missing error checkLennart Poettering
2015-01-07ptyfwd: simplify how we handle vhangups a bitLennart Poettering
2015-01-07machinectl: make sure that "machinectl login" exits immediately when the mach...Lennart Poettering
2014-12-23run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-05shared: ptyfwd - make coverity happyTom Gundersen
2014-10-31ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...Lennart Poettering
2014-02-21ptyfwd: reset nonblocking modeLennart Poettering
2013-12-18Revert "ptyfwd: make master terminal attributes raw, too"Lennart Poettering
2013-12-18ptyfwd: make master terminal attributes raw, tooLennart Poettering
2013-12-11ptyfwd: Don't set the output prop of stdin, nor the input props of stdout.Luke Shumaker
2013-12-11ptyfwd: Set the size of the PTY base on the size of stdout, not stdin.Luke Shumaker
2013-10-31machinectl: add new command to spawn a getty inside a containerLennart Poettering
2013-10-31nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering