summaryrefslogtreecommitdiff
path: root/include/authz
AgeCommit message (Expand)Author
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé
2019-03-21authz: Use OBJECT_CHECK() on objectsPhilippe Mathieu-Daudé
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