index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
sd_bus_call.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
copy: do not try to copy zero size data
Yu Watanabe
1
-0
/
+2
2024-12-10
TEST-07-PID: wait for sleep command being executed by sd-executor
Yu Watanabe
1
-1
/
+1
2024-12-10
NEWS: update list of contributors
Luca Boccassi
1
-17
/
+19
2024-12-10
Update hwdb
Luca Boccassi
7
-119
/
+1058
2024-12-10
test: skip TEST-13-NSPAWN.nspawn/machined, TEST-86-MULTI-PROFILE-UKI and TEST...
Luca Boccassi
3
-0
/
+3
2024-12-10
test: add TEST_SKIP_SUBTESTS/TEST_SKIP_TESTCASES
Luca Boccassi
2
-0
/
+25
2024-12-10
test: use mkdir -p in TEST-25-IMPORT
Luca Boccassi
1
-3
/
+3
2024-12-10
hostnamectl: respect SYSTEMD_COLORS
Sebastian Gross
1
-4
/
+4
2024-12-10
cryptsetup: add debug message
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2024-12-10
cryptenroll: show which devices support "hmac secret"
Zbigniew Jędrzejewski-Szmek
2
-6
/
+7
2024-12-10
sd-varlink: modernize pointer style in function signatures
Zbigniew Jędrzejewski-Szmek
2
-6
/
+6
2024-12-10
various: set info on varlink server object
Zbigniew Jędrzejewski-Szmek
21
-48
/
+107
2024-12-10
sd-varlink: add sd_varlink_server_set_info
Zbigniew Jędrzejewski-Szmek
5
-11
/
+49
2024-12-10
seccomp-util: add getxattrat and friends
Yu Watanabe
1
-0
/
+4
2024-12-10
basic: update syscall tables
Yu Watanabe
20
-0
/
+80
2024-12-10
test: use systemd-asan-env environment file at more places
Yu Watanabe
3
-14
/
+29
2024-12-10
test-network: check status of networkd after everything cleared on tear down
Yu Watanabe
1
-5
/
+16
2024-12-10
mkosi/sanitizers: add more ASAN options
Yu Watanabe
2
-4
/
+5
2024-12-10
test: extract sanitizer reports from journal
Yu Watanabe
3
-2
/
+137
2024-12-10
mkosi: move drop-in config for sanitizers
Yu Watanabe
1
-0
/
+0
2024-12-09
Revert "test: tentatively disable SELinux tests"
Yu Watanabe
2
-4
/
+5
2024-12-09
hwdb: Add Chuwi MiniBook X trackpad fuzz
Greg Heartsfield
1
-0
/
+9
2024-12-09
mkosi: Use rawhide tools tree in CI
Daan De Meyer
1
-0
/
+1
2024-12-09
cryptenroll: advertise device autodetection and listing
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
2024-12-09
systemd-cryptenroll: drop unnecessary {}
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2024-12-09
systemd-cryptenroll: use pager for --help, add --no-pager option
Zbigniew Jędrzejewski-Szmek
2
-0
/
+12
2024-12-09
journalctl: show coredumps again when --unit= is specified
Yu Watanabe
3
-17
/
+65
2024-12-09
systemctl: use correct runtime scope
Lennart Poettering
1
-1
/
+1
2024-12-09
boot: exclude the trailing padding from initrd size in initrd_prepare()
Zbigniew Jędrzejewski-Szmek
1
-4
/
+11
2024-12-08
mkosi: Set meson --max-lines= to 300 in CI
Daan De Meyer
1
-1
/
+2
2024-12-08
mkosi: Use mkosi sandbox in CI with Fedora tools tree
Daan De Meyer
1
-35
/
+18
2024-12-08
test: Set kernel loglevel to INFO when running tests unattended
Daan De Meyer
1
-0
/
+1
2024-12-08
mkosi: Move leak sanitizer supressions file to sanitizers extra tree
Daan De Meyer
1
-0
/
+0
2024-12-08
mkosi: Reduce kernel command line size
Daan De Meyer
7
-9
/
+19
2024-12-08
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2024-12-08
test: tentatively disable SELinux tests
Yu Watanabe
2
-5
/
+4
2024-12-07
sysupdate: fix typo in DBus config
Abderrahim Kitouni
1
-1
/
+1
2024-12-06
test: Remove old bash test runner
Daan De Meyer
132
-5892
/
+0
2024-12-06
Revert "journalctl: show coredumps again when --unit= is specified"
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2024-12-06
journalctl: show coredumps again when --unit= is specified
Yu Watanabe
1
-3
/
+1
2024-12-06
po: Translated using Weblate (Russian)
Sergey A
1
-4
/
+3
2024-12-05
mkosi: Make sure the /coverage directory exists
Daan De Meyer
1
-0
/
+2
2024-12-05
test-parse-util: use ASSERT_* macros
Zbigniew Jędrzejewski-Szmek
1
-676
/
+596
2024-12-05
test-condition: use xsprintf and drop pointless cast
Zbigniew Jędrzejewski-Szmek
1
-11
/
+6
2024-12-05
test-condition: use ASSERT_* macros
Zbigniew Jędrzejewski-Szmek
1
-554
/
+367
2024-12-05
mkosi: install util-linux-script in F42 too
Luca Boccassi
1
-1
/
+2
2024-12-05
man: clarify wording regarding MONITOR_* envs
Septatrix
1
-1
/
+2
2024-12-05
docs/MEMORY_PRESSURE: fix typo
Tristan F.-R.
1
-1
/
+1
2024-12-05
test-time-util: do more suppression of time zone checks
Zbigniew Jędrzejewski-Szmek
1
-5
/
+6
2024-12-05
test: Implement TEST_PREFER_QEMU and use it in one of the mkosi jobs
Daan De Meyer
3
-2
/
+12
[next]