index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop several remaining license headers
Yu Watanabe
2024-04-08
8
-92
/
+8
*
mountfsd: fix typo
Yu Watanabe
2024-04-08
1
-3
/
+3
*
nsresourced: fix typo
Yu Watanabe
2024-04-08
1
-1
/
+1
*
dissect: fix typo
Yu Watanabe
2024-04-08
1
-1
/
+1
*
nspawn: fix typo
Yu Watanabe
2024-04-08
1
-1
/
+1
*
Merge pull request #32136 from YHNdnzj/nextroot-auto-mountpoint
Luca Boccassi
2024-04-08
2
-6
/
+10
|
\
|
*
systemctl-logind: auto soft-reboot only if /run/nextroot/ is mountpoint
Mike Yuan
2024-04-07
1
-1
/
+5
|
*
logind-dbus: use FLAGS_SET more
Mike Yuan
2024-04-07
1
-5
/
+5
*
|
test-execute: check for s390x first and duplicate test
Luca Boccassi
2024-04-08
2
-0
/
+11
*
|
hibernate-util: check 'noresume' before reading resume setting
Mike Yuan
2024-04-08
2
-1
/
+9
*
|
Merge pull request #26826 from poettering/mntfsd
Luca Boccassi
2024-04-07
81
-425
/
+7887
|
\
\
|
*
|
update TODO
Lennart Poettering
2024-04-06
1
-0
/
+12
|
*
|
test: add integration test for unpriv mountfsd/nsresourced
Lennart Poettering
2024-04-06
3
-0
/
+71
|
*
|
nspawn: make nspawn work without privileges
Lennart Poettering
2024-04-06
6
-239
/
+517
|
*
|
core: implement RootImage= via mountfsd in unprivileged environments
Lennart Poettering
2024-04-06
1
-36
/
+56
|
*
|
dissect-tool: allow systemd-dissect to talk to mountfsd
Lennart Poettering
2024-04-06
1
-63
/
+135
|
*
|
dissect-image: add a generic varlink client side for mountfsd
Lennart Poettering
2024-04-06
2
-0
/
+211
|
*
|
mountfsd: add new systemd-mountfsd component
Lennart Poettering
2024-04-06
19
-1
/
+1407
|
*
|
nsresourced: add client-side helpers around nsresourced APIs
Lennart Poettering
2024-04-06
3
-0
/
+340
|
*
|
nsresourced: add new daemon for granting clients user namespaces and assignin...
Lennart Poettering
2024-04-06
27
-2
/
+4292
|
*
|
build-sys: pick up vmlinux.h from running kernel BTF or user
Lennart Poettering
2024-04-06
2
-2
/
+79
|
*
|
dissect-image: document one more dissected_image_decrypt() error code
Lennart Poettering
2024-04-06
1
-0
/
+1
|
*
|
dissect-image: make dissected_image_acquire_metadata() operate within a usern...
Lennart Poettering
2024-04-06
4
-6
/
+21
|
*
|
dissect-image: add a new helper that checks if VeritySettings has anything se...
Lennart Poettering
2024-04-06
1
-0
/
+8
|
*
|
dissect-image: add dissected_image_close() that closes all references to reso...
Lennart Poettering
2024-04-06
2
-0
/
+15
|
*
|
discover-image: export search paths array
Lennart Poettering
2024-04-06
2
-1
/
+3
|
*
|
cgroup-setup: add fd-based version of cg_attach()
Lennart Poettering
2024-04-06
2
-0
/
+15
|
*
|
cgroup-util: add helpers for opening cgroup by id
Lennart Poettering
2024-04-06
5
-13
/
+109
|
*
|
lock-util: make global lock return parameter to image_path_lock() optional
Lennart Poettering
2024-04-06
2
-19
/
+29
|
*
|
bpf-dlopen: pick up more symbols from libbpf
Lennart Poettering
2024-04-06
3
-26
/
+69
|
*
|
namespace-util: add new helper is_our_namespace()
Lennart Poettering
2024-04-06
2
-0
/
+41
|
*
|
namespace-util: add namespace_open_by_type() helper
Lennart Poettering
2024-04-06
2
-0
/
+18
|
*
|
namespace-util: add detach_mount_namespace_userns()
Lennart Poettering
2024-04-06
2
-0
/
+16
|
*
|
namespace-util: add helper for allocating an empty userns fd
Lennart Poettering
2024-04-06
2
-0
/
+22
|
*
|
namespace-util: add detach_mount_namespace_harder()
Lennart Poettering
2024-04-06
2
-0
/
+49
|
*
|
uid-range: add some basic operations on UidRange objects
Lennart Poettering
2024-04-06
3
-7
/
+80
|
*
|
uid-range: add new uid_range_load_userns_by_fd() helper
Lennart Poettering
2024-04-06
2
-0
/
+62
|
*
|
uid-range: optionally load outside view of UID range from uid_map procfs file
Lennart Poettering
2024-04-06
6
-10
/
+25
|
*
|
uid-range: add uid_range_overlaps() helper
Lennart Poettering
2024-04-06
2
-0
/
+22
|
*
|
image-policy: add a new image_policy_intersect() call
Lennart Poettering
2024-04-06
3
-0
/
+133
|
*
|
varlink: add varlink_peek_dup_fd() helper
Lennart Poettering
2024-04-06
2
-2
/
+13
|
*
|
varlink: add varlink_get_peer_gid() helper
Lennart Poettering
2024-04-06
2
-1
/
+19
*
|
|
mkosi: Install dnf5 in Fedora image
Daan De Meyer
2024-04-07
1
-0
/
+1
*
|
|
Merge pull request #32135 from keszybz/compiler-warning-cleanup
Luca Boccassi
2024-04-07
3
-7
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sd-bus: rework assert to make the gcc happy
Zbigniew Jędrzejewski-Szmek
2024-04-07
1
-2
/
+4
|
*
|
ask-password: minor shortening
Zbigniew Jędrzejewski-Szmek
2024-04-07
1
-4
/
+1
|
*
|
core: silence gcc warning about unitialized variable
Zbigniew Jędrzejewski-Szmek
2024-04-07
1
-1
/
+3
|
|
/
*
|
core: use log_unit_debug in *_set_state
Mike Yuan
2024-04-07
3
-16
/
+14
*
|
run: query for SoftRebootsCount only for system scope runs
Luca Boccassi
2024-04-07
1
-5
/
+10
|
/
*
test: improve debug-ability of test-execute
Frantisek Sumsal
2024-04-06
1
-1
/
+5
[next]