summaryrefslogtreecommitdiffstats
path: root/units/user (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-22test: also flush and rotate journal before readYu Watanabe1-1/+12
2024-05-22test: replace journal checkers with journalctl --follow + grep -mYu Watanabe4-12/+17
2024-05-21test: lock device during running cryptsetupYu Watanabe1-3/+4
2024-05-21Revert "test: wipe filesystem before moving to the next test case"Yu Watanabe1-2/+0
2024-05-21btrfs-util: add assert to fix Coverity warningLuca Boccassi1-0/+2
2024-05-21mkosi: explicitly install g++ in opensuseLuca Boccassi1-0/+1
2024-05-21pkg/opensuse: switch to SHA1 forkLuca Boccassi2-2/+2
2024-05-21test: wait a bit before stopping/killing serviceYu Watanabe1-2/+3
2024-05-21logind: use SD_BUS_ERROR_ACCESS_DENIEDZbigniew Jędrzejewski-Szmek1-1/+2
2024-05-21test: collect information about loopback device on failureYu Watanabe1-1/+9
2024-05-21test: wait for loop/backing_file attribute being removedYu Watanabe1-0/+5
2024-05-21test: wait for unit generated from /proc/self/mountinfo to be unloadedYu Watanabe1-0/+3
2024-05-21test: also run some basic test cases on nspawnYu Watanabe1-23/+23
2024-05-21test: stop container when it is not necessary anymoreYu Watanabe1-0/+2
2024-05-21man/systemd-run: beef up info regarding interaction between --pty, --pipe, an...Mike Yuan1-6/+15
2024-05-21run: when disconnected from PTY forwarder, exit event loop if not --waitMike Yuan1-3/+8
2024-05-21ptyfwd: add missing assertions for pty_forward_newMike Yuan1-0/+3
2024-05-21po: Translated using Weblate (Indonesian)Andika Triwidada1-3/+5
2024-05-21shared/mountpoint-util: for old kernels, assume "norecovery" is supported by ...Zbigniew Jędrzejewski-Szmek1-1/+5
2024-05-21test: add a brief comment for the chattr checkFrantisek Sumsal1-0/+3
2024-05-21test: make TEST-65-ANALYZE happy when built with gcovFrantisek Sumsal1-1/+3
2024-05-20test: extend timeout for DHCP/NDisc testsYu Watanabe3-3/+3
2024-05-20btrfs-util: check current offset before readYu Watanabe1-12/+37
2024-05-20logind: make ReleaseSession "unprivileged" and allow closing of own sessionZbigniew Jędrzejewski-Szmek3-3/+13
2024-05-20logind: group policy entries by interfaceZbigniew Jędrzejewski-Szmek1-8/+8
2024-05-20test: sync journal before readYu Watanabe3-4/+13
2024-05-20test: call journalctl --sync just before reading journalsYu Watanabe1-2/+2
2024-05-20analyze: do not print timestamps before "start of userspace"Zbigniew Jędrzejewski-Szmek1-8/+5
2024-05-20test: wait for partition device rather than the whole diskYu Watanabe1-2/+2
2024-05-20logind: do not fail creating a session when request is not from a unitLuca Boccassi1-4/+2
2024-05-20logind: add one more debug logLuca Boccassi1-1/+4
2024-05-20semaphore: use variable for Salsa repo URLLuca Boccassi1-1/+2
2024-05-20man: fix grammar for Name= option in systemd.linkdrewbug1-1/+1
2024-05-20test: install more kernel modules for Fedora imageYu Watanabe1-0/+2
2024-05-20test-network: also set custom altternative name for netdevsim interfaceYu Watanabe5-14/+28
2024-05-20test-network: split out setup_netdevsim()Yu Watanabe1-11/+14
2024-05-19test: sync journal before starting testYu Watanabe1-2/+12
2024-05-19machine-id-setup: acquire machine ID from /run/machine-id if possibleYu Watanabe1-13/+24
2024-05-19machine-id-setup: use empty_or_root()Yu Watanabe1-1/+1
2024-05-19machine: fix use-after-free in Rename() DBus methodYu Watanabe1-1/+9
2024-05-19machine: also acquire Image object from cache when a dbus method in the main ...Yu Watanabe1-3/+2
2024-05-19machine: split out manager_acquire_image() from image_object_find()Yu Watanabe2-26/+45
2024-05-19discover-image: also update Image.limit in image_set_limit()Yu Watanabe1-14/+47
2024-05-19discover-image: update Image.read_only flag in image_read_only()Yu Watanabe1-0/+1
2024-05-19test: sync journal before readYu Watanabe2-0/+9
2024-05-19run: pass the pty slave fd to transient serviceMike Yuan1-3/+9
2024-05-19run: do not log "Error on PTY forwarding logic" when disconnected due to user...Mike Yuan1-2/+4
2024-05-19vmspawn: use openpt_allocate where appropriateMike Yuan1-9/+2
2024-05-19ptyfwd: trivial coding style and log cleanupsMike Yuan1-13/+16
2024-05-18test: wipe filesystem before moving to the next test caseYu Watanabe1-0/+2