index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nspawn: use in_same_namespace() helper
Christian Brauner
2022-10-04
1
-11
/
+3
*
tree-wide: use the term "initrd" at most places we so far used "initramfs"
Lennart Poettering
2022-09-23
1
-4
/
+3
*
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
*
nspawn: fix two error strings
Lennart Poettering
2022-09-16
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
4
-117
/
+42
*
dissect-image: use loop backing file or device node as name of the image
Yu Watanabe
2022-09-07
1
-1
/
+0
*
nspawn: add support for rootidmap bind option
Quentin Deslandes
2022-09-05
2
-2
/
+4
*
nspawn: rename RemountIdmapFlags enum to RemountIdmapping
Quentin Deslandes
2022-09-05
2
-10
/
+10
*
dissect-image: introduce dissect_loop_device() which takes LoopDevice object
Yu Watanabe
2022-09-02
1
-5
/
+2
*
sd-device: rename devpath_from_devnum() -> devname_from_devnum()
Yu Watanabe
2022-09-02
1
-1
/
+1
*
loop-util: rework how we lock loopback block devices
Lennart Poettering
2022-09-01
1
-7
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
2
-7
/
+7
*
tree-wide: use devpath_from_devnum() and device_open_from_devnum()
Yu Watanabe
2022-08-28
1
-1
/
+2
*
Drop the limit on number of inodes for /dev
Franck Bui
2022-08-19
1
-1
/
+1
*
nspawn: Support relative source paths for --bind and --overlay
Daan De Meyer
2022-07-12
1
-21
/
+62
*
nspawn: Drop unnecessary intermediate variable
Daan De Meyer
2022-07-11
1
-4
/
+3
*
nspawn: support PrivateUsers=identity
Yu Watanabe
2022-06-27
1
-0
/
+5
*
nspawn: update help message for user namespacing
Yu Watanabe
2022-06-27
1
-3
/
+7
*
nspawn: fix UID map string
Yu Watanabe
2022-06-16
1
-2
/
+2
*
Merge pull request #23616 from keszybz/in-addr-to-string-formatting
Yu Watanabe
2022-06-09
1
-6
/
+1
|
\
|
*
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-6
/
+1
*
|
meson: Add nspawn-locale meson option
Daan De Meyer
2022-06-09
1
-4
/
+1
*
|
nspawn: use udev_available()
Nick Rosbrook
2022-06-09
1
-1
/
+1
*
|
meson: install libsystemd-shared into rootpkglibdir
Michael Biebl
2022-06-07
1
-1
/
+4
|
/
*
tree-wide: port various users over to connect_unix_path()
Lennart Poettering
2022-05-13
1
-10
/
+4
*
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
2
-2
/
+2
*
fuzzers: add input size limits, always configure limits in two ways
Yu Watanabe
2022-05-12
2
-0
/
+6
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
2
-2
/
+2
*
nspawn: Set LANG to C.UTF-8
Daan De Meyer
2022-05-02
1
-0
/
+11
*
nspawn: fix --ephemeral with --machine
Luca Boccassi
2022-04-19
1
-18
/
+16
*
nspawn: fix locating config files with --ephemeral
Luca Boccassi
2022-04-18
1
-3
/
+14
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-1
/
+1
*
tree-wide: take BSD lock on loopback devices we dissect/mount/operate on
Lennart Poettering
2022-04-10
1
-0
/
+7
*
test-nspawn-util: fix the test to actually find anything
Zbigniew Jędrzejewski-Szmek
2022-04-07
2
-7
/
+8
*
nspawn: fix comparisons of versions with non-numerical suffixes
Zbigniew Jędrzejewski-Szmek
2022-04-07
4
-22
/
+15
*
Move systemd_installation_has_version() to src/nspawn/
Zbigniew Jędrzejewski-Szmek
2022-04-07
5
-1
/
+109
*
Use new default-user-shell option instead of hard-coding bash in nspawn and u...
наб
2022-03-28
1
-3
/
+6
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
3
-6
/
+4
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
6
-13
/
+0
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-8
/
+5
*
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
1
-4
/
+2
*
tree-wide: use strv_contains() in more places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-1
/
+1
*
tree-wide: fix duplicated words
Michael Biebl
2022-03-18
2
-3
/
+3
*
nspawn: make sure host root can write to the uidmapped mounts we prepare for ...
Lennart Poettering
2022-03-17
2
-2
/
+2
*
nspawn: if we refuse to operate on some directory, explain why
Lennart Poettering
2022-03-17
1
-13
/
+18
*
nspawn: make more stuff const
Lennart Poettering
2022-03-17
1
-1
/
+1
*
nspawn: rebreak all comments in outer_child()
Lennart Poettering
2022-03-17
1
-20
/
+20
*
Merge pull request #22618 from yuwata/network-safe-string
Lennart Poettering
2022-03-11
3
-87
/
+61
|
\
|
*
conf-parser: introduce config_parse_dns_name() and config_parse_hostname()
Yu Watanabe
2022-03-10
2
-26
/
+0
|
*
conf-parser: merge config_parse_string() and config_parse_safe_string()
Yu Watanabe
2022-03-10
1
-61
/
+61
[next]