1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00
systemd/src/oom
Lennart Poettering 25ff515b39 sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
It's time. sd-json was already done earlier in this cycle, let's now
make sd-varlink public too.

This is mostly just a search/replace job of epical proportions.

I left some functions internal (mostly IDL handling), and I turned some
static inline calls into regular calls.
2024-07-16 11:57:32 +02:00
..
meson.build meson: add build option for install path of main config files 2023-10-17 18:57:45 +02:00
oomctl.c tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
oomd-manager-bus.c data-fd-util: accept size == SIZE_MAX and translate that to strlen 2024-03-12 16:42:48 +08:00
oomd-manager-bus.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
oomd-manager.c sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
oomd-manager.h sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
oomd-util.c oomd: use strdup_to() and RET_GATHER() 2024-03-20 15:18:21 +01:00
oomd-util.h tree-wide: fix typo and comment style update 2023-02-15 10:08:16 +09:00
oomd.c Merge pull request #30480 from keszybz/kernel-install-more-paths 2024-03-08 08:25:07 +01:00
oomd.conf config files: update their header to reflect that they can be installed in /usr 2023-09-21 18:54:39 +02:00
org.freedesktop.oom1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.oom1.service license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
test-oomd-util.c test: avoid NO_CAST.INTEGER_OVERFLOW in test-oomd-util (#30365) 2023-12-08 10:54:52 +09:00