aboutsummaryrefslogtreecommitdiff
path: root/authz
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-13authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange