index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
oom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-1
/
+1
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
|
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
5
-18
/
+26
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
2
-10
/
+10
*
oom: fix reclaim activity detection
Anita Zhang
2021-01-24
2
-2
/
+7
*
oom: make swap a soft requirement
Anita Zhang
2021-01-24
3
-6
/
+19
*
oom: make memory pressure duration configurable through oomd.conf
Anita Zhang
2021-01-24
5
-7
/
+17
*
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-6
/
+6
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-3
/
+1
*
Add install-sysconfdir=no-samples option for (non-)installation of sample con...
Josh Triplett
2021-01-14
1
-1
/
+1
*
test: use for(;;) instead of while(true)
Yu Watanabe
2020-11-27
1
-1
/
+1
*
oom: use CMP() macro
Yu Watanabe
2020-11-27
1
-12
/
+2
*
oom: fix oomd.conf install location
Christian Hesse
2020-11-27
1
-1
/
+1
*
test-oomd-util: remove memory_pressure == 0 checks
Anita Zhang
2020-11-17
1
-4
/
+0
*
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-2
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
12
-12
/
+12
*
oomd: make start up swap check more robust
Anita Zhang
2020-10-23
1
-2
/
+13
*
oomd: use ERRNO_IS_NOT_SUPPORTED and ERRNO_IS_PRIVILEGE
Anita Zhang
2020-10-22
1
-1
/
+1
*
oomd: simplify if/else error check
Anita Zhang
2020-10-19
1
-7
/
+4
*
oomd: fix unit test when xattrs not supported
Anita Zhang
2020-10-17
1
-4
/
+6
*
oomd: add names to dbus parameters and implement --bus-introspection
Zbigniew Jędrzejewski-Szmek
2020-10-15
4
-6
/
+30
*
oomd: check number of arguments, add --version, fix indentation
Zbigniew Jędrzejewski-Szmek
2020-10-15
1
-18
/
+28
*
systemd-oomd: service files
Anita Zhang
2020-10-08
2
-0
/
+17
*
systemd-oomd: dbus hook ups and oomctl CLI
Anita Zhang
2020-10-08
9
-0
/
+396
*
systemd-oomd: manager/daemon
Anita Zhang
2020-10-08
6
-0
/
+686
*
systemd-oomd: unit testable helper functions
Anita Zhang
2020-10-08
4
-0
/
+858