summaryrefslogtreecommitdiff
path: root/src/basic/terminal-util.c
Commit message (Expand)AuthorAge
* 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
* elogind: ignore lack of tty when checking whether colors should be enabledZbigniew Jędrzejewski-Szmek2017-06-19
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* treewide: use stdio_unset_cloexec() functionAlexander Kuleshov2017-06-16
* tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering2017-06-16
* ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2017-05-17
* Prep v228: Condense elogind source masks (3/5)Sven Eden2017-04-26
* Prep v228: Clean up the new src/basic/*-util-[hc] files:Sven Eden2017-04-26