summaryrefslogtreecommitdiff
path: root/src/basic/terminal-util.c
Commit message (Expand)AuthorAge
* Prep v239: terminal-util.[hc] - Mask new 'urlify' functions, we do not need t...Sven Eden2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* terminal-util: make file names in --cat-config output clickable linksLennart Poettering2018-08-24
* util: tighten on_tty() check a bit, also check stderrLennart Poettering2018-08-24
* terminal-util: add a function that shows a pretty separator lineLennart Poettering2018-08-24
* basic/terminal-util: fix output of files without a final newlineZbigniew Jędrzejewski-Szmek2018-08-24
* analyze: add 'cat-config' verbZbigniew Jędrzejewski-Szmek2018-08-24
* Move function to cat file & dropins into basic/Zbigniew Jędrzejewski-Szmek2018-08-24
* Fix typoZbigniew Jędrzejewski-Szmek2018-08-24
* terminal: add internal API to format URLs for display in capable terminalsLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* macro: introduce new TAKE_FD() macroLennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* terminal-util: port some generic code over to rearrange_stdio()Lennart Poettering2018-05-30
* util: add new safe_close_above_stdio() wrapperLennart Poettering2018-05-30
* Some comment adjustmentsZbigniew Jędrzejewski-Szmek2018-05-30
* terminal-util: make resolve_dev_console() less weirdLennart Poettering2018-05-30
* terminal-util: modernize get_kernel_consoles() a bitLennart Poettering2018-05-30
* tty-ask-password-agent: reenable color for boot-time password promptLennart Poettering2018-05-30
* terminal-util: add some explanatory commentsLennart Poettering2018-05-30
* terminal-util: minor, trivial fixes and improvementsLennart Poettering2018-05-30
* terminal-util: when making /dev/null or the console stdio, forget cached term...Lennart Poettering2018-05-30
* terminal-util: rework acquire_terminal()Lennart Poettering2018-05-30
* tree-wide: make use of wait_for_terminate_and_check() at various placesLennart Poettering2018-05-30
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2018-05-30
* terminal-util: open /dev/null with O_CLOEXEC in make_stdio_null()Lennart Poettering2018-05-30
* terminal-util: return first error, not last in make_stdio()Lennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* Remove a bunch of unused variablesZbigniew Jędrzejewski-Szmek2017-11-01
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* v235: Added missing updatesSven Eden2017-11-19
* systemctl: don't do ANSI underlining on TERM=linux (#6778)Lennart Poettering2017-09-09
* terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering2017-09-25
* terminal reset should honour default_utf8 kernel setting (#6606)g0tar2017-08-30
* tree-wide: use path_startswith() rather than startswith() where ever that's a...Lennart Poettering2017-09-25
* util-lib: add a new skip_dev_prefix() helperLennart Poettering2017-09-25
* Prep v235: Apply pending upstream updates in src/basic [1/4]Sven Eden2017-08-30
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* core: reprint the question every 2 sec in ask_char()Franck Bui2017-07-17
* core: monitor the inotify file descriptor not the console one in acquire_term...Franck Bui2017-07-17
* Prep v232: Do not listen to SYSTEMD_* environment variables to override things.Sven Eden2017-07-05
* terminal-util: remove unnecessary check of result of isatty() (#4000)0xAX2017-07-05
* terminal-util: use getenv_bool for $SYSTEMD_COLORSZbigniew Jędrzejewski-Szmek2017-07-05
* elogind: ignore lack of tty when checking whether colors should be enabledZbigniew Jędrzejewski-Szmek2017-07-05
* core: inherit TERM from PID 1 for all services started on /dev/consoleLennart Poettering2017-07-05