index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson_options.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
bpf: add helper to translate kernel error codes from libbpf
Luca Boccassi
7
-11
/
+32
2024-05-29
test-network: update comment about status of kernel regression
Yu Watanabe
1
-3
/
+2
2024-05-28
tmpfiles: improve warning message and use O_NOCTTY
Christian Göttsche
1
-2
/
+2
2024-05-28
logind-user: check linger file in user_wants_service_manager too
Mike Yuan
1
-1
/
+4
2024-05-28
logind-user: add missing assertion for user_check_linger_file
Mike Yuan
2
-3
/
+6
2024-05-28
test-network: tun/tap fd may be owned by tentative worker processes
Yu Watanabe
1
-59
/
+51
2024-05-28
man: capsule support was added in v256
Zbigniew Jędrzejewski-Szmek
2
-2
/
+8
2024-05-28
test: lock device when sfdisk or mkfs
Yu Watanabe
1
-7
/
+20
2024-05-28
socket-util: use GREEDY_REALLOC_APPEND where appropriate
Mike Yuan
1
-5
/
+1
2024-05-28
machined: downgrade warning if we cannot drop ref to systemd unit if disconne...
Lennart Poettering
1
-2
/
+3
2024-05-28
README: update link for backports
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2024-05-28
various: update links to usr-merge
Zbigniew Jędrzejewski-Szmek
3
-6
/
+5
2024-05-28
docs: drop link to obsolete multiseat page
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2024-05-28
man: update links to "API File Systems"
Zbigniew Jędrzejewski-Szmek
14
-14
/
+14
2024-05-28
various: update links to more wiki pages
Zbigniew Jędrzejewski-Szmek
8
-13
/
+13
2024-05-28
man: update links to "Inhibitor Locks"
Zbigniew Jędrzejewski-Szmek
4
-12
/
+8
2024-05-28
man: update links to "Compatibility with SysV"
Zbigniew Jędrzejewski-Szmek
2
-3
/
+2
2024-05-28
man: update links to "New Control Group Interfaces"
Zbigniew Jędrzejewski-Szmek
6
-6
/
+6
2024-05-28
man: update links to catalog docs
Zbigniew Jędrzejewski-Szmek
20
-21
/
+20
2024-05-28
docs/CONTRIBUTING.md: Fix links in CONTRIBUTING
Mathias Lang
1
-3
/
+3
2024-05-28
test: add superficial test for partscan test
Lennart Poettering
1
-0
/
+37
2024-05-28
blockdev-util: partition block devices never have partition scanning enabled
Lennart Poettering
1
-0
/
+5
2024-05-28
test: suppress logs generated by journal tests
Yu Watanabe
2
-14
/
+24
2024-05-28
test: wait for the kernel finishes to attach backing file to loop device
Yu Watanabe
1
-1
/
+6
2024-05-28
missing_loop.h: fix LOOP_SET_STATUS_SETTABLE_FLAGS
Yu Watanabe
1
-1
/
+1
2024-05-28
missing_loop: fix potential compile-time assertion
Yu Watanabe
1
-1
/
+1
2024-05-28
hwdb: Lenovo IdeaPad Z500 Touchpad Toggle (#33039)
Nicholas Little
1
-0
/
+2
2024-05-27
cryptsetup: mention correct action in log message
Daniel Winzen
1
-1
/
+1
2024-05-27
meson: Run genkey command with --force
Daan De Meyer
1
-1
/
+1
2024-05-27
meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in al...
Franck Bui
3
-4
/
+9
2024-05-27
meson: don't put a symlink pointing to '20-systemd-ssh-proxy.conf' in /etc in...
Franck Bui
3
-4
/
+9
2024-05-27
test: fix iscsi TEST-64-UDEV-STORAGE on Debian
Chris Hofstaedtler
1
-2
/
+7
2024-05-27
test: Extend meson + mkosi integration test docs
Daan De Meyer
1
-41
/
+63
2024-05-27
Rewrite testsuite README in markdown
Daan De Meyer
1
-117
/
+155
2024-05-27
meson: Add genkey target
Daan De Meyer
1
-1
/
+11
2024-05-27
meson: Look up mkosi once
Daan De Meyer
3
-4
/
+9
2024-05-27
executor: check for all permission related errnos when setting up IPC namespace
Luca Boccassi
1
-1
/
+1
2024-05-27
docs: add note about URL where to find recent Ubuntu CI logs
Luca Boccassi
1
-0
/
+7
2024-05-27
man/run0: remove @ syntax for --machine=
Mike Yuan
1
-7
/
+1
2024-05-27
man/run0: remove -M alias for --machine=
Mike Yuan
1
-1
/
+0
2024-05-27
blockdev-util: also check loop/partscan sysattr
Yu Watanabe
1
-7
/
+26
2024-05-27
blockdev-util: also check newer value of GENHD_FL_NO_PART flag
Yu Watanabe
1
-8
/
+17
2024-05-26
run: also show a pretty string for main exit status, if any
Mike Yuan
1
-6
/
+7
2024-05-26
blockdev-util: "partscan" sysattr now directly shows the enabled state
Mike Yuan
1
-3
/
+11
2024-05-26
test: use SYSLOG_IDENTIFIER= filter instead of "journalctl -u"
Yu Watanabe
1
-1
/
+4
2024-05-26
core: introduce unit_verify_contexts
Mike Yuan
3
-2
/
+25
2024-05-26
core/unit: don't set missing_ok if WorkingDirectory=~ is explicitly requested
Mike Yuan
1
-6
/
+4
2024-05-26
core/exec-invoke: add a comment that acquire_home uses result from get_fixed_...
Mike Yuan
1
-1
/
+1
2024-05-26
core/exec-invoke: drop unused param for acquire_home, prefix out param with ret_
Mike Yuan
1
-5
/
+5
2024-05-26
core/dbus-execute: don't trigger assertion if WorkingDirectory="" or "-"
Mike Yuan
1
-23
/
+26
[next]