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/dbus: modernize bus_foreach_bus
Mike Yuan
2024-04-19
1
-11
/
+9
*
core/unit: use UNIT_IS_INACTIVE_OR_FAILED at one more place
Mike Yuan
2024-04-19
1
-1
/
+1
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
4
-8
/
+8
*
core/manager: log about previous objective
Mike Yuan
2024-04-18
1
-0
/
+9
*
core/manager-serialize: serialize objective string
Mike Yuan
2024-04-18
1
-7
/
+6
*
core/manager: introduce ManagerObjective string table lookup
Mike Yuan
2024-04-18
2
-7
/
+25
*
core/manager: also log soft-reboot count along with timespan
Mike Yuan
2024-04-18
1
-3
/
+5
*
core: switch j->unit->manager to j->manager
Mike Yuan
2024-04-18
2
-16
/
+22
*
core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalize
Luca Boccassi
2024-04-17
5
-9
/
+20
*
manager: serialize current objective
Luca Boccassi
2024-04-17
4
-5
/
+19
*
core/show-status: use strlen where appropriate
Mike Yuan
2024-04-17
1
-2
/
+3
*
core: use usec_sub_unsigned() to subtract deltas
Luca Boccassi
2024-04-16
1
-1
/
+1
*
core/execute: also check cg_is_threaded for clone3()
Mike Yuan
2024-04-14
2
-2
/
+8
*
core/dbus-manager: rephrase the comment for method_get_unit_processes a bit
Mike Yuan
2024-04-14
1
-3
/
+4
*
core/dbus-manager: add missing assertion
Mike Yuan
2024-04-14
1
-0
/
+1
*
core/unit: use IN_SET at one more place
Mike Yuan
2024-04-14
1
-1
/
+1
*
tree-wide: insert missing space after comma
Yu Watanabe
2024-04-12
1
-1
/
+1
*
core: fix typo
Yu Watanabe
2024-04-12
1
-1
/
+1
*
Merge pull request #32210 from YHNdnzj/execcommand-done
Daan De Meyer
2024-04-11
4
-96
/
+88
|
\
|
*
core/dbus-execute: fix potential memory leak
Mike Yuan
2024-04-10
1
-12
/
+11
|
*
core/execute: introduce exec_command_free
Mike Yuan
2024-04-10
2
-4
/
+13
|
*
core/dbus-execute: modernize a bit
Mike Yuan
2024-04-10
1
-7
/
+13
|
*
core/load-fragment: modernize config_parse_exec
Mike Yuan
2024-04-10
1
-73
/
+51
*
|
Merge pull request #32181 from YHNdnzj/open-file
Luca Boccassi
2024-04-11
1
-32
/
+26
|
\
\
|
*
|
core/exec-invoke: modernize get_open_file_fd a bit
Mike Yuan
2024-04-10
1
-11
/
+12
|
*
|
core/exec-invoke: modernize connect_unix_harder
Mike Yuan
2024-04-10
1
-21
/
+14
|
|
/
*
/
core: use FOREACH_ARRAY at 3 more places
Mike Yuan
2024-04-10
3
-7
/
+7
|
/
*
core: Serialize both pid and pidfd
Daan De Meyer
2024-04-10
2
-1
/
+3
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-1
/
+2
*
service: explicitly add comment about donated reference on parameter
Lennart Poettering
2024-04-09
1
-1
/
+1
*
uid-range: place 'ret' param at last
Mike Yuan
2024-04-08
1
-1
/
+1
*
Merge pull request #32140 from YHNdnzj/socket-per-peer-source
Luca Boccassi
2024-04-08
1
-13
/
+3
|
\
|
*
core/service: use GREEDY_REALLOC_APPEND
Mike Yuan
2024-04-07
1
-13
/
+3
*
|
core: fix typo
Antonio Alvarez Feijoo
2024-04-08
1
-1
/
+1
*
|
Merge pull request #26826 from poettering/mntfsd
Luca Boccassi
2024-04-07
2
-37
/
+57
|
\
\
|
|
/
|
/
|
|
*
core: implement RootImage= via mountfsd in unprivileged environments
Lennart Poettering
2024-04-06
1
-36
/
+56
|
*
uid-range: optionally load outside view of UID range from uid_map procfs file
Lennart Poettering
2024-04-06
1
-1
/
+1
*
|
Merge pull request #32135 from keszybz/compiler-warning-cleanup
Luca Boccassi
2024-04-07
1
-1
/
+3
|
\
\
|
*
|
core: silence gcc warning about unitialized variable
Zbigniew Jędrzejewski-Szmek
2024-04-07
1
-1
/
+3
|
|
/
*
/
core: use log_unit_debug in *_set_state
Mike Yuan
2024-04-07
3
-16
/
+14
|
/
*
Merge pull request #31131 from poettering/dlopen-kmod
Luca Boccassi
2024-04-06
2
-25
/
+8
|
\
|
*
libkmod: turn into dlopen() dependency
Lennart Poettering
2024-04-04
2
-25
/
+8
*
|
core/service: add a FIXME to use pidfd to monitor foreign processes
Mike Yuan
2024-04-05
1
-2
/
+2
*
|
core/service: complain louder if new MAINPID= is refused
Mike Yuan
2024-04-05
1
-1
/
+1
*
|
core/service: make service_set_main_pidref consume pidref
Mike Yuan
2024-04-05
1
-20
/
+19
*
|
core: Serialize both pid and pidfd to keep downgrades working
Daan De Meyer
2024-04-05
4
-8
/
+9
*
|
tree-wide: refuse enumerated device with ID_PROCESSING=1
Yu Watanabe
2024-04-04
1
-0
/
+3
|
/
*
core/exec-invoke: replace basename() with path_extract_filename() (#32076)
Julius Alexandre
2024-04-03
1
-2
/
+9
*
core/manager: use cellescape and don't be too aggressive
Mike Yuan
2024-04-03
1
-10
/
+5
*
core: correctly deserialize credentials with empty payload
Frantisek Sumsal
2024-04-02
1
-4
/
+4
[next]