summaryrefslogtreecommitdiff
path: root/src/shared/ptyfwd.h
Commit message (Expand)AuthorAgeFilesLines
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-0/+2
* machinectl: fix race when opening new shells with "machinectl shell"Lennart Poettering2015-10-071-1/+11
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1Lennart Poettering2015-02-181-1/+1
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+2
* ptyfwd: simplify how we handle vhangups a bitLennart Poettering2015-01-071-3/+3
* machinectl: make sure that "machinectl login" exits immediately when the mach...Lennart Poettering2015-01-071-1/+4
* run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering2014-12-231-1/+3
* ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...Lennart Poettering2014-10-311-1/+8
* nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering2013-10-311-0/+27