index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
loginctl.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
po: Translated using Weblate (Portuguese)
Tiago Rocha Cunha
2
-34
/
+35
2024-05-31
po: Translated using Weblate (French)
Pierre GRASSER
2
-190
/
+220
2024-05-31
networkd-test: first wait for interface being configured
Yu Watanabe
1
-7
/
+9
2024-05-31
test: optionally allow to disable user service manager, and disable it on TES...
Yu Watanabe
3
-5
/
+9
2024-05-31
test: make it sure that devices are processed by udevd before running subtests
Yu Watanabe
1
-0
/
+1
2024-05-31
test: lock device on sfdisk or mkfs, and extend timeout
Yu Watanabe
1
-6
/
+6
2024-05-31
gitignore: Ignore /pkg/ instead of pkg/ (#33119)
Daan De Meyer
1
-1
/
+1
2024-05-31
Add pkg/ to .gitignore folder
Daan De Meyer
1
-0
/
+1
2024-05-31
basic: Add BCACHEFS magic
Chris Packham
2
-0
/
+8
2024-05-31
hwdb: Lenovo 16G6IRL volume keys and friends (#33107)
Victor Berchet
1
-0
/
+2
2024-05-31
hwdb: Add Logitech MX Master 3S Bluetooth ID
Maciej S. Szmigiero
1
-1
/
+2
2024-05-30
mkosi: Override rpm's _fixperms script to be a noop
Daan De Meyer
2
-0
/
+2
2024-05-30
mkosi: Disable add-determinism on Fedora
Daan De Meyer
1
-0
/
+1
2024-05-30
mkosi: Skip debuginfo workaround on newer rpm
Daan De Meyer
2
-5
/
+9
2024-05-30
mkosi: Don't install wireguard-tools on Debian
Daan De Meyer
5
-1
/
+4
2024-05-30
mkosi: Replace submodules with our own thing
Daan De Meyer
16
-60
/
+42
2024-05-30
bus-unit-util: extend the bus call timeout for UnitFreezer
Mike Yuan
1
-2
/
+2
2024-05-30
sleep,home: clean up logs for session freezer a bit
Mike Yuan
2
-8
/
+6
2024-05-30
bus-unit-util: rework UnitFreezer, explicitly thaw unit
Mike Yuan
4
-69
/
+84
2024-05-30
core/dbus-unit: modernize bus_unit_method_freezer_generic a bit
Mike Yuan
1
-11
/
+9
2024-05-30
core/dbus-manager: only allow Freeze/ThawUnit() if loaded
Mike Yuan
1
-2
/
+4
2024-05-30
homed: drop caches harder
Lennart Poettering
1
-2
/
+2
2024-05-30
Revert "mkosi: Sanitizer improvements"
Daan De Meyer
12
-175
/
+60
2024-05-30
Revert "ci: Build with sanitizers in mkosi"
Daan De Meyer
1
-1
/
+0
2024-05-30
mkosi: Preserve environment when running integration tests with sudo
Daan De Meyer
1
-1
/
+1
2024-05-30
hwdb: add a vmbus id for HyperV Video device
Lain "Fearyncess" Yang
2
-1
/
+8
2024-05-30
ci: Build with sanitizers in mkosi
Daan De Meyer
1
-0
/
+1
2024-05-30
mkosi: Sanitizer improvements
Daan De Meyer
12
-60
/
+175
2024-05-30
test-network: Add dirs_exist_ok=True to cp_r()
Daan De Meyer
1
-1
/
+1
2024-05-30
test-execute: Load systemd-asan-env environment file if available
Daan De Meyer
7
-0
/
+7
2024-05-30
test-execute: Skip system call filter tests when sanitizers are used
Daan De Meyer
1
-2
/
+2
2024-05-30
test-execute: Skip test_exec_mount_apivfs() when running with sanitizers
Daan De Meyer
1
-0
/
+4
2024-05-30
TEST-02-UNITTESTS: Pass asan environment to units if it is available
Daan De Meyer
1
-1
/
+7
2024-05-30
TEST-79-MEMPRESS: Load systemd-asan-env if available
Daan De Meyer
1
-1
/
+11
2024-05-30
TEST-36-NUMAPOLICY: Skip when running with sanitizers
Daan De Meyer
1
-0
/
+5
2024-05-30
shared/format-table: print BPS with part after point
Zbigniew Jędrzejewski-Szmek
2
-9
/
+9
2024-05-30
shared/format-table: do not print '.0'
Zbigniew Jędrzejewski-Szmek
4
-20
/
+22
2024-05-30
blockdev-util: update comment for blockdev_partscan_enabled
Mike Yuan
1
-4
/
+5
2024-05-30
cgroup-util: Don't try to open pidfd for pids from cgroup.threads
Daan De Meyer
2
-2
/
+12
2024-05-30
man: mention that IPMasquerade= and IPv6SendRA= implies IPv4Forwarding=/IPv6F...
Yu Watanabe
1
-5
/
+17
2024-05-30
pcrlock: tweak error messages when we are not looking at a TPM2 event log
Lennart Poettering
1
-4
/
+4
2024-05-30
efi-api: check /sys/class/tpm/tpm0/tpm_version_major, too
Lennart Poettering
1
-15
/
+22
2024-05-30
TEST-02-UNITTESTS: Fix exit code checks
Daan De Meyer
1
-8
/
+8
2024-05-30
TEST-05-RLIMITS: Bump memory limits
Daan De Meyer
1
-16
/
+16
2024-05-30
mkosi: Stop installing dbus-broker on OpenSUSE
Daan De Meyer
1
-1
/
+0
2024-05-30
mkosi: Install bpftrace
Daan De Meyer
1
-0
/
+1
2024-05-29
basic: Add debug logging for pidref_set_pid()
Daan De Meyer
1
-1
/
+1
2024-05-29
cgroup-util: Add debug logging for cg_kill_recursive()
Daan De Meyer
1
-9
/
+13
2024-05-29
main: add comment explaining parameter to watchdog_close
Lennart Poettering
1
-1
/
+1
2024-05-29
shutdown: explicitly close watchdog with disarm=false before we destroy watch...
Lennart Poettering
1
-1
/
+4
[prev]
[next]