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: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
4
-48
/
+40
*
tree-wide: use isatty_safe() everywhere
Lennart Poettering
2024-10-25
1
-3
/
+3
*
Merge pull request #34783 from keszybz/man-nspawn-private-users
Zbigniew Jędrzejewski-Szmek
2024-10-18
1
-1
/
+1
|
\
|
*
tree-wise: use "lightweight" spelling
Zbigniew Jędrzejewski-Szmek
2024-10-18
1
-1
/
+1
*
|
fdset: optionally, close remaining fds asynchronously
Lennart Poettering
2024-10-17
1
-1
/
+1
|
/
*
tree-wide: replace reallocarray() with GREEDY_REALLOC()
Yu Watanabe
2024-10-08
3
-32
/
+15
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
*
fs-util: rename laccess to access_nofollow
Mike Yuan
2024-10-05
1
-1
/
+1
*
seccomp-util: include @sandbox in @default
Mickaël Salaün
2024-09-27
1
-1
/
+0
*
tree-wide: drop unnecessary 'struct'
Yu Watanabe
2024-09-18
1
-1
/
+1
*
nspawn: fix typo
Yu Watanabe
2024-09-16
1
-1
/
+1
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
1
-0
/
+4
*
nspawn: use ERRNO_IS_NEG_NOT_SUPPORTED() at one more place
Yu Watanabe
2024-09-09
1
-1
/
+1
*
nspawn: sync DeviceAllow= setting with systemd-nspawn@.service
Yu Watanabe
2024-09-09
1
-1
/
+1
*
Merge pull request #34258 from yuwata/nspawn-volatile-u
Lennart Poettering
2024-09-09
3
-14
/
+57
|
\
|
*
nspawn: only remount /usr/ with idmap when --volatile=yes
Yu Watanabe
2024-09-06
1
-4
/
+7
|
*
nspawn: mount /var/ after remount_idmap() when --volatile=state
Yu Watanabe
2024-09-06
3
-4
/
+44
|
*
nspawn: use strv_extend() and friends to build directories passed to remount_...
Yu Watanabe
2024-09-06
1
-9
/
+9
*
|
nspawn: enable FUSE in containers
Luke T. Shumaker
2024-09-07
3
-4
/
+109
*
|
nspawn: register_machine() and allocate_scope() bools to flags
Luke T. Shumaker
2024-09-07
3
-14
/
+60
*
|
nspawn: re-flow comments that are wrapped weird
Luke T. Shumaker
2024-09-07
1
-13
/
+6
*
|
nspawn: convert copy_devnodes():devnodes from nulstr to strv
Luke T. Shumaker
2024-09-07
1
-12
/
+14
*
|
nspawn: fix the comment about which namespaces outer_child is in
Luke T. Shumaker
2024-09-07
1
-5
/
+13
*
|
Merge pull request #34280 from yuwata/cleanups
Daan De Meyer
2024-09-06
1
-1
/
+1
|
\
\
|
*
|
nspawn: fix indentation
Yu Watanabe
2024-09-06
1
-1
/
+1
|
|
/
*
/
nspawn: refuse to bind mount device node from host when --private-users= is s...
Yu Watanabe
2024-09-06
1
-5
/
+5
|
/
*
Merge pull request #34090 from DaanDeMeyer/cow-fix
Yu Watanabe
2024-09-05
1
-1
/
+2
|
\
|
*
copy: Introduce COPY_NOCOW_AFTER and use it when copying images
Daan De Meyer
2024-09-04
1
-4
/
+3
|
*
Revert "tree-wide: Don't explicity disable copy-on-write when copying images"
Daan De Meyer
2024-09-04
1
-2
/
+4
*
|
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
1
-8
/
+8
|
/
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-4
/
+4
*
user-record: add helper that checks if a user record is root or the nobody user
Lennart Poettering
2024-08-28
1
-2
/
+2
*
nspawn: propagate SSH authorized keys when binding user into contaier via --b...
Lennart Poettering
2024-08-28
1
-4
/
+7
*
Revert "nspawn: Allow specifying custom init program"
Daan De Meyer
2024-08-22
3
-38
/
+10
*
Revert "nspawn: fix settings leak for init parameter"
Daan De Meyer
2024-08-22
1
-1
/
+0
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
1
-3
/
+3
*
nspawn: Fix help typo
Dr. David Alan Gilbert
2024-08-14
1
-1
/
+1
*
nspawn: Assume unified cgroup hierarchy if there's no systemd in the image
Daan De Meyer
2024-08-13
3
-13
/
+27
*
nspawn: fix settings leak for init parameter
Luca Boccassi
2024-08-08
1
-0
/
+1
*
nspawn: Allow specifying custom init program
Daan De Meyer
2024-08-06
3
-10
/
+38
*
nspawn: Drop unused includes
Daan De Meyer
2024-08-06
1
-6
/
+0
*
nspawn: remove macvlan interfaces before network namespace died
Yu Watanabe
2024-07-30
3
-0
/
+55
*
tree-wide: Don't explicity disable copy-on-write when copying images
Daan De Meyer
2024-07-25
1
-4
/
+2
*
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
[next]