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
*
cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodes
Peter Morrow
2021-09-15
6
-34
/
+57
*
core: replace IPAddressAccessItem with struct in_addr_prefix
Yu Watanabe
2021-09-14
10
-295
/
+87
*
core/cgroup: set bitfield to reduce struct size
Yu Watanabe
2021-09-14
1
-4
/
+4
*
core: Parse log environment settings again after applying manager environment
Daan De Meyer
2021-09-10
1
-0
/
+3
*
core: fix free undefined pointer when strdup failed in the first loop
xujing
2021-09-08
1
-2
/
+2
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-0
/
+1
|
\
|
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-0
/
+1
*
|
core: fix typo: they -> the
Yu Watanabe
2021-08-30
1
-1
/
+1
*
|
core: Add information on which condition failed to the job done message
Daan De Meyer
2021-08-28
3
-11
/
+64
*
|
core: Unit's condition_result field is a boolean
Lennart Poettering
2021-08-27
1
-1
/
+1
*
|
Revert "core: Add information on which condition failed to job skipped format...
Lennart Poettering
2021-08-26
1
-34
/
+11
*
|
core: Add information on which condition failed to job skipped format string
Daan De Meyer
2021-08-26
1
-11
/
+34
*
|
core: Check unit start rate limiting earlier
Daan De Meyer
2021-08-25
9
-43
/
+131
*
|
core: Remove circular include
Daan De Meyer
2021-08-24
2
-1
/
+1
*
|
Merge pull request #20303 from andir/sysconfig-example
Yu Watanabe
2021-08-22
1
-1
/
+1
|
\
\
|
*
|
core: respect install_sysconfdir_samples in meson file
Andreas Rammhold
2021-08-21
1
-1
/
+1
*
|
|
tree-wide: voidify unchecked snprintf calls
Luca Boccassi
2021-08-20
2
-7
/
+7
*
|
|
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
2
-4
/
+2
*
|
|
Merge pull request #18385 from kinvolk/mauricio/restrict-network-interfaces
Lennart Poettering
2021-08-20
14
-0
/
+533
|
\
\
\
|
*
|
|
core: add D-bus properties for RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
1
-0
/
+101
|
*
|
|
core: add load fragment implementation for RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
3
-0
/
+68
|
*
|
|
core: implement RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
8
-0
/
+293
|
*
|
|
core: add RestrictNetworkInterfaces= BPF program source code
Mauricio Vásquez
2021-08-18
3
-0
/
+71
*
|
|
|
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-3
/
+1
|
/
/
/
*
|
|
Fix typo in dbus property name ("OnSuccesJobMode")
Vladimir Panteleev
2021-08-18
1
-1
/
+2
*
|
|
unit: coldplug both job and nop_job if possible
Geass-LL
2021-08-16
1
-4
/
+7
*
|
|
manager: add a test flag to ignore dependencies
Maanya Goenka
2021-08-12
2
-5
/
+18
*
|
|
manager: use FLAGS_SET when checking for MANAGER_TEST_RUN_MINIMAL
Maanya Goenka
2021-08-12
1
-2
/
+2
*
|
|
Merge pull request #20199 from ddstreet/unit_cgroup_catchup
Lennart Poettering
2021-08-12
4
-2
/
+31
|
\
\
\
|
*
|
|
core: Make sure cgroup_oom_queue is flushed on manager exit
Michal Koutný
2021-08-05
2
-2
/
+9
|
*
|
|
cgroup: do 'catchup' for unit cgroup inotify watch files
Dan Streetman
2021-08-05
3
-0
/
+22
*
|
|
|
Merge pull request #20419 from keszybz/setenv-no-value
Lennart Poettering
2021-08-11
5
-10
/
+9
|
\
\
\
\
|
*
|
|
|
Add implicit sentinel to strv_env_merge()
Zbigniew Jędrzejewski-Szmek
2021-08-11
5
-10
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #20079 from maanyagoenka/img-support
Lennart Poettering
2021-08-11
4
-5
/
+5
|
\
\
\
\
|
*
|
|
|
path-util: teach find_executable_full how to look into the root directory
Maanya Goenka
2021-08-10
1
-1
/
+1
|
*
|
|
|
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
3
-4
/
+4
*
|
|
|
|
core: don't go to disk for masked unit state if we know it anyway
Lennart Poettering
2021-08-10
1
-0
/
+9
|
/
/
/
/
*
/
/
/
list: introduce LIST_FOREACH_BACKWARDS() macro and drop LIST_FOREACH_AFTER/BE...
Yu Watanabe
2021-08-10
2
-6
/
+6
|
/
/
/
*
|
|
core: wrap cgroup path with empty_to_root() in log messages
Yu Watanabe
2021-08-04
3
-27
/
+28
*
|
|
core/cgroup: fix error handling of cg_remove_xattr()
Yu Watanabe
2021-08-04
1
-3
/
+3
*
|
|
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
14
-48
/
+48
*
|
|
time-set: adjust system clock if rtc is far in future
Egor Ignatov
2021-08-02
1
-4
/
+12
*
|
|
main: fix type confusion in do_reexecute()
Lennart Poettering
2021-07-29
1
-5
/
+10
*
|
|
Merge pull request #20337 from poettering/oom-adj-fix
Lennart Poettering
2021-07-29
1
-5
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "Make oom_score_adjust_is_valid() static"
Lennart Poettering
2021-07-28
1
-5
/
+0
*
|
|
manager: reexecute on SIGRTMIN+25, user instances only
Franck Bui
2021-07-28
1
-2
/
+5
|
/
/
*
/
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-3
/
+3
|
/
*
Make oom_score_adjust_is_valid() static
Zbigniew Jędrzejewski-Szmek
2021-07-23
1
-0
/
+5
*
pid1: propagate the original command line when reexecuting
Zbigniew Jędrzejewski-Szmek
2021-07-22
1
-10
/
+53
*
core/main: wrap long comment lines
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-79
/
+84
[next]