index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/mount: correctly set DefaultDependencies=no for mounts from mountinfo
Mike Yuan
2024-05-15
1
-3
/
+3
*
core/swap: rename variable 'new' -> 'new_unit'
Mike Yuan
2024-05-15
1
-4
/
+4
*
core: Fix assertion in parse_smbios_strings()
Daan De Meyer
2024-05-15
1
-1
/
+1
*
core,vconsole-setup: treat locking failure as non-fatal
Zbigniew Jędrzejewski-Szmek
2024-05-14
1
-3
/
+3
*
Merge pull request #32817 from YHNdnzj/core-varlink
Luca Boccassi
2024-05-14
2
-48
/
+44
|
\
|
*
core/varlink: make manager_setup_varlink_server static
Mike Yuan
2024-05-14
2
-41
/
+37
|
*
core/varlink: use FOREACH_ELEMENT more
Mike Yuan
2024-05-14
1
-7
/
+7
*
|
core/exec-credential: downgrade warning about missing cred to debug
Zbigniew Jędrzejewski-Szmek
2024-05-14
1
-1
/
+1
*
|
tree-wide: 'allows to' -> 'allows one to'
Luca Boccassi
2024-05-14
3
-4
/
+4
|
/
*
cgroup-util: allow cg_read_pid() to skip unmapped (zero) pids
Timo Rothenpieler
2024-05-14
2
-3
/
+5
*
core: Imply DefaultDependencies=no for credential mounts
Daan De Meyer
2024-05-14
1
-4
/
+4
*
core/service: remove unnecessary reset of notify_access_override
Mike Yuan
2024-05-13
1
-4
/
+1
*
core/unit: use FOREACH_ELEMENT() to add dependencies for journal namespace in...
Yu Watanabe
2024-05-10
1
-14
/
+13
*
core/service: shorten code a bit
Yu Watanabe
2024-05-10
1
-3
/
+1
*
Merge pull request #32689 from YHNdnzj/cred-missing
Luca Boccassi
2024-05-09
2
-18
/
+19
|
\
|
*
core/exec-credential: complain louder if inherited credential is missing
Mike Yuan
2024-05-07
1
-4
/
+5
|
*
core/load-fragment: modernize config_parse_load_credential a bit
Mike Yuan
2024-05-07
1
-14
/
+14
*
|
core/namespace: take char* const* for strv, use FOREACH_ARRAY
Mike Yuan
2024-05-09
1
-7
/
+7
*
|
core/unit: use FOREACH_ARRAY at one more place
Mike Yuan
2024-05-09
1
-2
/
+2
*
|
core/unit: cast unused retval to void
Mike Yuan
2024-05-09
1
-5
/
+5
*
|
core/dbus-unit: correct argument alignment for SD_BUS_METHOD_WITH_ARGS
Mike Yuan
2024-05-09
1
-8
/
+8
*
|
core/service: use switch for service_enter_start
Mike Yuan
2024-05-07
1
-22
/
+25
*
|
core/execute: re-break function declaration of exec_spawn
Mike Yuan
2024-05-07
2
-18
/
+21
*
|
core/unit: use FOREACH_STRING where appropriate
Mike Yuan
2024-05-07
1
-20
/
+12
*
|
manager: pass the right error variable
David Tardon
2024-05-07
1
-6
/
+6
*
|
exec-invoke: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
|
main: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
|
/
*
manager: resolve verb/noun mixup in log message
Zbigniew Jędrzejewski-Szmek
2024-05-07
1
-3
/
+3
*
core: Record ExecMainStartTimestamp before forking
Daan De Meyer
2024-05-05
3
-14
/
+22
*
journal: explicitly sync namespaced journals before stopping socket units
Yu Watanabe
2024-05-02
1
-5
/
+17
*
core/selinux-access: use empty_to_na where appropriate
Mike Yuan
2024-05-02
1
-1
/
+1
*
reboot-util: Add some basic validation on reboot arguments
Daan De Meyer
2024-05-01
6
-4
/
+43
*
core/dbus-manager: mark unit file state as outdated only if
Mike Yuan
2024-05-01
1
-12
/
+24
*
core/exec-credential: update comment
Yu Watanabe
2024-05-01
1
-2
/
+2
*
core: Fix file descriptor leak
Daan De Meyer
2024-05-01
1
-1
/
+1
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
7
-31
/
+28
*
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
2024-04-29
4
-9
/
+88
*
core: Pass NULL error in dump_impl()
Daan De Meyer
2024-04-29
2
-3
/
+2
*
Merge pull request #32516 from YHNdnzj/core-cleanup
Mike Yuan
2024-04-27
9
-165
/
+100
|
\
|
*
core/namespace: modernize mount_private_dev
Mike Yuan
2024-04-27
1
-60
/
+41
|
*
core/namespace: modernize clone_device_node
Mike Yuan
2024-04-27
1
-21
/
+20
|
*
core/namespace: use FOREACH_ARRAY at one more place
Mike Yuan
2024-04-27
1
-3
/
+3
|
*
core/execute: switch mount_apivfs to tristate
Mike Yuan
2024-04-27
7
-69
/
+17
|
*
core/manager-serialize: deserialize handoff-timestamp fds
Mike Yuan
2024-04-27
1
-0
/
+9
|
*
core: use close_and_replace more when deserializing
Mike Yuan
2024-04-27
2
-11
/
+9
|
*
core/load-fragment: add one missing assertion
Mike Yuan
2024-04-27
1
-1
/
+1
*
|
treewide: fix a few typos in NEWS, docs, comments, and log messages
Dmitry V. Levin
2024-04-27
3
-3
/
+3
|
/
*
core/exec-invoke: use FOREACH_ARRAY more, drop unnecessary initialization
Mike Yuan
2024-04-26
1
-33
/
+27
*
core/namespace: check error first, add missing assertion
Mike Yuan
2024-04-26
1
-3
/
+5
*
Fix _do_log conditions in log_exec_* macros
Łukasz Stelmach
2024-04-25
1
-4
/
+4
[next]