index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
terminal-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-4
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-8
/
+5
*
terminal-util: port some generic code over to rearrange_stdio()
Lennart Poettering
2018-03-02
1
-36
/
+2
*
util: add new safe_close_above_stdio() wrapper
Lennart Poettering
2018-02-28
1
-2
/
+1
*
Some comment adjustments
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-6
/
+6
*
terminal-util: make resolve_dev_console() less weird
Lennart Poettering
2018-02-14
1
-19
/
+38
*
terminal-util: modernize get_kernel_consoles() a bit
Lennart Poettering
2018-02-14
1
-14
/
+27
*
tty-ask-password-agent: reenable color for boot-time password prompt
Lennart Poettering
2018-02-14
1
-1
/
+23
*
terminal-util: add some explanatory comments
Lennart Poettering
2018-02-14
1
-0
/
+9
*
terminal-util: minor, trivial fixes and improvements
Lennart Poettering
2018-02-13
1
-6
/
+4
*
terminal-util: when making /dev/null or the console stdio, forget cached term...
Lennart Poettering
2018-02-13
1
-20
/
+35
*
terminal-util: rework acquire_terminal()
Lennart Poettering
2018-02-13
1
-75
/
+59
*
tree-wide: make use of wait_for_terminate_and_check() at various places
Lennart Poettering
2018-01-04
1
-6
/
+4
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-10
/
+8
*
terminal-util: open /dev/null with O_CLOEXEC in make_stdio_null()
Lennart Poettering
2017-12-25
1
-1
/
+1
*
terminal-util: return first error, not last in make_stdio()
Lennart Poettering
2017-12-25
1
-10
/
+9
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Remove a bunch of unused variables
Zbigniew Jędrzejewski-Szmek
2017-11-01
1
-1
/
+0
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
systemctl: don't do ANSI underlining on TERM=linux (#6778)
Lennart Poettering
2017-09-09
1
-0
/
+16
*
terminal: unify code for resetting kbd utf8 mode a bit (#6692)
Lennart Poettering
2017-09-01
1
-6
/
+26
*
terminal reset should honour default_utf8 kernel setting (#6606)
g0tar
2017-08-30
1
-2
/
+8
*
tree-wide: use path_startswith() rather than startswith() where ever that's a...
Lennart Poettering
2017-08-09
1
-3
/
+7
*
util-lib: add a new skip_dev_prefix() helper
Lennart Poettering
2017-08-09
1
-11
/
+4
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
core: reprint the question every 2 sec in ask_char()
Franck Bui
2016-11-17
1
-5
/
+12
*
core: monitor the inotify file descriptor not the console one in acquire_term...
Franck Bui
2016-11-17
1
-1
/
+1
*
terminal-util: remove unnecessary check of result of isatty() (#4000)
0xAX
2016-08-19
1
-6
/
+1
*
terminal-util: use getenv_bool for $SYSTEMD_COLORS
Zbigniew Jędrzejewski-Szmek
2016-08-19
1
-4
/
+5
*
systemd: ignore lack of tty when checking whether colors should be enabled
Zbigniew Jędrzejewski-Szmek
2016-08-19
1
-4
/
+11
*
core: inherit TERM from PID 1 for all services started on /dev/console
Lennart Poettering
2016-08-03
1
-1
/
+1
*
treewide: use stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
1
-3
/
+1
*
pager: don't start pager if the terminal is explicitly set to TERM=dumb
Lennart Poettering
2016-05-30
1
-3
/
+14
*
tree-wide: check colors_enabled() before outputting ANSI color strings
Lennart Poettering
2016-05-30
1
-4
/
+4
*
ask-password: ask for passphrases not only on the first console of /dev/console
Werner Fink
2016-05-24
1
-0
/
+59
*
basic/terminal-util: cache value for colors_enabled
Zbigniew Jędrzejewski-Szmek
2016-04-20
1
-7
/
+12
*
core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr...
Lennart Poettering
2016-01-28
1
-3
/
+1
*
basic/terminal-util: introduce SYSTEMD_COLORS environment variable
Jan Synacek
2016-01-20
1
-0
/
+13
*
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-2
/
+2
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-2
/
+2
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-4
/
+12
*
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-06
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move status printing stuff into src/core/
Lennart Poettering
2015-10-27
1
-78
/
+0
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
1
-0
/
+1
[next]