index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
swap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/service: preserve RuntimeDirectory= even if oneshot service exits
Mike Yuan
2024-12-02
1
-1
/
+1
*
core: make mount(8) and swapon(8) inherit SMACK label from systemd
Łukasz Stelmach
2024-10-30
1
-0
/
+3
*
core: move check for combination of PAMName= + KillMode= to unit_verify_conte...
Mike Yuan
2024-08-26
1
-3
/
+0
*
core/unit: unexport cg_kill log funcs, rather take in bool
Mike Yuan
2024-08-02
1
-2
/
+3
*
core: do not set up cgroup runtime on coldplug
Mike Yuan
2024-06-28
1
-3
/
+1
*
core/swap: rename variable 'new' -> 'new_unit'
Mike Yuan
2024-05-15
1
-4
/
+4
*
swap: hook up with handoff timestamps
Lennart Poettering
2024-04-25
1
-0
/
+18
*
mount,swap: include ExecStatus output in dump
Lennart Poettering
2024-04-24
1
-0
/
+15
*
core: Serialize both pid and pidfd to keep downgrades working
Daan De Meyer
2024-04-05
1
-2
/
+2
*
core: align table
Yu Watanabe
2024-03-29
1
-7
/
+7
*
core: introduce UNIT_IS_LOAD_ERROR helper
Mike Yuan
2024-03-23
1
-1
/
+1
*
core/swap: another try on memory mgmt
Mike Yuan
2024-03-23
1
-0
/
+2
*
core/swap: fix memory management in swap_setup_unit
Mike Yuan
2024-03-22
1
-33
/
+17
*
core: use RET_GATHER more
Mike Yuan
2024-03-21
1
-13
/
+7
*
core: use ASSERT_PTR(CAST(u)) everywhere
Mike Yuan
2024-03-21
1
-75
/
+53
*
core: split out cgroup specific state fields from Unit → CGroupRuntime
Lennart Poettering
2024-02-16
1
-2
/
+8
*
core: use PidRef in exec_spawn
Luca Boccassi
2024-02-01
1
-6
/
+1
*
core: introduce unit_unwatch_pidref_done() helper function
Yu Watanabe
2024-01-25
1
-6
/
+1
*
core: use helper functions like unit_main_pid() in unit_kill_context()
Yu Watanabe
2024-01-24
1
-7
/
+1
*
core: maintain a single table with event source priorities
Lennart Poettering
2024-01-19
1
-1
/
+1
*
core: add WantsMountsFor=
Luca Boccassi
2023-11-29
1
-1
/
+1
*
core: rename and add comment to ExecParameters cleanup functions
Luca Boccassi
2023-11-01
1
-1
/
+1
*
swap: Move two functions to swap.h
Daan De Meyer
2023-10-20
1
-0
/
+21
*
process-util: add pidref_is_unwaited() and make pid_is_unwaited() return errors
Lennart Poettering
2023-10-18
1
-1
/
+1
*
core: ensure execute/spawn functions can work without Unit object
Luca Boccassi
2023-10-12
1
-9
/
+2
*
core: ensure execute/spawn functions can work without manager object
Luca Boccassi
2023-10-12
1
-5
/
+7
*
pid1: serialize pidrefs as pidfds if possible
Lennart Poettering
2023-10-05
1
-7
/
+2
*
core: move pid watch/unwatch logic of the service manager to pidfd
Lennart Poettering
2023-09-28
1
-3
/
+3
*
core: generalize service_arm_timer() for all unit types
Lennart Poettering
2023-09-27
1
-30
/
+6
*
swap: also modernize state engine log message generation
Lennart Poettering
2023-09-27
1
-24
/
+37
*
core: port unit_fork_helper_process() and unit_fork_and_watch_rm_rf() to PidRef
Lennart Poettering
2023-09-18
1
-6
/
+1
*
core: port unit_main_pid() + unit_control_pid() to PidRef and drop unit_kill_...
Lennart Poettering
2023-09-18
1
-11
/
+2
*
core: port over unit_kill_context() to PidRef
Lennart Poettering
2023-09-18
1
-6
/
+7
*
Merge pull request #29130 from poettering/unit-defaults
Luca Boccassi
2023-09-09
1
-3
/
+3
|
\
|
*
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
1
-3
/
+3
*
|
core: don't manually destroy timer when we can't spawn a child
Lennart Poettering
2023-09-09
1
-9
/
+5
*
|
core: also port swap units to PidRef
Lennart Poettering
2023-09-09
1
-26
/
+35
|
/
*
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
2023-08-09
1
-4
/
+4
*
Merge pull request #27867 from keszybz/vconsole-reload-again
Luca Boccassi
2023-07-15
1
-5
/
+1
|
\
|
*
Revert "pid1: order units using TTYVHangup= after vconsole setup"
Zbigniew Jędrzejewski-Szmek
2023-07-12
1
-5
/
+1
*
|
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-2
/
+2
|
/
*
pid1: also encode whether to send plymouth notifications in UnitVTable
Lennart Poettering
2023-06-30
1
-0
/
+2
*
core: drop UnitNotifyFlags
Mike Yuan
2023-05-24
1
-1
/
+1
*
pid1: order units using TTYVHangup= after vconsole setup
Zbigniew Jędrzejewski-Szmek
2023-05-19
1
-1
/
+5
*
core: Move DynamicCreds into ExecRuntime
Daan De Meyer
2023-03-27
1
-9
/
+1
*
core: Introduce unit private exec runtime
Daan De Meyer
2023-03-27
1
-2
/
+2
*
execute: Do not pass destroy as a boolean argument to unref()
Daan De Meyer
2023-03-27
1
-2
/
+2
*
execute: Rename ExecRuntime to ExecSharedRuntime
Daan De Meyer
2023-03-27
1
-2
/
+2
*
pid1: add unit file settings to control memory pressure logic
Lennart Poettering
2023-03-01
1
-0
/
+1
*
pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...
Lennart Poettering
2023-02-17
1
-2
/
+2
[next]