index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
getty-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal-util: don't assume errno is correctly set when using isatty_safe()
Lennart Poettering
2024-08-20
1
-1
/
+1
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
1
-1
/
+1
*
various: clean up isatty() handling
Mike Yuan
2023-12-22
1
-3
/
+2
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
1
-5
/
+3
*
meson: move declarations of several generators
Yu Watanabe
2023-07-31
1
-0
/
+8
*
generator: run various generators only run on the host, not in initrd
Lennart Poettering
2023-07-04
1
-0
/
+6
*
getty-generator: minor modernizations
Lennart Poettering
2023-07-04
1
-5
/
+3
*
getty-generator: allow configuring additional gettys via credentials
Lennart Poettering
2023-07-04
1
-1
/
+56
*
Revert "getty-generator: Use device hotplug to instantiate virtualizer consoles"
Lennart Poettering
2023-04-18
1
-17
/
+13
*
getty-generator: Use device hotplug to instantiate virtualizer consoles
Daan De Meyer
2023-04-18
1
-13
/
+17
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-3
/
+1
*
getty-generator: add kernel cmdline and env vars to disable it
Luca Boccassi
2021-11-18
1
-0
/
+40
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-2
/
+2
*
meson: use jinja2 for rpm templates
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
getty-generator: use extract_first_word()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-59
/
+55
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-1
/
+2
*
tree-wide: drop alloca() in loop
Yu Watanabe
2019-06-19
1
-2
/
+4
*
getty-generator: use the new main function definer
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-37
/
+30
*
generators: configure logging before the first use
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-2
/
+2
*
generators: drop umask calls
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-2
/
+0
*
generators: introduce a common implementation for the log setup boilerplate
Lennart Poettering
2018-11-20
1
-4
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: remove LOG_TARGET_SAFE pseudo log target
Lennart Poettering
2018-01-24
1
-1
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
getty-generator: shift relevant comment to above tty_is_vc()
Alan Jenkins
2017-08-07
1
-4
/
+4
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+7
*
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
1
-1
/
+1
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
1
-11
/
+11
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-4
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
util: allow strappenda to take any number of args
Dave Reisner
2014-08-14
1
-1
/
+1
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-6
/
+6
*
getty-generator: properly escape instance names
Zbigniew Jędrzejewski-Szmek
2014-06-20
1
-2
/
+2
*
getty-generator: use strappenda
Zbigniew Jędrzejewski-Szmek
2014-06-20
1
-15
/
+5
*
getty: Start getty on 3270 terminals available on Linux on System z
Hendrik Brueckner
2014-03-13
1
-1
/
+2
*
getty-generator: verify ttys before we make use of them
Lennart Poettering
2014-02-24
1
-0
/
+28
*
s390/getty-generator: initialize essential system terminals/consoles
Hendrik Brueckner
2014-01-31
1
-1
/
+3
[next]