index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
home
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: Fix -Wmaybe-uninitialized compilation warnings
Daan De Meyer
2023-08-04
1
-1
/
+1
*
meson: move declarations of homed and friends
Yu Watanabe
2023-07-31
1
-2
/
+66
*
homework: cleanup use of ERRNO_IS_DEVICE_ABSENT()
Dmitry V. Levin
2023-07-28
1
-8
/
+10
*
homework: cleanup use of ERRNO_IS_NOT_SUPPORTED()
Dmitry V. Levin
2023-07-28
1
-3
/
+4
*
homework-luks: fix typos
Topi Miettinen
2023-07-21
1
-2
/
+2
*
homed: make all pam_prompt strings translatable
Luca Boccassi
2023-07-13
1
-38
/
+39
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-1
/
+0
*
shared: add libpasswdqc support
Egor Ignatov
2023-07-06
1
-1
/
+1
*
shared: add password quality check abstraction layer to support both pwqualit...
Egor Ignatov
2023-07-06
5
-19
/
+17
*
homed: change user_record_quality_check_password to use quality_check_password
Dmitry V. Levin
2023-07-06
1
-19
/
+17
*
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
1
-1
/
+1
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
2
-3
/
+3
*
time-util: introduce usleep_safe()
Yu Watanabe
2023-06-22
1
-1
/
+1
*
pam: add macro wrapper to make code shorter
Zbigniew Jędrzejewski-Szmek
2023-06-22
1
-34
/
+24
*
homework: resize to maximum disk space if disk size is not specified
Gibeom Gwon
2023-06-19
1
-12
/
+54
*
pam_systemd_home: suppress LOG_DEBUG msgs if debugging is off
David Tardon
2023-06-07
1
-28
/
+54
*
chattr-util: Make chattr_full() an openat() style function
Daan De Meyer
2023-06-06
1
-1
/
+1
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
1
-6
/
+8
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
8
-20
/
+20
*
home: move the assert back to the intended place
Frantisek Sumsal
2023-05-30
1
-2
/
+2
*
tree-wide: convert more system1.Manager calls to BusLocator
David Tardon
2023-05-24
1
-9
/
+2
*
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
1
-1
/
+1
*
mkfs-util: Add quiet argument to make_filesystem()
Daan De Meyer
2023-05-12
1
-1
/
+9
*
Merge pull request #27424 from dtardon/auto-cleanup
Yu Watanabe
2023-04-28
1
-4
/
+4
|
\
|
*
homed-manager-bus: use _cleanup_
David Tardon
2023-04-28
1
-4
/
+4
*
|
pam-systemd: disconnect bus connection when leaving session hook, even on error
Lennart Poettering
2023-04-27
1
-18
/
+19
*
|
homed: rename make_userns() to avoid name conflict with mount-util.[ch]
Lennart Poettering
2023-04-24
1
-2
/
+2
*
|
pam: cache sd-bus separately per module
Luca Boccassi
2023-04-24
1
-5
/
+5
*
|
pam_systemd_home: clean up sd-bus when called about something else's user
Luca Boccassi
2023-04-24
1
-1
/
+2
|
/
*
fsck: use execv_p_ and execl_p_
Florian Klink
2023-04-17
1
-10
/
+1
*
fsck: look for fsck binary not just in /sbin
Florian Klink
2023-04-15
1
-1
/
+10
*
tree-wide: port more code over to CMSG_TYPED_DATA()
Lennart Poettering
2023-04-13
1
-2
/
+2
*
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-21
/
+10
*
fs-util: Drop unlink_noerrno()
Daan De Meyer
2023-03-15
1
-3
/
+4
*
treewide: memfd_create: use exec flags
Thomas Weißschuh
2023-03-15
1
-2
/
+4
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
1
-14
/
+3
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
repart: Add support for reading mkfs options from environment
Daan De Meyer
2023-03-10
1
-20
/
+2
*
doc: correct wrong use "'s" contractions
Jan Engelhardt
2023-03-07
1
-1
/
+1
*
doc: replace wrong idiom in homed comment
Jan Engelhardt
2023-03-07
1
-2
/
+2
*
homed: hook up memory pressure/SIGRTMIN+18 handling
Lennart Poettering
2023-03-01
2
-1
/
+11
*
homectl: make the new caps field configurable via homectl
Lennart Poettering
2023-02-28
1
-1
/
+68
*
Merge pull request #26349 from yuwata/safe-fork-rearrange-stdio
Luca Boccassi
2023-02-21
1
-9
/
+3
|
\
|
*
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
1
-10
/
+3
|
*
process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIO
Yu Watanabe
2023-02-20
1
-0
/
+1
*
|
homectl: add missing break
Lennart Poettering
2023-02-21
1
-0
/
+2
|
/
*
treewide: fix a few typos in NEWS, docs and comments
Dmitry V. Levin
2023-02-15
1
-1
/
+1
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-32
/
+0
*
homework: when creating/resizing GPT partitions, also set sector size explicitly
Lennart Poettering
2023-01-18
1
-6
/
+13
*
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
2023-01-18
1
-2
/
+18
[next]