summaryrefslogtreecommitdiffstats
path: root/src/oom (follow)
Commit message (Expand)AuthorAgeFilesLines
* oomd: make use of new JSON_DISPATCH_ENUM_DEFINE() macroLennart Poettering2024-01-051-18/+5
* bus-polkit: port polkit_registry to use value destructors in hash_opsLennart Poettering2024-01-031-1/+1
* tree-wide: use hashmap_isempty() and friendsYu Watanabe2023-12-211-1/+1
* test: avoid NO_CAST.INTEGER_OVERFLOW in test-oomd-util (#30365)aslepykh2023-12-081-8/+8
* tree-wide: take in all *our* JSON structures also decimal stringsLennart Poettering2023-11-071-4/+4
* varlink,json: introduce new varlink_dispatch() helperLennart Poettering2023-11-021-1/+1
* core: port unit/process kill logic to pidrefLennart Poettering2023-10-181-2/+2
* meson: add build option for install path of main config filesFranck Bui2023-10-171-1/+1
* Merge pull request #29242 from fbuihuu/update-main-config-file-headersZbigniew Jędrzejewski-Szmek2023-10-171-3/+5
|\
| * config files: update their header to reflect that they can be installed in /usrFranck Bui2023-09-211-3/+5
* | tree-wide: make all our Varlink APIs introspectableLennart Poettering2023-10-061-0/+5
* | cgroup-util: drop "controller" argument from various cgroup helper callsLennart Poettering2023-10-052-18/+18
|/
* oomd: avoid unnecessary wake-ups for ManagedOOMSwapChristian Hergert2023-09-021-6/+9
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-10/+7
* meson: move declarations of pstore, oomd, and binfmtYu Watanabe2023-08-011-1/+15
* tree-wide: use memstream-utilYu Watanabe2023-05-312-33/+13
* oomd: drop unused keyYu Watanabe2023-05-311-3/+2
* oom: Make sure temporary test file is in /tmpDaan De Meyer2023-05-301-1/+1
* tree-wide: check memstream buffer after closing the handleFrantisek Sumsal2023-05-242-0/+8
* oomctl: convert a oom1.Manager call to BusLocatorDavid Tardon2023-05-241-9/+2
* oomd: shorten messageZbigniew Jędrzejewski-Szmek2023-05-181-1/+1
* oomd: add inline comments with param namesZbigniew Jędrzejewski-Szmek2023-03-272-3/+6
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-131-8/+3
* src: Fixup copy-paste error for terminal_urlify_manMorten Linderud2023-03-101-1/+1
* meson: Use dicts for test definitionsJan Janssen2023-02-211-4/+7
* tree-wide: fix typo and comment style updateYu Watanabe2023-02-152-2/+2
* meson: Do not include headers in source listsJan Janssen2023-01-241-5/+1
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-193-3/+3
* oomd: print dry run output at INFO levelJade Lovelace2022-12-081-1/+1
* oomd: fix doc comment for oomd_fetch_cgroup_oom_preferenceNick Rosbrook2022-11-291-3/+4
* oomd: only check prefix_uid when uid != 0Nick Rosbrook2022-11-291-21/+27
* oomd: fix unreachable test case in test-oomd-utilNick Rosbrook2022-11-231-2/+2
* oomd: always allow root-owned cgroups to set ManagedOOMPreferenceNick Rosbrook2022-11-231-1/+1
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-082-0/+2
* tree-wide: replace "plural(s)" by "plurals"Zbigniew Jędrzejewski-Szmek2022-10-171-2/+2
* tree-wide: add ERRNO_IS_XATTR_ABSENT() helperLennart Poettering2022-10-101-3/+4
* meson: add libatomic dependencyHeinrich Schuchardt2022-09-151-1/+3
* oom: include a header file instead of a source fileFrantisek Sumsal2022-09-141-2/+3
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-132-12/+5
* oomd: fix off-by-one when dumping kill candidatesNick Rosbrook2022-08-261-2/+2
* oomd: add tests for oomd_fetch_cgroup_oom_preferenceNick Rosbrook2022-08-261-45/+83
* oomd: loosen the restriction on ManagedOOMPreferenceNick Rosbrook2022-08-262-19/+61
* oomd: notify via dbus what have been killedOleg Solovyov2022-08-112-2/+27
* oom: drop invalid %m in the log messageYu Watanabe2022-08-101-1/+1
* Use https for freedesktop.orgMichael Biebl2022-06-281-1/+1
* oomd: "descendent" → "descendant"Zbigniew Jędrzejewski-Szmek2022-04-281-4/+4
* oomd: actually fail if configuration is badZbigniew Jędrzejewski-Szmek2022-04-261-1/+1
* oomd: calculate 'used' memory with MemAvailable instead of MemFreeNick Rosbrook2022-04-054-19/+19
* test/oomd: Add test for new oomd_ooms xattrNishal Kulkarni2022-03-221-1/+5
* core/oomd: Use oom-kill ServiceResult for oomdNishal Kulkarni2022-03-221-0/+4