index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hibernate-resume
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
shared: move uid-alloc-range.[ch] from src/shared/ → src/basic/
Lennart Poettering
4
-1
/
+1
2023-06-08
man: suffix --unit with an equal sign, since it expects an argument
Lennart Poettering
1
-4
/
+4
2023-06-08
tpm2: replace _cleanup_tpm2_* macros with _cleanup_()
Dan Streetman
5
-20
/
+18
2023-06-08
man: drop documentation of internal lookup flags
Lennart Poettering
1
-33
/
+32
2023-06-07
pam_systemd_home: suppress LOG_DEBUG msgs if debugging is off
David Tardon
1
-28
/
+54
2023-06-07
preset: enable systemd-networkd-wait-online.service by default
Lennart Poettering
1
-1
/
+1
2023-06-07
test: wrap agetty & getfacl when running with sanitizers
Frantisek Sumsal
1
-1
/
+1
2023-06-07
mkosi: Update to latest
Daan De Meyer
10
-11
/
+18
2023-06-07
test: drop $SKIP_INITRD
Frantisek Sumsal
2
-3
/
+1
2023-06-07
test: rebuild the ldconfig cache after changing its configuration
Frantisek Sumsal
1
-0
/
+1
2023-06-07
man: mention that OnCalendar= combines well with systemd-time-wait-sync.service
Lennart Poettering
1
-10
/
+14
2023-06-07
Fix zsh completion for "localectl set-locale"
Cyril Roelandt
1
-1
/
+1
2023-06-07
kbd-model-map: change the order of Hungarian keymaps
Balló György
1
-2
/
+2
2023-06-07
resolved: add comment clarifying why we decompress DNS names when parsing SRV
Lennart Poettering
1
-4
/
+10
2023-06-07
man: document which IP ports resolved listens on, and what for
Lennart Poettering
1
-0
/
+21
2023-06-07
pam: add call to pam_umask
Michal Sekletar
1
-0
/
+1
2023-06-07
sd-login: add sd_session_get_leader interface
Thorsten Kukuk
4
-0
/
+35
2023-06-06
units: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
7
-7
/
+7
2023-06-06
ukify: add 'build' verb
Zbigniew Jędrzejewski-Szmek
3
-35
/
+137
2023-06-06
test_ukify: pass through path to addon stub
Zbigniew Jędrzejewski-Szmek
3
-3
/
+19
2023-06-06
test_ukify: no stinky root needed for signing
Zbigniew Jędrzejewski-Szmek
1
-8
/
+0
2023-06-06
ukify: simplify creation of parser
Zbigniew Jędrzejewski-Szmek
2
-9
/
+8
2023-06-06
repart: Do online encryption when loop devices are available
Daan De Meyer
1
-73
/
+195
2023-06-06
btrfs-util: Add btrfs_subvol_snapshot_at()
Daan De Meyer
8
-84
/
+68
2023-06-06
chattr-util: Make chattr_full() an openat() style function
Daan De Meyer
4
-21
/
+24
2023-06-06
btrfs-util: Add btrfs_subvol_set_read_only_at()
Daan De Meyer
2
-14
/
+15
2023-06-06
rm-rf: Add rm_rf_at()
Daan De Meyer
2
-12
/
+19
2023-06-06
btrfs-util: Add btrfs_subvol_remove_at()
Daan De Meyer
3
-12
/
+11
2023-06-06
test-chase: Add one more test for chase_and_openat()
Daan De Meyer
1
-0
/
+6
2023-06-06
chase: Allow passing NULL as the empty path to chaseat()
Daan De Meyer
2
-1
/
+4
2023-06-06
test-chase: Fix comment
Daan De Meyer
1
-1
/
+1
2023-06-06
fd-util: Add path_is_root_at()
Daan De Meyer
2
-4
/
+16
2023-06-06
btrfs-util: Add btrfs_is_subvol_at()
Daan De Meyer
2
-18
/
+11
2023-06-06
stat-util: Add is_fs_type_at()
Daan De Meyer
2
-14
/
+12
2023-06-06
stat-util: Follow coding style in xstatfsat()
Daan De Meyer
1
-1
/
+0
2023-06-06
fs-util: Allow passing NULL path to xopenat()
Daan De Meyer
1
-1
/
+0
2023-06-06
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
6
-67
/
+25
2023-06-06
generators: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
14
-17
/
+19
2023-06-06
man: document OnSuccessJobMode=
Frantisek Sumsal
1
-2
/
+3
2023-06-06
tests: fix shellcheck warnings
Luca Boccassi
2
-5
/
+5
2023-06-06
tpm2: verify symmetric parms in tpm2_context_new()
Dan Streetman
3
-12
/
+149
2023-06-06
tpm2: add tpm2_get_capability(), tpm2_cache_capabilities(), tpm2_capability_p...
Dan Streetman
2
-49
/
+113
2023-06-05
test: a couple of assorted cleanups
Frantisek Sumsal
3
-4
/
+4
2023-06-05
test: load the SELinux module outside of the VM
Frantisek Sumsal
3
-22
/
+2
2023-06-05
test: add a reasoning why we don't use the SELinux-provided units
Frantisek Sumsal
1
-1
/
+11
2023-06-05
cgls/cgtop: spell field/column "CGroup" rather than "Control Group"
Lennart Poettering
2
-2
/
+2
2023-06-05
99-systemd.rules.in: guard systemd-backlight udev rules by ENABLE_BACKLIGHT
Simon Braunschmidt
1
-0
/
+2
2023-06-05
test: make sure we unmount /var late during shutdown
Frantisek Sumsal
1
-1
/
+7
2023-06-05
test: add a couple more tests for systemd-cryptsetup
Frantisek Sumsal
2
-1
/
+217
2023-06-05
test: make check_result_*() `set -e` friendly
Frantisek Sumsal
1
-4
/
+2
[prev]
[next]