25 Commits (9e837c961a883392f8c4707a8d3d2e6c6aa793b6)

Author SHA1 Message Date
Markus Armbruster 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 3 years ago
Paolo Bonzini 05e391ae40 configure, meson: convert pam detection to meson 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Kevin Wolf c2aa8a3d7e authz-simple: Check that 'identity' property is set 5 years ago
Kevin Wolf 3428455df9 authz-pam: Check that 'service' property is set 5 years ago
Markus Armbruster 8e26ae7bb5 authz-list-file: Improve an error message 5 years ago
Markus Armbruster 2b37e9f843 authz-list-file: Fix file read error handling 5 years ago
Chetan Pant 036a80cdf7 authz: Fix Lesser GPL version number 6 years ago
Eduardo Habkost 14b3948536 authz-list-file: Fix crash when filename is not set 6 years ago
Philippe Mathieu-Daudé 5556789176 authz: Move the creation of the library to the main meson.build 6 years ago
Eduardo Habkost c734cd40a1 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE 6 years ago
Marc-André Lureau 5e7fbd2515 meson: convert authz directory to Meson 7 years ago
Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Jafar Abdi 834e8bf17c authz: fix usage of bool in listfile.c 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Markus Armbruster 45b1f68ca5 authz: Normalize #include "authz/trace.h" to "trace.h" 7 years ago
Daniel P. Berrangé b4682a63f8 filemon: fix watch IDs to avoid potential wraparound issues 7 years ago
Markus Armbruster dec9776049 trace-events: Fix attribution of trace points to source 7 years ago
Markus Armbruster 500016e5db trace-events: Shorten file names in comments 7 years ago
Daniel P. Berrange 8953caf3cd authz: add QAuthZPAM object type for authorizing using PAM 10 years ago
Daniel P. Berrangé 55d869846d authz: add QAuthZListFile object type for a file access control list 8 years ago
Daniel P. Berrange c8c99887d1 authz: add QAuthZList object type for an access control list 11 years ago
Daniel P. Berrangé fb5c4ebc08 authz: add QAuthZSimple object type for easy whitelist auth checks 8 years ago
Daniel P. Berrange 5b76dd132c authz: add QAuthZ object as an authorization base class 11 years ago