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
...
|
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-1
/
+18
*
|
firstboot: Use root directory file descriptor for everything
Daan De Meyer
2023-04-11
1
-39
/
+57
|
/
*
firstboot: Add --reset option
Daan De Meyer
2023-04-01
1
-0
/
+54
*
firstboot: Do not dereference symlinks
Daan De Meyer
2023-04-01
1
-4
/
+4
*
firstboot: Refactor should_configure()
Daan De Meyer
2023-03-29
1
-6
/
+7
*
firstboot: Check for errors returned by dir_fd_is_root()
Daan De Meyer
2023-03-29
1
-5
/
+21
*
user-util: Rename ETC_PASSWD_LOCK_NAME to ETC_PASSWD_LOCK_FILENAME
Daan De Meyer
2023-03-29
1
-1
/
+1
*
firstboot: Modernize path handling
Daan De Meyer
2023-03-29
1
-146
/
+227
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-2
/
+2
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
basic/user-util: create /etc from take_etc_passwd_lock
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-2
/
+0
*
tree-wide: unify how we pick OS pretty name to display
Lennart Poettering
2023-01-24
1
-2
/
+3
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
firstboot: fix segfault when --locale-messages= is passed without --locale=
Luca Boccassi
2022-11-04
1
-1
/
+1
*
firstboot: add debug logging
Zbigniew Jędrzejewski-Szmek
2022-09-30
1
-20
/
+61
*
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
*
tree-wide: Fix field width specifier warnings
Jan Janssen
2022-08-30
1
-1
/
+1
*
various: try to use DEFAULT_USER_SHELL for root too
Zbigniew Jędrzejewski-Szmek
2022-08-24
1
-1
/
+1
*
firstboot: fix can't overwrite timezone
bin456789
2022-08-15
1
-4
/
+6
*
creds: refactor reading user password
Ludwig Nussel
2022-08-11
1
-14
/
+1
*
firstboot: Don't skip passwd/shadow logic if only one of the files exists
Daan De Meyer
2022-07-05
1
-4
/
+2
*
firstboot: make --help output fit in 80 columns
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-31
/
+31
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-0
/
+1
*
smack: move helper function to smack-util.c
Zbigniew Jędrzejewski-Szmek
2021-09-21
1
-0
/
+1
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-2
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
Merge pull request #19391 from poettering/dissect-grow
Zbigniew Jędrzejewski-Szmek
2021-05-07
1
-1
/
+2
|
\
|
*
tree-wide: enable automatic growing of file systems in images in various tool...
Lennart Poettering
2021-04-23
1
-1
/
+2
*
|
user-util: add generic definition for special password hash values in /etc/pa...
Lennart Poettering
2021-05-06
1
-4
/
+4
|
/
*
Merge pull request #18971 from poettering/sysusers-creds
Lennart Poettering
2021-03-31
1
-2
/
+64
|
\
|
*
firstboot: allow provisioning of firstboot params via creds too
Lennart Poettering
2021-03-26
1
-1
/
+63
|
*
firstboot: slightly reorder variable declaration
Lennart Poettering
2021-03-26
1
-1
/
+1
*
|
dissect-image: split DISSECT_IMAGE_REQUIRE_ROOT in two
Lennart Poettering
2021-03-16
1
-1
/
+5
|
/
*
Merge pull request #18852 from yuwata/tree-wide-use-UINT64_MAX
Zbigniew Jędrzejewski-Szmek
2021-03-05
1
-1
/
+1
|
\
|
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
|
copy: move sync_rights() to copy.c and rename copy_rights()
Lennart Poettering
2021-03-04
1
-2
/
+2
|
/
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-2
/
+1
*
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-2
/
+3
*
tree-wide: use free_and_strdup_warn()
Yu Watanabe
2021-02-11
1
-4
/
+1
*
tree-wide: propagate error in xxx_from-string()
Yu Watanabe
2021-02-11
1
-3
/
+3
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
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
[prev]
[next]