index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
firstboot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firstboot: clean-up the copied hostname, not argv[] directly, as that's ugly
Lennart Poettering
2020-12-15
1
-1
/
+1
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Add a helper function that does make_salt+crypt_r
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-12
/
+5
*
firstboot: don't create/modify passwd and shadow if not asked
afg
2020-09-03
1
-0
/
+4
*
firstboot: fill empty color if ansi_color unavailable from os-release
afg
2020-09-02
1
-2
/
+3
*
firstboot: hook up with libpwquality
Lennart Poettering
2020-08-19
1
-0
/
+10
*
firstboot: move --image= logic into common code
Lennart Poettering
2020-08-11
1
-1
/
+0
*
firstboot: move --image= logic into common code
Lennart Poettering
2020-08-05
1
-73
/
+16
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-1
/
+1
*
firstboot: Update help string with --root-shell options
Daan De Meyer
2020-07-29
1
-0
/
+3
*
firstboot: Check if the given shell exists
Daan De Meyer
2020-07-28
1
-6
/
+23
*
firstboot: don't create /etc/passwd with mode 000
Lennart Poettering
2020-07-23
1
-1
/
+1
*
firstboot: Add --root-shell option
Daan De Meyer
2020-07-22
1
-8
/
+91
*
firstboot: Tighten up passwd/shadow handling
Daan De Meyer
2020-07-22
1
-39
/
+35
*
firstboot: add option to turn off welcome text display
Lennart Poettering
2020-07-07
1
-0
/
+15
*
firstboot: add --image= switch
Lennart Poettering
2020-07-07
1
-6
/
+108
*
firstboot: Add --kernel-command-line option
Daan De Meyer
2020-05-27
1
-0
/
+35
*
firstboot: Add --root-password-hashed option
Daan De Meyer
2020-05-27
1
-59
/
+80
*
firstboot: Add --delete-root-password option
Daan De Meyer
2020-05-27
1
-0
/
+90
*
firstboot: Add --force option
Daan De Meyer
2020-05-27
1
-35
/
+82
*
firstboot: Don't check twice if /etc/shadow exists
Daan De Meyer
2020-05-27
1
-5
/
+1
*
tree-wide: port various bits over to locale_is_installed()
Lennart Poettering
2020-05-07
1
-10
/
+18
*
tree-wide: use "hostname" spelling everywhere
Zbigniew Jędrzejewski-Szmek
2020-04-21
1
-1
/
+1
*
firstboot: add missing check
Zbigniew Jędrzejewski-Szmek
2020-02-06
1
-4
/
+6
*
shared: split out crypt() specific helpers into its own .c/.h in src/shared/
Lennart Poettering
2020-01-15
1
-13
/
+1
*
firstboot: drop duplicate trailing whitespace from root pw question
Lennart Poettering
2019-08-10
1
-2
/
+2
*
firstboot: only list all options on demand
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-27
/
+19
*
firstboot: use free_and_strdup, free_and_replace
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-11
/
+2
*
firstboot: use color in welcome text
Lennart Poettering
2019-07-13
1
-4
/
+15
*
firstboot: suppress locale menu if there's nothing to choose from
Lennart Poettering
2019-07-13
1
-14
/
+35
*
Remove string_free_erase
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-1
/
+2
*
Merge pull request #12390 from poettering/string-file-mkdir
Zbigniew Jędrzejewski-Szmek
2019-05-28
1
-10
/
+8
|
\
|
*
tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flag
Lennart Poettering
2019-05-08
1
-4
/
+2
|
*
tree-wide: voidify a few calls
Lennart Poettering
2019-05-08
1
-6
/
+6
*
|
firstboot: port to make_salt()
Lennart Poettering
2019-04-29
1
-28
/
+7
|
/
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
1
-2
/
+2
*
util: split out kbd related stuff
Lennart Poettering
2019-03-14
1
-0
/
+1
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-4
/
+4
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-24
/
+18
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
firstboot: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-28
/
+25
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
random-util: optionally enable blocking getrandom() behaviour
Lennart Poettering
2018-11-08
1
-1
/
+2
*
random-util: change high_quality_required bool parameter into a flags parameter
Lennart Poettering
2018-11-08
1
-1
/
+1
*
random-util: rename acquire_random_bytes() → genuine_random_bytes()
Lennart Poettering
2018-11-08
1
-1
/
+1
*
ask-password: check keyring in ask_password_tty and ask_password_agent
Xiang Fan
2018-10-31
1
-4
/
+8
*
firstboot: include error cause in log message
Yu Watanabe
2018-10-19
1
-1
/
+1
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-4
/
+15
[next]