[PATCH 0/6] Generate ACL permision data in apibuild

Peter Krempa pkrempa at redhat.com
Tue Feb 21 15:47:31 UTC 2023


Peter Krempa (6):
  remote_protocol: Fix list of supported ACL object names
  apibuild: Add infrastructure for generating ACL flag info into
    function docs
  scripts/apibuild: Extract and format API ACLs
  docs/newapi.xsl: Take API flag data from libvirt-api.xml rather than
    access/libvirt-access.xml
  docs|access: Don't build the ACL flags into a separate XML
  gendispatch: Drop 'aclapi' mode

 docs/html/meson.build        |  32 +------
 docs/meson.build             |   3 +
 docs/newapi.xsl              |  20 ++---
 scripts/apibuild.py          | 163 ++++++++++++++++++++++++++++++++++-
 src/access/meson.build       |  16 ----
 src/remote/remote_protocol.x |   5 +-
 src/rpc/gendispatch.pl       |  64 +-------------
 7 files changed, 176 insertions(+), 127 deletions(-)

-- 
2.39.2



More information about the libvir-list mailing list