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
*
path-util: rework file_in_same_dir() on top of path_extract_directory()
Lennart Poettering
2023-01-24
1
-7
/
+7
*
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
2023-01-18
1
-0
/
+1
*
nspawn: guard acl_free() with a NULL check
Lennart Poettering
2023-01-06
1
-1
/
+3
*
nspawn: port over basename() → path_extract_filename()
Lennart Poettering
2022-12-23
2
-6
/
+13
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
2
-6
/
+6
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-2
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
5
-13
/
+13
*
mount-util: make mount_switch_root() take a mount propagation flag
Yu Watanabe
2022-12-15
1
-1
/
+1
*
Merge pull request #25723 from keszybz/generators-tmp
Yu Watanabe
2022-12-15
3
-91
/
+96
|
\
|
*
tree-wide: use mode=0nnn for mount option
Zbigniew Jędrzejewski-Szmek
2022-12-14
2
-12
/
+17
|
*
nspawn: realign columns
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-79
/
+79
*
|
nspawn: remove cgroup socket
Christian Brauner
2022-12-13
1
-14
/
+3
*
|
nspawn: remove pty socket
Christian Brauner
2022-12-13
1
-15
/
+3
*
|
nspawn: remove rtnl socket
Christian Brauner
2022-12-13
1
-21
/
+8
*
|
nspawn: s/kmsg_socket_pair/fd_inner_socket_pair/g
Christian Brauner
2022-12-13
1
-19
/
+27
*
|
nspawn: s/fd_socket_pair/fd_outer_socket_pair/g
Christian Brauner
2022-12-13
1
-24
/
+24
*
|
nspawn: remove uid socket
Christian Brauner
2022-12-13
1
-16
/
+6
*
|
nspawn: remove uuid socket
Christian Brauner
2022-12-13
1
-13
/
+2
*
|
nspawn: remove pid socket
Christian Brauner
2022-12-13
1
-13
/
+2
*
|
nspawn: s/notify_socket/fd_socket/g
Christian Brauner
2022-12-13
1
-6
/
+6
|
/
*
sd-id128: fold do_sync flag into Id128FormatFlag
Yu Watanabe
2022-12-12
1
-1
/
+1
*
sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...
Yu Watanabe
2022-12-12
1
-3
/
+3
*
Merge pull request #25513 from brauner/pivot_root.nspawn
Luca Boccassi
2022-12-06
3
-31
/
+141
|
\
|
*
nspawn: split mount tunnel setup
Christian Brauner
2022-12-05
1
-7
/
+24
|
*
nspawn: mount temporary visible procfs and sysfs instance
Christian Brauner
2022-12-05
3
-10
/
+107
|
*
nspawn: support pivot_root()
Christian Brauner
2022-12-05
1
-14
/
+10
*
|
tree-wide: fix typo
Yu Watanabe
2022-12-02
1
-2
/
+2
*
|
nspawn: Use "Ctrl-" rather than "^" in info msg
Phaedrus Leeds
2022-12-02
1
-1
/
+1
*
|
dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...
Lennart Poettering
2022-12-01
1
-1
/
+3
|
/
*
Merge pull request #25379 from keszybz/update-doc-links
Luca Boccassi
2022-11-22
1
-1
/
+1
|
\
|
*
tree-wide: BLS and DPS are now on uapi-group website
Zbigniew Jędrzejewski-Szmek
2022-11-21
1
-1
/
+1
*
|
nspawn: allow sched_rr_get_interval_time64 through seccomp filter
Sam James
2022-11-18
1
-0
/
+1
|
/
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-2
/
+2
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
6
-6
/
+0
*
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
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
[next]