Systemd/src/portable
Lennart Poettering 89e62e0bd3 dissect: wrap verity settings in new VeritySettings structure
Just some refactoring: let's place the various verity related parameters
in a common structure, and pass that around instead of the individual
parameters.

Also, let's load the PKCS#7 signature data when finding metadata
right-away, instead of delaying this until we need it. In all cases we
call this there's not much time difference between the metdata finding
and the loading, hence this simplifies things and makes sure root hash
data and its signature is now always acquired together.
2020-09-17 20:36:23 +09:00
..
profile portable: add SystemCallFilter=@system-service to the three main portable service profiles 2018-06-14 17:44:20 +02:00
meson.build
org.freedesktop.portable1.conf portabled: fix dbus policy 2019-04-03 17:24:12 +02:00
org.freedesktop.portable1.policy portable: update polkit messages 2018-06-19 13:21:17 +09:00
org.freedesktop.portable1.service
portable.c dissect: wrap verity settings in new VeritySettings structure 2020-09-17 20:36:23 +09:00
portable.h portable: introduce portable_metadata_hash_ops and use it 2018-12-02 12:18:54 +01:00
portablectl.c core: add [Enable|Disable]UnitFilesWithFlags DBUS methods 2020-09-04 17:56:37 +02:00
portabled-bus.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
portabled-bus.h
portabled-image-bus.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
portabled-image-bus.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
portabled-image.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
portabled-image.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
portabled-operation.c
portabled-operation.h
portabled.c tree-wide: implement new log control API dbus interface in all our daemons 2020-04-21 17:08:16 +02:00
portabled.h