summaryrefslogtreecommitdiffstats
path: root/authz/listfile.c
Commit message (Expand)AuthorAgeFilesLines
* authz-list-file: Improve an error messageMarkus Armbruster2020-11-181-1/+2
* authz-list-file: Fix file read error handlingMarkus Armbruster2020-11-181-0/+3
* authz: Fix Lesser GPL version numberChetan Pant2020-10-291-1/+1
* authz-list-file: Fix crash when filename is not setEduardo Habkost2020-10-131-0/+5
* qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost2020-09-181-1/+0Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-4/+2Star
* authz: fix usage of bool in listfile.cJafar Abdi2020-02-071-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster2019-05-131-1/+1
* filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé2019-04-021-1/+1
* authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé2019-02-261-0/+283