index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()
Mike Yuan
2024-11-13
1
-2
/
+2
*
various: check meson feature flag early
Mike Yuan
2024-11-13
1
-14
/
+14
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-1
/
+1
|
\
|
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
|
tree-wide: replace reallocarray() with GREEDY_REALLOC()
Yu Watanabe
2024-10-08
1
-5
/
+2
*
|
path-lookup: move find_portable_profile() to portable-util
Mike Yuan
2024-10-06
1
-0
/
+1
*
|
fs-util: rename laccess to access_nofollow
Mike Yuan
2024-10-05
1
-1
/
+1
|
/
*
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-7
/
+1
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
1
-7
/
+3
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
3
-3
/
+3
*
portable/profile: use BindJournalSockets=
Mike Yuan
2024-09-03
3
-3
/
+3
*
portable: ensure PORTABLE_FORCE_ATTACH works even when there is a leftover unit
Luca Boccassi
2024-09-02
1
-6
/
+22
*
Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibit
Luca Boccassi
2024-06-26
1
-1
/
+1
|
\
|
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
|
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
|
/
*
Merge pull request #32724 from bluca/dynamic_user_no_private_tmp
Luca Boccassi
2024-06-18
3
-3
/
+0
|
\
|
*
portable: drop explicit PrivateTmp=yes from profiles
Luca Boccassi
2024-06-17
3
-3
/
+0
*
|
selinux: kill mac_selinux_free()
Zbigniew Jędrzejewski-Szmek
2024-06-12
1
-1
/
+1
|
/
*
Merge pull request #32720 from poettering/hostnamed-no-varlink-exit-on-idle
Yu Watanabe
2024-06-12
1
-2
/
+3
|
\
|
*
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
2024-06-12
1
-2
/
+3
*
|
unit-file,portable: replace streq + basename with path_equal_filename
Mike Yuan
2024-06-12
1
-1
/
+1
|
/
*
portable: Don't fail if /etc/resolv.conf doesn't exist
Daan De Meyer
2024-04-25
2
-2
/
+2
*
portable: support vpick
Luca Boccassi
2024-04-19
1
-4
/
+61
*
portablectl: add --clean parameter for detaching
Luca Boccassi
2024-04-18
1
-4
/
+57
*
portable: fix 'portablectl list' to show the actual state for extensions
Luca Boccassi
2024-03-28
1
-6
/
+13
*
Ensure that a portable is not detached when another portable that shares the ...
Luca Boccassi
2024-03-28
1
-16
/
+18
*
os-util: allow matching versioned image with extension-release file
Luca Boccassi
2024-03-28
1
-52
/
+9
*
Merge pull request #31808 from keszybz/sundry-cleanups
Yu Watanabe
2024-03-15
1
-1
/
+2
|
\
|
*
portablectl: add forgotten value to --help
Zbigniew Jędrzejewski-Szmek
2024-03-15
1
-1
/
+2
*
|
portable: when logging about attaching, include the used profile
Luca Boccassi
2024-03-15
1
-2
/
+7
|
/
*
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
2024-03-06
1
-4
/
+4
*
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-16
/
+23
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
*
tree-wide: be more careful when passing literal integers to "t" bus message f...
Lennart Poettering
2024-02-21
1
-1
/
+1
*
portable: add --copy=mixed to copy images and link profiles
Luca Boccassi
2024-02-08
4
-39
/
+65
*
portable: log structured message when attach/detach succeeds
Luca Boccassi
2024-01-19
1
-0
/
+90
*
machined,portabled: remove unneeded NOTIFY_STOPPING
Mike Yuan
2024-01-09
1
-16
/
+9
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
1
-4
/
+4
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
2
-20
/
+5
*
portablectl: fix detaching when an extension image has been deleted
Luca Boccassi
2023-11-10
1
-1
/
+4
*
portable: add support for confext
Maanya Goenka
2023-11-03
3
-39
/
+77
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-1
/
+1
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
2
-2
/
+2
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
1
-1
/
+1
*
dissect-image: optionally allow mounting via new kernel mount API in two steps
Lennart Poettering
2023-10-02
1
-1
/
+7
*
tree-wide: add path_simplify_alloc() and use it
Zbigniew Jędrzejewski-Szmek
2023-09-22
1
-12
/
+7
*
portablectl: fix regression when using --force without extension parameters
Luca Boccassi
2023-08-04
1
-10
/
+13
*
meson: move declarations of portabled and friends
Yu Watanabe
2023-07-31
1
-0
/
+31
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-5
/
+5
[next]