aboutsummaryrefslogtreecommitdiff
path: root/authz/listfile.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-18authz-list-file: Improve an error messageMarkus Armbruster1-1/+2
2020-11-18authz-list-file: Fix file read error handlingMarkus Armbruster1-0/+3
2020-10-29authz: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-13authz-list-file: Fix crash when filename is not setEduardo Habkost1-0/+5
2020-09-18qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost1-1/+0
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-4/+2
2020-02-07authz: fix usage of bool in listfile.cJafar Abdi1-1/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-13authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster1-1/+1
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé1-1/+1
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé1-0/+283