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
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
3
-36
/
+36
*
Refactor network namespace specific functions in generic helpers
Xℹ Ruoyao
2021-03-03
1
-1
/
+1
*
json: rename json_dispatch_{integer,unsigned} -> json_dispatch_{intmax,uintmax}
Anita Zhang
2021-02-26
1
-2
/
+2
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-2
/
+2
*
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-17
1
-2
/
+2
*
Merge pull request #18007 from fw-strlen/ipv6_masq_and_dnat
Lennart Poettering
2021-02-16
3
-14
/
+20
|
\
|
*
nspawn: expose container ipv6 address too
Florian Westphal
2021-01-19
3
-14
/
+20
*
|
Merge pull request #18601 from keszybz/env-assign-cleanup
Lennart Poettering
2021-02-16
1
-7
/
+3
|
\
\
|
*
|
basic/env-util: add variant of strv_env_replace() that does strdup internally
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-7
/
+3
*
|
|
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-6
/
+7
|
/
/
*
|
tree-wide: use free_and_strdup_warn()
Yu Watanabe
2021-02-11
1
-4
/
+1
*
|
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-7
/
+5
*
|
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-7
/
+7
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
*
|
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+7
*
|
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
|
tree-wide: ignore messages with too long control data
Lennart Poettering
2021-01-20
1
-0
/
+4
|
/
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
1
-1
/
+1
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-0
/
+14
*
fuzzers: move several fuzzers
Yu Watanabe
2021-01-18
4
-0
/
+58
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-1
/
+1
*
nspawn: minor modernization
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-28
/
+9
*
nspawn: make rootfs relative to oci bundle path
Arian van Putten
2021-01-12
1
-1
/
+17
*
nspawn: sort headers
Yu Watanabe
2020-12-18
1
-2
/
+1
*
Merge pull request #17026 from fw-strlen/nft_16
Lennart Poettering
2020-12-16
3
-26
/
+39
|
\
|
*
firewall-util: add nftables backend
Florian Westphal
2020-12-16
1
-5
/
+0
|
*
firewall-util: introduce context structure
Florian Westphal
2020-12-16
3
-17
/
+35
|
*
nspawn: pass userdata pointer, not inet_addr union
Florian Westphal
2020-12-16
2
-4
/
+4
*
|
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-0
/
+1
|
/
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
3
-5
/
+5
*
nspawn: remove outdated comment regarding bpffs
Ilya Dmitrichenko
2020-12-14
1
-1
/
+1
*
systemd-nspawn: Allow setting ambient capability set
Torsten Hilbrich
2020-12-07
3
-6
/
+41
*
fw_add_local_dnat: remove unused function arguments
Florian Westphal
2020-12-03
1
-6
/
+0
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-1
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
29
-29
/
+29
*
seccomp: allow turning off of seccomp filtering via env var
Lennart Poettering
2020-11-05
1
-1
/
+1
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-1
/
+1
*
nspawn: robustly deal with "uninitialized" machine-id
Harald Seiler
2020-10-19
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
2
-11
/
+10
*
nspawn: don't chown() stdin/stdout passed in when --console=pipe is used
Lennart Poettering
2020-10-02
3
-14
/
+17
*
nspawn: give better message when invoked as non-root without arguments
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-2
/
+5
*
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
2
-6
/
+7
*
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
4
-72
/
+77
*
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
2020-09-22
1
-1
/
+1
*
dissect-image: process /usr/ GPT partition type
Lennart Poettering
2020-09-19
1
-1
/
+1
*
nspawn: add --console=autopipe mode
Lennart Poettering
2020-09-17
1
-3
/
+9
*
nspawn: don't become TTY controller just to undo it later again
Lennart Poettering
2020-09-17
2
-9
/
+19
*
nspawn: fix fd leak on failure path
Lennart Poettering
2020-09-17
1
-1
/
+2
*
nspawn: print log notice when we are invoked from a tty but in "pipe" mode
Lennart Poettering
2020-09-17
1
-2
/
+8
*
nspawn: check return of setsid()
Lennart Poettering
2020-09-17
1
-1
/
+4
[next]