index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
execute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #28428 from ldv-alt/ERRNO_IS
Luca Boccassi
2023-07-30
1
-9
/
+13
|
\
|
*
execute: cleanup use of ERRNO_IS_PRIVILEGE()
Dmitry V. Levin
2023-07-28
1
-9
/
+13
*
|
core: free the strings in the set as well during unit cleanup
Frantisek Sumsal
2023-07-28
1
-4
/
+4
|
/
*
core: copy the host's os-release for /run/host/os-release
Luca Boccassi
2023-07-18
1
-1
/
+15
*
Merge pull request #27867 from keszybz/vconsole-reload-again
Luca Boccassi
2023-07-15
1
-25
/
+24
|
\
|
*
pid1,vconsole-setup: take a lock for the console device
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-15
/
+24
|
*
Revert "pid1: order units using TTYVHangup= after vconsole setup"
Zbigniew Jędrzejewski-Szmek
2023-07-12
1
-10
/
+0
*
|
tree-wide: Set /dev/console size when we reset it
Daan De Meyer
2023-07-14
1
-41
/
+2
*
|
tree-wide: fix typos reported by Fossies Codespell report
Yu Watanabe
2023-07-12
1
-1
/
+1
|
/
*
execute: split out mounting of credentials fs
Lennart Poettering
2023-07-04
1
-42
/
+19
*
execute: fix credential dir handling for fs which support ACLs
Lennart Poettering
2023-07-04
1
-2
/
+7
*
execute: don't bother with chowning StateDirectory= and friends in user mode
Lennart Poettering
2023-06-28
1
-0
/
+5
*
execute: shorten code by making use of laccess() return code properly
Lennart Poettering
2023-06-28
1
-1
/
+1
*
execute: shorten some code by using RET_NERRNO()
Lennart Poettering
2023-06-28
1
-12
/
+8
*
execute: associate logs from setup_exec_directory() with the unit name
Lennart Poettering
2023-06-28
1
-14
/
+15
*
execute: add support for XDG_STATE_HOME for placing service state data in --u...
Lennart Poettering
2023-06-28
1
-0
/
+55
*
execute: when recursively chowning StateDirectory= when spawning services, fo...
Lennart Poettering
2023-06-28
1
-1
/
+1
*
execude: include RuntimeScope field in ExecParameters
Lennart Poettering
2023-06-28
1
-7
/
+13
*
env-file: when resolving env vars in command lines, collect list of unset/inv...
Lennart Poettering
2023-06-27
1
-3
/
+15
*
execute: don't honour PrivateNetwork() if we lack CAP_NET_ADMIN
Lennart Poettering
2023-06-23
1
-4
/
+8
*
async: add generic implementation of asynchronous_rm_rf()
Lennart Poettering
2023-06-23
1
-23
/
+11
*
core: Add RootEphemeral= setting
Daan De Meyer
2023-06-21
1
-34
/
+140
*
namespace: Load sidecar verity settings in apply_mount_namespace()
Daan De Meyer
2023-06-20
1
-5
/
+70
*
execute: fix the condition of private mounts for user namespacing
Haochen Tong
2023-06-15
1
-1
/
+1
*
execute: fix minor type confusion
Lennart Poettering
2023-06-10
1
-2
/
+2
*
creds: Add ImportCredential=
Daan De Meyer
2023-06-08
1
-26
/
+152
*
execute: Make credential_search_path() more flexible
Daan De Meyer
2023-06-08
1
-13
/
+22
*
add support for KSM
Stefan Roesch
2023-06-05
1
-0
/
+11
*
various: remove typo/unusual spelling
Zbigniew Jędrzejewski-Szmek
2023-06-01
1
-1
/
+1
*
label: Rename to label-util.h
Daan De Meyer
2023-05-30
1
-1
/
+1
*
execute: add missing NULL handling
Lennart Poettering
2023-05-24
1
-1
/
+1
*
unit: add ordering dep relative to credentials dir
Lennart Poettering
2023-05-24
1
-1
/
+1
*
pid1: order units using TTYVHangup= after vconsole setup
Zbigniew Jędrzejewski-Szmek
2023-05-19
1
-0
/
+10
*
tree-wide: use parse_fd()
David Tardon
2023-05-05
1
-14
/
+14
*
execute: remove credentials dir again when empty
Lennart Poettering
2023-05-04
1
-0
/
+5
*
execute: suppress credentials mount if empty
Lennart Poettering
2023-05-04
1
-7
/
+25
*
core: change ownership of subcgroup we create recursively, it shall be owned ...
Lennart Poettering
2023-04-27
1
-1
/
+1
*
execute: don't apply journal + oomd xattrs to subcgroup
Lennart Poettering
2023-04-27
1
-6
/
+4
*
core: add DelegateSubgroup= setting
Lennart Poettering
2023-04-27
1
-9
/
+34
*
user units: implicitly enable PrivateUsers= when sandboxing options are set
Luca Boccassi
2023-04-13
1
-3
/
+46
*
service: allow freeing the fdstore via cleaning
Lennart Poettering
2023-04-13
1
-0
/
+17
*
Merge pull request #25608 from poettering/dissect-moar
Lennart Poettering
2023-04-12
1
-30
/
+41
|
\
|
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-30
/
+41
*
|
Merge pull request #27033 from dtardon/array-cleanup
Yu Watanabe
2023-04-12
1
-73
/
+51
|
\
\
|
|
/
|
/
|
|
*
execute: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-38
/
+30
|
*
execute: use more automatic cleanup
David Tardon
2023-04-11
1
-12
/
+8
|
*
execute: use CLEANUP_ARRAY
David Tardon
2023-04-11
1
-23
/
+13
*
|
execute: add one more assert()
Lennart Poettering
2023-04-04
1
-0
/
+2
*
|
core: unify two similar paths, avoid formatting of unused string
Zbigniew Jędrzejewski-Szmek
2023-04-04
1
-26
/
+21
*
|
core: typos in comments
Zbigniew Jędrzejewski-Szmek
2023-04-04
1
-8
/
+8
[next]