index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
ptyfwd.c
Age
Commit message (
Expand
)
Author
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-08-22
run: optionally, wait for the service to finish and show its result
Lennart Poettering
2016-03-05
tree-wide: use SET_FLAG() macro to make code more clear
Alexander Kuleshov
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-31
nspawn: fix minor memory leak
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-07
machinectl: fix race when opening new shells with "machinectl shell"
Lennart Poettering
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-18
nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1
Lennart Poettering
2015-01-14
ptyfw: add missing error check
Lennart Poettering
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 mach...
Lennart Poettering
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