summaryrefslogtreecommitdiff
path: root/src/oom
Commit message (Expand)AuthorAgeFilesLines
* test: use for(;;) instead of while(true)Yu Watanabe2020-11-271-1/+1
* oom: use CMP() macroYu Watanabe2020-11-271-12/+2
* oom: fix oomd.conf install locationChristian Hesse2020-11-271-1/+1
* test-oomd-util: remove memory_pressure == 0 checksAnita Zhang2020-11-171-4/+0
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-0912-12/+12
* oomd: make start up swap check more robustAnita Zhang2020-10-221-2/+13
* oomd: use ERRNO_IS_NOT_SUPPORTED and ERRNO_IS_PRIVILEGEAnita Zhang2020-10-211-1/+1
* oomd: simplify if/else error checkAnita Zhang2020-10-191-7/+4
* oomd: fix unit test when xattrs not supportedAnita Zhang2020-10-161-4/+6
* oomd: add names to dbus parameters and implement --bus-introspectionZbigniew Jędrzejewski-Szmek2020-10-154-6/+30
* oomd: check number of arguments, add --version, fix indentationZbigniew Jędrzejewski-Szmek2020-10-151-18/+28
* systemd-oomd: service filesAnita Zhang2020-10-072-0/+17
* systemd-oomd: dbus hook ups and oomctl CLIAnita Zhang2020-10-079-0/+396
* systemd-oomd: manager/daemonAnita Zhang2020-10-076-0/+686
* systemd-oomd: unit testable helper functionsAnita Zhang2020-10-074-0/+858