1. 22 4月, 2016 1 次提交
  2. 02 12月, 2013 1 次提交
  3. 03 5月, 2013 1 次提交
    • D
      Fix multiple formatting problems in HTML docs · f2f9742d
      Daniel P. Berrange 提交于
      The rule generating the HTML docs passing the --html flag
      to xsltproc. This makes it use the legacy HTML parser, which
      either ignores or tries to fix all sorts of broken XML tags.
      There's no reason why we should be writing broken XML in
      the first place, so removing --html and adding the XHTML
      doctype to all files forces us to create good XML.
      
      This adds the XHTML doc type and fixes many, many XML tag
      problems it exposes.
      Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
      f2f9742d
  4. 12 10月, 2012 1 次提交
  5. 24 8月, 2012 1 次提交
  6. 27 3月, 2012 1 次提交
    • S
      Change the default of mdns_adv to false · 53e1d56d
      Stef Walter 提交于
       * Don't advertise information on the network without consent of
         the user, either through manual configuration, or a user
         interface that drives this option.
       * Since libvirtd must be configured for network access anyway
         (for all but ssh), this setting was not useful "out of the box",
         so changing this default setting does not remove "out of the box"
         functionality.
      53e1d56d
  7. 12 8月, 2011 1 次提交
  8. 22 7月, 2011 1 次提交
  9. 12 7月, 2011 1 次提交
    • O
      remote/ssh: support for no_verify. · 9a0e6a8f
      Oskari Saarenmaa 提交于
      Set StrictHostKeyChecking=no to auto-accept new ssh host keys if the
      no_verify extra parameter was specified.  This won't disable host key
      checking for already known hosts.  Includes a test and documentation.
      9a0e6a8f
  10. 11 5月, 2011 1 次提交
  11. 28 1月, 2011 1 次提交
  12. 23 10月, 2010 1 次提交
  13. 16 9月, 2010 1 次提交
  14. 20 1月, 2010 1 次提交
  15. 21 9月, 2009 1 次提交
    • D
      Make pki_check.sh into an installed & supported tool · 3decd4f9
      Daniel P. Berrange 提交于
      * docs/pki_check.sh: Move to tool/virt-pki-validate.in and add
        in POD man page documentation
      * tools/.gitignore: Ignore generated virt-pki-validate file
      * tools/Makefile.am: Install & build virt-pki-validate and
        virt-pki-validate.1
      * docs/remote.html, docs/remote.html.in: Refer to new tool
        name virt-pki-validate
      * libvirt.spec.in, mingw32-libvirt.spec.in: Add virt-pki-validate
        and virt-pki-validate.1 to files list
      3decd4f9
  16. 04 3月, 2009 1 次提交
  17. 20 5月, 2008 1 次提交
  18. 24 4月, 2008 1 次提交
  19. 20 2月, 2008 1 次提交
  20. 06 12月, 2007 1 次提交
  21. 27 11月, 2007 1 次提交
  22. 26 11月, 2007 2 次提交
  23. 28 9月, 2007 1 次提交
    • D
      * include/libvirt/libvirt.h[.in] src/driver.h src/openvz_driver.c · 4bf3bc9e
      Daniel Veillard 提交于
        src/qemu_driver.c src/remote_internal.c src/test.c
        src/xen_internal.[ch] src/xen_unified.c src/xend_internal.[ch]
        src/libvirt.c src/libvirt_sym.version: adding NUMA support patches
        from Beth Kon adding new virNodeGetCellsFreeMemory entry point
        and extending the virConnectGetCapabilities one. Fix a couple of
        issues in the patch and add to exported symbols from shared lib.
      * docs/virsh.pod docs/virsh.1 src/virsh.c: added new command
        freecell to get the available memory on the node or in a NUMA cell.
      * docs/*: updated and regenerated the documentation
      Daniel
      4bf3bc9e
  24. 22 9月, 2007 1 次提交
  25. 19 9月, 2007 2 次提交
  26. 17 7月, 2007 1 次提交
  27. 12 7月, 2007 1 次提交
  28. 29 6月, 2007 1 次提交
  29. 25 6月, 2007 1 次提交
  30. 20 6月, 2007 1 次提交
  31. 19 6月, 2007 2 次提交
  32. 11 6月, 2007 1 次提交
  33. 10 5月, 2007 1 次提交
  34. 19 4月, 2007 1 次提交
  35. 18 4月, 2007 2 次提交