1. 6f1e91f error: Drop superfluous #include "qapi/qmp/qerror.h" by Markus Armbruster · 1 year, 11 months ago
  2. 05e391a configure, meson: convert pam detection to meson by Paolo Bonzini · 3 years, 7 months ago
  3. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 7 months ago
  4. c2aa8a3 authz-simple: Check that 'identity' property is set by Kevin Wolf · 4 years, 1 month ago
  5. 3428455 authz-pam: Check that 'service' property is set by Kevin Wolf · 4 years, 1 month ago
  6. 8e26ae7 authz-list-file: Improve an error message by Markus Armbruster · 4 years, 1 month ago
  7. 2b37e9f authz-list-file: Fix file read error handling by Markus Armbruster · 4 years, 1 month ago
  8. 036a80c authz: Fix Lesser GPL version number by Chetan Pant · 4 years, 2 months ago
  9. 14b3948 authz-list-file: Fix crash when filename is not set by Eduardo Habkost · 4 years, 2 months ago
  10. 5556789 authz: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 3 months ago
  11. c734cd4 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE by Eduardo Habkost · 4 years, 3 months ago
  12. 5e7fbd2 meson: convert authz directory to Meson by Marc-André Lureau · 5 years ago
  13. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 4 years, 11 months ago
  14. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 8 months ago
  15. 834e8bf authz: fix usage of bool in listfile.c by Jafar Abdi · 6 years ago
  16. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  17. 45b1f68 authz: Normalize #include "authz/trace.h" to "trace.h" by Markus Armbruster · 6 years ago
  18. b4682a6 filemon: fix watch IDs to avoid potential wraparound issues by Daniel P. Berrangé · 6 years ago
  19. dec9776 trace-events: Fix attribution of trace points to source by Markus Armbruster · 6 years ago
  20. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  21. 8953caf authz: add QAuthZPAM object type for authorizing using PAM by Daniel P. Berrange · 8 years ago
  22. 55d8698 authz: add QAuthZListFile object type for a file access control list by Daniel P. Berrangé · 7 years ago
  23. c8c9988 authz: add QAuthZList object type for an access control list by Daniel P. Berrange · 9 years ago
  24. fb5c4eb authz: add QAuthZSimple object type for easy whitelist auth checks by Daniel P. Berrangé · 7 years ago
  25. 5b76dd1 authz: add QAuthZ object as an authorization base class by Daniel P. Berrange · 9 years ago