index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/exec-timing-244
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
ptyfwd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
ptyfwd: when we can't copy the window size from caller, use $LINES and $COLUMNS
Lennart Poettering
1
-2
/
+12
2018-10-08
ptyfwd: voidify more calls (#10310)
Lennart Poettering
1
-2
/
+2
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
1
-3
/
+0
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
1
-2
/
+0
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
1
-13
/
+0
2018-04-05
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
1
-2
/
+1
2017-12-05
run: run pty forwarder at higher event priority than the bus
Lennart Poettering
1
-0
/
+23
2017-12-05
ptyfwd: before deciding that a pty is fully drained, ask the kernel again
Lennart Poettering
1
-3
/
+26
2017-11-19
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-10-02
tree-wide: use IN_SET where possible
Andreas Rammhold
1
-5
/
+5
2017-02-03
run: exit early in --pty if service failed
Lennart Poettering
1
-0
/
+21
2017-02-02
ptyfwd: set event source description strings for all event sources of a ptyfw...
Lennart Poettering
1
-0
/
+9
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2016-08-22
run: optionally, wait for the service to finish and show its result
Lennart Poettering
1
-32
/
+70
2016-03-05
tree-wide: use SET_FLAG() macro to make code more clear
Alexander Kuleshov
1
-4
/
+1
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
1
-2
/
+0
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
1
-1
/
+13
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-10-31
nspawn: fix minor memory leak
Lennart Poettering
1
-0
/
+1
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
1
-0
/
+1
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
1
-1
/
+2
2015-10-07
machinectl: fix race when opening new shells with "machinectl shell"
Lennart Poettering
1
-17
/
+32
2015-03-13
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2015-02-18
nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1
Lennart Poettering
1
-31
/
+44
2015-01-14
ptyfw: add missing error check
Lennart Poettering
1
-1
/
+3
2015-01-07
ptyfwd: simplify how we handle vhangups a bit
Lennart Poettering
1
-32
/
+20
2015-01-07
machinectl: make sure that "machinectl login" exits immediately when the mach...
Lennart Poettering
1
-9
/
+51
2014-12-23
run: add a new "-t" mode for invoking a binary on an allocated TTY
Lennart Poettering
1
-4
/
+29
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
1
-4
/
+4
2014-11-05
shared: ptyfwd - make coverity happy
Tom Gundersen
1
-2
/
+2
2014-10-31
ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...
Lennart Poettering
1
-265
/
+269
2014-02-21
ptyfwd: reset nonblocking mode
Lennart Poettering
1
-3
/
+8
2013-12-18
Revert "ptyfwd: make master terminal attributes raw, too"
Lennart Poettering
1
-7
/
+2
2013-12-18
ptyfwd: make master terminal attributes raw, too
Lennart Poettering
1
-2
/
+7
2013-12-11
ptyfwd: Don't set the output prop of stdin, nor the input props of stdout.
Luke Shumaker
1
-12
/
+23
2013-12-11
ptyfwd: Set the size of the PTY base on the size of stdout, not stdin.
Luke Shumaker
1
-2
/
+2
2013-10-31
machinectl: add new command to spawn a getty inside a container
Lennart Poettering
1
-52
/
+170
2013-10-31
nspawn: split out pty forwaring logic into ptyfwd.c
Lennart Poettering
1
-0
/
+252