index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
user
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
test: also flush and rotate journal before read
Yu Watanabe
1
-1
/
+12
2024-05-22
test: replace journal checkers with journalctl --follow + grep -m
Yu Watanabe
4
-12
/
+17
2024-05-21
test: lock device during running cryptsetup
Yu Watanabe
1
-3
/
+4
2024-05-21
Revert "test: wipe filesystem before moving to the next test case"
Yu Watanabe
1
-2
/
+0
2024-05-21
btrfs-util: add assert to fix Coverity warning
Luca Boccassi
1
-0
/
+2
2024-05-21
mkosi: explicitly install g++ in opensuse
Luca Boccassi
1
-0
/
+1
2024-05-21
pkg/opensuse: switch to SHA1 fork
Luca Boccassi
2
-2
/
+2
2024-05-21
test: wait a bit before stopping/killing service
Yu Watanabe
1
-2
/
+3
2024-05-21
logind: use SD_BUS_ERROR_ACCESS_DENIED
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2024-05-21
test: collect information about loopback device on failure
Yu Watanabe
1
-1
/
+9
2024-05-21
test: wait for loop/backing_file attribute being removed
Yu Watanabe
1
-0
/
+5
2024-05-21
test: wait for unit generated from /proc/self/mountinfo to be unloaded
Yu Watanabe
1
-0
/
+3
2024-05-21
test: also run some basic test cases on nspawn
Yu Watanabe
1
-23
/
+23
2024-05-21
test: stop container when it is not necessary anymore
Yu Watanabe
1
-0
/
+2
2024-05-21
man/systemd-run: beef up info regarding interaction between --pty, --pipe, an...
Mike Yuan
1
-6
/
+15
2024-05-21
run: when disconnected from PTY forwarder, exit event loop if not --wait
Mike Yuan
1
-3
/
+8
2024-05-21
ptyfwd: add missing assertions for pty_forward_new
Mike Yuan
1
-0
/
+3
2024-05-21
po: Translated using Weblate (Indonesian)
Andika Triwidada
1
-3
/
+5
2024-05-21
shared/mountpoint-util: for old kernels, assume "norecovery" is supported by ...
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2024-05-21
test: add a brief comment for the chattr check
Frantisek Sumsal
1
-0
/
+3
2024-05-21
test: make TEST-65-ANALYZE happy when built with gcov
Frantisek Sumsal
1
-1
/
+3
2024-05-20
test: extend timeout for DHCP/NDisc tests
Yu Watanabe
3
-3
/
+3
2024-05-20
btrfs-util: check current offset before read
Yu Watanabe
1
-12
/
+37
2024-05-20
logind: make ReleaseSession "unprivileged" and allow closing of own session
Zbigniew Jędrzejewski-Szmek
3
-3
/
+13
2024-05-20
logind: group policy entries by interface
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2024-05-20
test: sync journal before read
Yu Watanabe
3
-4
/
+13
2024-05-20
test: call journalctl --sync just before reading journals
Yu Watanabe
1
-2
/
+2
2024-05-20
analyze: do not print timestamps before "start of userspace"
Zbigniew Jędrzejewski-Szmek
1
-8
/
+5
2024-05-20
test: wait for partition device rather than the whole disk
Yu Watanabe
1
-2
/
+2
2024-05-20
logind: do not fail creating a session when request is not from a unit
Luca Boccassi
1
-4
/
+2
2024-05-20
logind: add one more debug log
Luca Boccassi
1
-1
/
+4
2024-05-20
semaphore: use variable for Salsa repo URL
Luca Boccassi
1
-1
/
+2
2024-05-20
man: fix grammar for Name= option in systemd.link
drewbug
1
-1
/
+1
2024-05-20
test: install more kernel modules for Fedora image
Yu Watanabe
1
-0
/
+2
2024-05-20
test-network: also set custom altternative name for netdevsim interface
Yu Watanabe
5
-14
/
+28
2024-05-20
test-network: split out setup_netdevsim()
Yu Watanabe
1
-11
/
+14
2024-05-19
test: sync journal before starting test
Yu Watanabe
1
-2
/
+12
2024-05-19
machine-id-setup: acquire machine ID from /run/machine-id if possible
Yu Watanabe
1
-13
/
+24
2024-05-19
machine-id-setup: use empty_or_root()
Yu Watanabe
1
-1
/
+1
2024-05-19
machine: fix use-after-free in Rename() DBus method
Yu Watanabe
1
-1
/
+9
2024-05-19
machine: also acquire Image object from cache when a dbus method in the main ...
Yu Watanabe
1
-3
/
+2
2024-05-19
machine: split out manager_acquire_image() from image_object_find()
Yu Watanabe
2
-26
/
+45
2024-05-19
discover-image: also update Image.limit in image_set_limit()
Yu Watanabe
1
-14
/
+47
2024-05-19
discover-image: update Image.read_only flag in image_read_only()
Yu Watanabe
1
-0
/
+1
2024-05-19
test: sync journal before read
Yu Watanabe
2
-0
/
+9
2024-05-19
run: pass the pty slave fd to transient service
Mike Yuan
1
-3
/
+9
2024-05-19
run: do not log "Error on PTY forwarding logic" when disconnected due to user...
Mike Yuan
1
-2
/
+4
2024-05-19
vmspawn: use openpt_allocate where appropriate
Mike Yuan
1
-9
/
+2
2024-05-19
ptyfwd: trivial coding style and log cleanups
Mike Yuan
1
-13
/
+16
2024-05-18
test: wipe filesystem before moving to the next test case
Yu Watanabe
1
-0
/
+2
[next]