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
*
Merge pull request #33599 from keszybz/link-executor-statically
Zbigniew Jędrzejewski-Szmek
2024-07-08
1
-9
/
+23
|
\
|
*
meson: add option to build systemd-executor "statically"
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-4
/
+12
|
*
meson: build libsystemd-core via an intermediate static library
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-5
/
+11
*
|
path: drop IN_ATTRIB from parent directory watches
Ronan Pigott
2024-07-08
1
-1
/
+1
*
|
load-fragment: allow MountImages= with paths starting with /dev
Topi Miettinen
2024-07-04
1
-2
/
+2
*
|
load-fragment: Remove faulty assertion
Daan De Meyer
2024-07-03
1
-1
/
+1
|
/
*
core/main: add an assertion to ensure user managers won't initiate destructiv...
Mike Yuan
2024-07-03
1
-8
/
+9
*
core/manager: invoke special targets on signal only for system manager
Mike Yuan
2024-07-03
1
-34
/
+36
*
core/dbus-manager: refuse SoftReboot() for user managers
Mike Yuan
2024-07-03
1
-0
/
+4
*
core/dbus-manager: check for runtime scope first for system-wide operations
Mike Yuan
2024-07-03
1
-20
/
+20
*
core/dbus-manager: use sd_bus_error_set() rather than _setf() where appropriate
Mike Yuan
2024-07-03
1
-16
/
+16
*
core/dbus-manager: use path_simplify_alloc() for root and init paths
Mike Yuan
2024-07-03
1
-11
/
+11
*
core/dbus-manager: use PidRef for log_caller()
Mike Yuan
2024-07-03
1
-8
/
+9
*
core: try again bind mounting if the destination was already created
Luca Boccassi
2024-06-30
1
-5
/
+5
*
Merge pull request #33258 from YHNdnzj/cg-runtime-accounting
Mike Yuan
2024-06-29
14
-177
/
+122
|
\
|
*
core: do not set up cgroup runtime on coldplug
Mike Yuan
2024-06-28
3
-7
/
+2
|
*
core: cast ignored retval of unit_realize_cgroup to void
Mike Yuan
2024-06-28
6
-6
/
+6
|
*
core: do not drop CGroupRuntime when unit stops, but only on GC
Mike Yuan
2024-06-28
3
-20
/
+19
|
*
core/cgroup: drop spurious ", ignoring" for unit_cgroup_is_empty
Mike Yuan
2024-06-28
1
-2
/
+1
|
*
core/cgroup: actually make use of the cached accounting values
Mike Yuan
2024-06-28
1
-5
/
+5
|
*
core/cgroup: check root cgroup earlier for unit_get_memory_accounting
Mike Yuan
2024-06-28
1
-4
/
+4
|
*
core: unify reset_accounting handling
Mike Yuan
2024-06-28
3
-102
/
+71
|
*
core/cgroup: call bpf_firewall_close in cgroup_runtime_free
Mike Yuan
2024-06-28
4
-23
/
+5
|
*
core/cgroup: make unit_has_host_root_cgroup take const Unit*
Mike Yuan
2024-06-28
2
-2
/
+3
|
*
core/cgroup: check CGroupRuntime.cgroup_path rather than _realized for freezer
Mike Yuan
2024-06-28
1
-1
/
+1
|
*
core/cgroup: use > 0 comparison rather than == 1
Mike Yuan
2024-06-28
1
-1
/
+1
|
*
core/cgroup: correct macro alignment
Mike Yuan
2024-06-28
1
-4
/
+4
*
|
Merge pull request #30360 from keszybz/nscd-drop
Luca Boccassi
2024-06-29
1
-19
/
+5
|
\
\
|
*
|
Drop support for nscd
Zbigniew Jędrzejewski-Szmek
2024-06-28
1
-19
/
+5
|
|
/
*
|
Merge pull request #33536 from teknoraver/hashmap_ensure_replace
Luca Boccassi
2024-06-29
1
-6
/
+1
|
\
\
|
*
|
Use hashmap_ensure_replace()
Matteo Croce
2024-06-28
1
-6
/
+1
*
|
|
core/unit: follow merged units before updating SourcePath= timestamp too
Mike Yuan
2024-06-28
1
-1
/
+3
|
/
/
*
/
core: deduplicate identical dm-verity ExtensionImages=
Luca Boccassi
2024-06-28
1
-1
/
+46
|
/
*
core/exec-invoke: use sched_setattr instead of sched_setscheduler
Florian Schmaus
2024-06-26
1
-6
/
+7
*
Merge pull request #33451 from yuwata/core-exec-use-write
Luca Boccassi
2024-06-25
1
-1
/
+8
|
\
|
*
core: do not filter out write() if required in the very late stage
Yu Watanabe
2024-06-24
1
-0
/
+7
|
*
core: use write() to send handoff timestamp
Yu Watanabe
2024-06-24
1
-1
/
+1
*
|
Merge pull request #33454 from YHNdnzj/user-service-working-dir-relax
Luca Boccassi
2024-06-25
3
-9
/
+10
|
\
\
|
|
/
|
/
|
|
*
core: verify WorkingDirectory= is outside of API VFS only under mount namespa...
Mike Yuan
2024-06-24
3
-5
/
+7
|
*
core/load-fragment: use ASSERT_PTR where appropriate
Mike Yuan
2024-06-24
1
-4
/
+3
*
|
core/exec-invoke: clean up OpenFile= logging
Mike Yuan
2024-06-24
1
-18
/
+19
*
|
core/exec-invoke: reopen OpenFile= fds with O_NOCTTY
Mike Yuan
2024-06-24
1
-1
/
+1
|
/
*
core: expose PrivateTmp=disconnected
Mike Yuan
2024-06-21
4
-30
/
+25
*
core/namespace: add assertion for PRIVATE_TMP_CONNECTED
Mike Yuan
2024-06-21
1
-1
/
+4
*
core/exec-invoke: respect needs_sandboxing for PrivateTmp
Mike Yuan
2024-06-21
1
-2
/
+1
*
core/dbus-util: move dbus setter/getter for PrivateTmp to dbus-execute
Mike Yuan
2024-06-21
3
-45
/
+30
*
core/dbus-execute: use FOREACH_ARRAY more, drop bus_ prefix for static funcs
Mike Yuan
2024-06-21
1
-37
/
+44
*
core/service: store BUSERROR= & VARLINKERROR= received through notification
Mike Yuan
2024-06-20
3
-2
/
+53
*
Merge pull request #33420 from poettering/build-with-object
Yu Watanabe
2024-06-20
1
-13
/
+11
|
\
|
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-13
/
+11
[next]