summaryrefslogtreecommitdiff
path: root/src/shared/ptyfwd.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: add whitespace between type and variable nameYu Watanabe2018-12-041-1/+1
* ptyfwd: optionally override terminal width/heightLennart Poettering2018-11-291-0/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* run: run pty forwarder at higher event priority than the busLennart Poettering2017-12-051-0/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* run: exit early in --pty if service failedLennart Poettering2017-02-031-0/+2
* run: optionally, wait for the service to finish and show its resultLennart Poettering2016-08-221-1/+7
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* 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