index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
unit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
1
-10
/
+90
*
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
1
-7
/
+22
*
core: move check for combination of PAMName= + KillMode= to unit_verify_conte...
Mike Yuan
2024-08-26
1
-2
/
+8
*
core/unit: unit_is_filtered() -> unit_passes_filter() and invert logic
Mike Yuan
2024-08-17
1
-4
/
+4
*
core/unit: rename set_unit_path() -> setenv_unit_path()
Mike Yuan
2024-08-17
1
-2
/
+4
*
core: Introduce unit_is_filtered()
Daan De Meyer
2024-08-14
1
-0
/
+16
*
core: Use RateLimit struct to store ratelimits
Daan De Meyer
2024-08-14
1
-8
/
+5
*
core/unit: do not use unit path cache in unit_need_daemon_reload()
Nick Rosbrook
2024-08-09
1
-1
/
+1
*
core/unit: utilize cgroup.kill on client request + SIGKILL
Mike Yuan
2024-08-02
1
-13
/
+28
*
core/unit: modernize log_kill() too
Mike Yuan
2024-08-02
1
-8
/
+8
*
core/unit: unexport cg_kill log funcs, rather take in bool
Mike Yuan
2024-08-02
1
-7
/
+8
*
cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()
Mike Yuan
2024-08-02
1
-1
/
+1
*
core/unit: add one assertion for u->manager
Mike Yuan
2024-07-21
1
-0
/
+1
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
1
-0
/
+1
*
core/dbus-unit: add an explicit bus error when unit is frozen by parent
Mike Yuan
2024-07-17
1
-1
/
+1
*
core/unit: introduce unit_freezer_complete, correctly report end state
Mike Yuan
2024-07-17
1
-15
/
+9
*
core/unit: introduce unit_set_freezer_state, make logging consistent
Mike Yuan
2024-07-17
1
-0
/
+16
*
core/unit: rename a few more vars for unit_next_freezer_state()
Mike Yuan
2024-07-17
1
-14
/
+14
*
core/unit: use switch for unit_next_freezer_state
Mike Yuan
2024-07-17
1
-9
/
+20
*
core/unit: rename freezer "target" to "objective"
Mike Yuan
2024-07-17
1
-14
/
+14
*
core: make unit_can_freeze take const Unit*
Mike Yuan
2024-07-17
1
-1
/
+1
*
core,unit-def: use our usual way of asserting enums
Mike Yuan
2024-07-17
1
-2
/
+2
*
core/unit: drop pointless unit_freezer_state wrapper
Mike Yuan
2024-07-17
1
-6
/
+0
*
core/unit: ignore dropins for masked units completely when checking need_reload
Mike Yuan
2024-07-12
1
-8
/
+10
*
Merge pull request #33258 from YHNdnzj/cg-runtime-accounting
Mike Yuan
2024-06-29
1
-8
/
+3
|
\
|
*
core: do not drop CGroupRuntime when unit stops, but only on GC
Mike Yuan
2024-06-28
1
-3
/
+3
|
*
core: unify reset_accounting handling
Mike Yuan
2024-06-28
1
-3
/
+0
|
*
core/cgroup: call bpf_firewall_close in cgroup_runtime_free
Mike Yuan
2024-06-28
1
-2
/
+0
*
|
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: verify WorkingDirectory= is outside of API VFS only under mount namespa...
Mike Yuan
2024-06-24
1
-0
/
+5
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
Fix confusion between killer and prey
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-9
/
+9
*
core: do not imply PrivateTmp with DynamicUser, create a private tmpfs instead
Luca Boccassi
2024-06-17
1
-2
/
+6
*
io-util: move fputs_with_newline to fileio
Mike Yuan
2024-06-13
1
-4
/
+3
*
Merge pull request #33257 from YHNdnzj/unit-notify-cleanup
Luca Boccassi
2024-06-13
1
-65
/
+67
|
\
|
*
core: clean up OnFailure= and OnSuccess= handling a bit
Mike Yuan
2024-06-09
1
-42
/
+51
|
*
core/unit: place OnFailure= handling close to OnSuccess=
Mike Yuan
2024-06-09
1
-7
/
+3
|
*
core/unit: merge nested if statements, use else where appropriate
Mike Yuan
2024-06-09
1
-13
/
+11
|
*
core/unit: add one assertion, reduce variable scope
Mike Yuan
2024-06-09
1
-4
/
+3
*
|
io-util: add new helper fputs_with_newline()
Lennart Poettering
2024-06-13
1
-4
/
+2
*
|
Merge pull request #32805 from YHNdnzj/no-cred-mount-unit
Yu Watanabe
2024-06-12
1
-5
/
+1
|
\
\
|
*
|
core/exec-credential: drop unused unit_add_default_credential_dependencies
Mike Yuan
2024-06-12
1
-4
/
+0
|
*
|
Revert "core/credential,mount: re-read /proc/self/mountinfo before invoking u...
Mike Yuan
2024-06-12
1
-1
/
+1
|
|
/
*
|
Merge pull request #33071 from keszybz/sd_event_source-cleanup
Yu Watanabe
2024-06-12
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
sd-event: emit a debug line if disabling unreffed source fails
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-8
/
+0
*
|
core/unit: refuse to spawn units under frozen cgroup
Mike Yuan
2024-05-31
1
-1
/
+6
|
/
*
core: introduce unit_verify_contexts
Mike Yuan
2024-05-26
1
-1
/
+16
[next]