1. 27 1月, 2014 1 次提交
  2. 10 8月, 2013 1 次提交
    • D
      Add documentation for access control system · da13f2c7
      Daniel P. Berrange 提交于
      This adds two new pages to the website, acl.html describing
      the general access control framework and permissions models,
      and aclpolkit.html describing the use of polkit as an
      access control driver.
      
      page.xsl is modified to support a new syntax
      
        <div id="include" filename="somefile.htmlinc"/>
      
      which will cause the XSL transform to replace that <div>
      with the contents of 'somefile.htmlinc'. We use this in
      the acl.html.in file, to pull the table of permissions
      for each libvirt object. This table is autogenerated
      from the enums in src/access/viraccessperms.h by the
      genaclperms.pl script.
      
      newapi.xsl is modified so that the list of permissions
      checks shown against each API will link to the description
      of the permissions in acl.html
      Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
      da13f2c7
  3. 04 5月, 2013 1 次提交
  4. 03 5月, 2013 1 次提交
  5. 11 9月, 2012 1 次提交
  6. 28 1月, 2011 1 次提交
  7. 16 4月, 2009 1 次提交
    • D
      Api documentation · 316befbb
      Daniel Veillard 提交于
      * docs/Makefile.am docs/api.html docs/api.html.in docs/archdomain.html
       docs/archnetwork.html docs/archnode.html docs/archstorage.html
       docs/goals.html docs/intro.html
       docs/libvirt-daemon-arch.fig docs/libvirt-daemon-arch.png
       docs/libvirt-driver-arch.fig docs/libvirt-driver-arch.png
       docs/libvirt-object-model.fig docs/libvirt-object-model.png
       docs/page.xsl docs/sitemap.html docs/sitemap.html.in:
       adding a new api page, extending the stylesheet to allow references
       and including images from Dan Berrange
      daniel
      316befbb
  8. 08 5月, 2008 1 次提交
  9. 07 5月, 2008 1 次提交
  10. 28 4月, 2008 1 次提交
  11. 26 4月, 2008 1 次提交
  12. 25 4月, 2008 1 次提交
  13. 24 4月, 2008 4 次提交