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
*
openssl-util: add common implementation of digest+sign
Lennart Poettering
2023-09-06
1
-18
/
+3
*
json: add json_variant_set_fieldb() helper
Lennart Poettering
2023-08-24
2
-17
/
+13
*
json: rename json_append() → json_variant_merge_objectb()
Lennart Poettering
2023-08-24
3
-7
/
+7
*
homed: reuse openssl-util.h cleanup helpers
Lennart Poettering
2023-08-18
2
-6
/
+3
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
3
-35
/
+25
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-1
/
+1
*
btrfs-util: Move subvolume creation to basic/btrfs.h
Daan De Meyer
2023-08-14
2
-2
/
+2
*
tree-wide: Use fdisk_new_context_at() more
Daan De Meyer
2023-08-14
1
-6
/
+2
*
fdisk-util: Make fdisk_new_context_fd() more generic
Daan De Meyer
2023-08-14
1
-3
/
+3
*
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
[next]