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
*
Merge pull request #33370 from grawity/run-title
Zbigniew Jędrzejewski-Szmek
2024-06-28
1
-0
/
+3
|
\
|
*
run: move condition inside set_window_title()
Mantas Mikulėnas
2024-06-25
1
-2
/
+4
|
*
nspawn, vmspawn: honor the new window title switch
Mantas Mikulėnas
2024-06-25
1
-1
/
+2
*
|
nspawn: machine registration is now available unpriv
Lennart Poettering
2024-06-21
1
-7
/
+1
|
/
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-3
/
+3
*
nspawn: use parse_boolean_argument() at two places
Lennart Poettering
2024-06-14
1
-8
/
+4
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
2
-366
/
+335
*
nspawn: use FOREACH_ARRAY() in one more place
Zbigniew Jędrzejewski-Szmek
2024-05-22
1
-6
/
+5
*
nspawn: whitespace
Zbigniew Jędrzejewski-Szmek
2024-05-08
1
-14
/
+14
*
nspawn: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
nspawn, vmspawn, run0: add env var for turning off background tinting
Lennart Poettering
2024-05-02
1
-1
/
+1
*
tree-wide: fix type confusion around parsing JSON booleans
Lennart Poettering
2024-05-02
1
-2
/
+2
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-3
/
+3
*
treewide: fix a few typos in NEWS, docs, comments, and log messages
Dmitry V. Levin
2024-04-27
2
-2
/
+2
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-2
/
+1
*
nspawn: fix typo
Mike Yuan
2024-04-22
1
-1
/
+1
*
nspawn: ensure single-process container running as --user can access credentials
Luca Boccassi
2024-04-22
1
-4
/
+18
*
nspawn: rename config_parse_timezone() -> config_parse_timezone_mode()
Yu Watanabe
2024-04-19
3
-3
/
+3
*
nspawn: align tables
Yu Watanabe
2024-04-19
1
-21
/
+21
*
nspawn,shared/netif-util: move generate_mac and shorten_ifname to shared/neti...
Sam Leonard
2024-04-15
1
-85
/
+9
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-0
/
+1
*
nspawn: fix typo
Yu Watanabe
2024-04-08
1
-1
/
+1
*
nspawn: make nspawn work without privileges
Lennart Poettering
2024-04-06
5
-239
/
+493
*
tree-wide: use device_is_processed() more
Yu Watanabe
2024-04-04
1
-1
/
+1
*
Merge pull request #31886 from DaanDeMeyer/logind
Mike Yuan
2024-03-24
1
-8
/
+5
|
\
|
*
tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()
Daan De Meyer
2024-03-22
1
-8
/
+5
*
|
nspawn: Use dissect_image_mount_and_warn()
Daan De Meyer
2024-03-22
1
-4
/
+2
|
/
*
nspawn: add some debug logging for sd_notify() messages received by the conta...
Lennart Poettering
2024-03-14
1
-0
/
+11
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-1
/
+1
*
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-6
/
+10
*
nspawn: minor coding style tweaks to nspawn-register.c
Lennart Poettering
2024-02-28
1
-2
/
+6
*
nspawn: hide ^] hint unless we are interactive mode
Lennart Poettering
2024-02-26
1
-4
/
+6
*
ptyfwd: optionally prefix window title with colored dot
Lennart Poettering
2024-02-23
1
-0
/
+3
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
*
Merge pull request #31320 from DaanDeMeyer/versioning
Daan De Meyer
2024-02-15
1
-1
/
+1
|
\
|
*
meson: Start adding devel and rc suffixes to the project version
Daan De Meyer
2024-02-14
1
-1
/
+1
*
|
nspawn: add support for owneridmap bind option
Benjamin Franzke
2024-02-15
2
-2
/
+9
|
/
*
Merge pull request #31162 from poettering/tint-tweaks
Luca Boccassi
2024-02-12
1
-0
/
+17
|
\
|
*
nspawn: set window title from container name
Lennart Poettering
2024-02-09
1
-0
/
+17
*
|
nspawn: use parse_userns_uid_range
Sam Leonard
2024-02-12
1
-24
/
+2
|
/
*
nspawn: add missing OOM check on gethostname_malloc()
Sam Leonard
2024-02-08
1
-2
/
+4
*
nspawn: fix typo
Yu Watanabe
2024-02-08
1
-1
/
+1
*
Merge pull request #31210 from poettering/chdir-hardening
Luca Boccassi
2024-02-06
1
-3
/
+16
|
\
|
*
nspawn: and also add comment, making clear chdir() should come late
Lennart Poettering
2024-02-06
1
-0
/
+3
|
*
nspawn: also refuse paths below API VFS in nspawn's --chdir= field
Lennart Poettering
2024-02-06
1
-3
/
+13
*
|
mountpoint-util: introduce path_is_mount_point_full
Mike Yuan
2024-02-06
3
-9
/
+9
|
/
*
nspawn: permit --ephemeral with --link-journal=try-* (treat as =no)
Ivan Shapovalov
2024-02-02
1
-2
/
+4
*
nspawn: resolve network interface names before moving to container network na...
Yu Watanabe
2024-01-30
3
-43
/
+44
*
nspawn: fix separating empty lines in --help text
Lennart Poettering
2024-01-24
1
-24
/
+24
*
nspawn: tint the terminal bg blue if we are in a container
Lennart Poettering
2024-01-23
1
-1
/
+9
[next]