Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-18 | authz-list-file: Improve an error message | Markus Armbruster | 1 | -1/+2 |
2020-11-18 | authz-list-file: Fix file read error handling | Markus Armbruster | 1 | -0/+3 |
2020-10-29 | authz: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-10-13 | authz-list-file: Fix crash when filename is not set | Eduardo Habkost | 1 | -0/+5 |
2020-09-18 | qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE | Eduardo Habkost | 1 | -1/+0 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -4/+2 |
2020-02-07 | authz: fix usage of bool in listfile.c | Jafar Abdi | 1 | -1/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-13 | authz: Normalize #include "authz/trace.h" to "trace.h" | Markus Armbruster | 1 | -1/+1 |
2019-04-02 | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 1 | -1/+1 |
2019-02-26 | authz: add QAuthZListFile object type for a file access control list | Daniel P. Berrangé | 1 | -0/+283 |