index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/cgroup: CPUWeight/CPUShares support idle input
wineway
2022-08-11
1
-1
/
+29
*
core: shorten code a bit
Yu Watanabe
2022-07-08
1
-3
/
+2
*
basic/list: drop LIST_IS_EMPTY
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-1
/
+1
*
Revert NFTSet feature
Yu Watanabe
2022-06-22
1
-85
/
+0
*
Merge pull request #23616 from keszybz/in-addr-to-string-formatting
Yu Watanabe
2022-06-09
1
-13
/
+4
|
\
|
*
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-13
/
+4
*
|
core: firewall integration with ControlGroupNFTSet=
Topi Miettinen
2022-06-08
1
-0
/
+85
|
/
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-48
/
+22
*
cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodes
Peter Morrow
2021-09-15
1
-3
/
+11
*
core: replace IPAddressAccessItem with struct in_addr_prefix
Yu Watanabe
2021-09-14
1
-28
/
+42
*
core: add D-bus properties for RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
1
-0
/
+101
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-6
/
+3
*
dbus: extend SocketBind{Allow|Deny}= with ip proto
Julia Kartseva
2021-06-30
1
-2
/
+3
*
dbus: extend SocktBind{Allow|Deny}= with ip proto
Julia Kartseva
2021-06-15
1
-7
/
+11
*
dbus: add dbus-cgroup for SocketBind{Allow|Deny}=
Julia Kartseva
2021-04-27
1
-0
/
+112
*
dbus-cgroup: add BPFProgram= dbus support
Julia Kartseva
2021-04-10
1
-0
/
+108
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-7
/
+7
*
core: use our usual UINT32_MAX scaling for OOMD limits
Lennart Poettering
2021-02-18
1
-7
/
+6
*
parse-util: add format string macro for outputting permyriad
Lennart Poettering
2021-02-18
1
-2
/
+2
*
tree-wide: port various pieces of code over to UINT32_SCALE_FROM_PERMYRIAD()
Lennart Poettering
2021-02-18
1
-3
/
+4
*
basic: use -EINVAL for _MANAGED_OOM_PREFERENCE_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
*
Merge pull request #18401 from anitazha/oomdxattr
Zbigniew Jędrzejewski-Szmek
2021-02-13
1
-0
/
+22
|
\
|
*
oom: add unit file settings for oomd avoid/omit xattrs
Anita Zhang
2021-02-12
1
-0
/
+22
*
|
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
|
/
*
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
1
-3
/
+13
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Merge pull request #15206 from anitazha/systoomd-v0
Zbigniew Jędrzejewski-Szmek
2020-10-15
1
-0
/
+44
|
\
|
*
core: add varlink call to get cgroup paths of units using ManagedOOM*=
Anita Zhang
2020-10-08
1
-1
/
+10
|
*
core: add ManagedOOM*= properties to configure systemd-oomd on the unit
Anita Zhang
2020-10-08
1
-0
/
+35
*
|
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-3
/
+3
|
/
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-1
/
+1
*
Revert "cgroup: Allow empty assignments of Memory{Low,Min}="
Zbigniew Jędrzejewski-Szmek
2020-06-23
1
-115
/
+49
*
cgroup: Allow empty assignments of Memory{Low,Min}=
Michal Koutný
2020-06-02
1
-49
/
+115
*
macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhere
Lennart Poettering
2020-05-25
1
-3
/
+2
*
core: write cgroup limits as permilles
Zbigniew Jędrzejewski-Szmek
2019-11-14
1
-4
/
+6
*
core/dbus-cgroup: use %.*s instead of strndupa()
Zbigniew Jędrzejewski-Szmek
2019-11-14
1
-6
/
+4
*
core/dbus-cgroup: drop unnecessary parens
Zbigniew Jędrzejewski-Szmek
2019-11-14
1
-3
/
+3
*
core: make TasksMax a partially dynamic property
Zbigniew Jędrzejewski-Szmek
2019-11-14
1
-2
/
+71
*
cgroup: add missing OOM check, and shorten code a bit
Lennart Poettering
2019-11-01
1
-6
/
+6
*
cgroup: fix typo in BPF firewall support warning message
Mike Kazantsev
2019-10-03
1
-1
/
+1
*
cgroup: Mark memory protections as explicitly set in transient units
Chris Down
2019-09-30
1
-16
/
+48
*
cgroup: introduce support for cgroup v2 CPUSET controller
Pavel Hrdina
2019-09-24
1
-0
/
+59
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-1
/
+2
*
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
2019-06-25
1
-0
/
+76
*
Move warning about unsupported BPF firewall right before the firewall would b...
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-15
/
+0
*
cgroup: Support 0-value for memory protection directives
Chris Down
2019-05-08
1
-8
/
+9
*
cgroup: Readd some plumbing for DefaultMemoryMin
Chris Down
2019-05-08
1
-0
/
+1
*
Merge pull request #12332 from cdown/default_min
Zbigniew Jędrzejewski-Szmek
2019-04-25
1
-0
/
+6
|
\
[next]