index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
sd_event_new.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-06-05
test: use check_result_common()
Frantisek Sumsal
1
-9
/
+4
2023-06-05
cryptsetup: avoid calling strv_find() on a NULL pointer
Frantisek Sumsal
1
-1
/
+1
2023-06-05
test: clean up the test cleanup a bit
Frantisek Sumsal
1
-2
/
+3
2023-06-05
test: minor cleanup
Frantisek Sumsal
1
-6
/
+6
2023-06-05
test: make the data partition larger for the cryptsetup test
Frantisek Sumsal
1
-0
/
+1
2023-06-05
test: make the root/data partition size configurable per test
Frantisek Sumsal
2
-2
/
+6
2023-06-05
test: introduce test_require_bin() and use it
Frantisek Sumsal
7
-15
/
+17
2023-06-05
test: fix indentation
Frantisek Sumsal
1
-7
/
+7
2023-06-05
test: move TPM2-related setup stuff into test-functions
Frantisek Sumsal
2
-27
/
+49
2023-06-05
ukify: make code pylint clean
Zbigniew Jędrzejewski-Szmek
1
-3
/
+9
2023-06-05
test: allow running only specified subtests/testcases
Frantisek Sumsal
3
-0
/
+21
2023-06-05
test: Test --offline= in TEST-58-REPART
Daan De Meyer
1
-139
/
+156
2023-06-05
man: parition → partition typo fix
Lennart Poettering
1
-1
/
+1
[next]