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
*
label: Rename to label-util.h
Daan De Meyer
2023-05-30
1
-1
/
+1
*
nspawn: restore cross-architecture booting
Luca Boccassi
2023-05-26
1
-4
/
+4
*
Merge pull request #27774 from dtardon/free-cleanup
Yu Watanabe
2023-05-24
1
-4
/
+3
|
\
|
*
tree-wide: use free_and_str*dup() more
David Tardon
2023-05-24
1
-4
/
+3
*
|
tree-wide: convert more resolve1.Manager calls to BusLocator
David Tardon
2023-05-24
1
-7
/
+2
|
/
*
nspawn: make the error message less confusing
Frantisek Sumsal
2023-05-18
1
-2
/
+2
*
nspawn: correctly parse a list of interfaces
Frantisek Sumsal
2023-05-18
1
-27
/
+37
*
nspawn: clean up & unify cleanup handlers
Frantisek Sumsal
2023-05-18
1
-32
/
+30
*
nspawn: use ASSERT_PTR() more
Frantisek Sumsal
2023-05-18
1
-31
/
+25
*
nspawn: make sure the device type survives when setting device mode
Frantisek Sumsal
2023-05-16
1
-1
/
+1
*
nspawn: fix a global-buffer-overflow
Frantisek Sumsal
2023-05-16
1
-0
/
+1
*
nspawn: fix inverted condition
Frantisek Sumsal
2023-05-16
1
-1
/
+1
*
nspawn: call json_dispatch() with a correct pointer
Frantisek Sumsal
2023-05-16
1
-1
/
+1
*
nspawn: all hooks should be arrays of objects, not just objects
Frantisek Sumsal
2023-05-16
1
-3
/
+3
*
nspawn: use the just returned errno in the log message
Frantisek Sumsal
2023-05-16
1
-1
/
+1
*
nspawn: disableOOMKiller should be boolean, not int
Frantisek Sumsal
2023-05-16
1
-7
/
+7
*
nspawn: modernize the cleanup functions a bit
Frantisek Sumsal
2023-05-16
1
-16
/
+12
*
nspawn: avoid NULL pointer dereference
Frantisek Sumsal
2023-05-16
2
-0
/
+3
*
nspawn: file system namespace -> mount namespace
Frantisek Sumsal
2023-05-15
1
-1
/
+1
*
nspawn: fix a typo in an error message
Frantisek Sumsal
2023-05-15
1
-1
/
+1
*
nspawn: simplify error handling
Frantisek Sumsal
2023-05-14
1
-6
/
+4
*
nspawn: port over to /supervisor/ subcgroup being delegated to nspawn
Lennart Poettering
2023-04-27
1
-5
/
+16
*
nspawn: Don't follow /etc/resolv.conf symlinks
Daan De Meyer
2023-04-24
1
-1
/
+1
*
tree-wide: use TAKE_STRUCT
David Tardon
2023-04-14
1
-2
/
+1
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-9
/
+3
*
nspawn: container network interface naming
Thierry Martin
2023-04-12
6
-66
/
+194
*
Merge pull request #25608 from poettering/dissect-moar
Lennart Poettering
2023-04-12
1
-1
/
+19
|
\
|
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-1
/
+19
*
|
Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments
Zbigniew Jędrzejewski-Szmek
2023-04-07
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
tree-wide: reset optind to 0 when GNU extensions in optstring are used
Yu Watanabe
2023-03-29
1
-0
/
+3
*
|
nspawn: ignore NULL machine ID in the container
Yu Watanabe
2023-04-04
1
-11
/
+1
*
|
Revert "sd-id128: make id128_read() optionally take root directory"
Yu Watanabe
2023-04-04
1
-1
/
+4
|
/
*
sd-id128: make id128_read() optionally take root directory
Yu Watanabe
2023-03-27
1
-4
/
+1
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
3
-23
/
+23
*
core: Settle log target if we're going to be closing all fds
Daan De Meyer
2023-03-22
1
-0
/
+1
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-4
/
+7
*
tree-wide: simplify x ? x : y to x ?: y where applicable
Frantisek Sumsal
2023-03-18
1
-1
/
+1
*
chase-symlinks: Remove unused ret_fd arguments
Daan De Meyer
2023-03-14
1
-1
/
+1
*
Merge pull request #26641 from medhefgo/boot-elf2efi
Yu Watanabe
2023-03-11
1
-1
/
+2
|
\
|
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-1
/
+2
*
|
lockfile-util: Rename to lock-util
Daan De Meyer
2023-03-10
1
-1
/
+1
|
/
*
nspawn: disable propagation for selected host API bind mounts
Lennart Poettering
2023-03-03
1
-0
/
+4
*
nspawn: disconnect mounts propagation from host on our container dir
Lennart Poettering
2023-03-03
1
-5
/
+13
*
nspawn: drop unused arg
Lennart Poettering
2023-03-02
1
-3
/
+1
*
Merge pull request #26632 from poettering/dissect-arch-nspawn
Luca Boccassi
2023-03-01
1
-10
/
+13
|
\
|
*
nspawn: fix DDI arch → personality() propagation
Lennart Poettering
2023-03-01
1
-10
/
+13
*
|
tree-wide: error handling modernizations
Lennart Poettering
2023-03-01
1
-2
/
+2
|
/
*
nspawn: hook up memory pressure + sigrtmin+18
Lennart Poettering
2023-03-01
1
-1
/
+8
*
Merge pull request #26203 from medhefgo/meson
Yu Watanabe
2023-02-22
1
-24
/
+38
|
\
|
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-9
/
+13
[next]