1. 24 4月, 2008 5 次提交
  2. 18 4月, 2008 1 次提交
  3. 15 4月, 2008 1 次提交
  4. 11 4月, 2008 1 次提交
  5. 09 4月, 2008 3 次提交
  6. 07 4月, 2008 1 次提交
    • D
      update bugzilla URIs · 67b17df9
      Daniel Veillard 提交于
      * docs/bugs.html docs/libvir.html: update the page bugzilla URIs
        depending on the set the user is running.
      Daniel
      67b17df9
  7. 04 4月, 2008 2 次提交
    • D
      doc and localization updates · 3a50451e
      Daniel Veillard 提交于
      * docs//* po/*: regenerated the documentation and reextracted the
        full set of localization strings to push to the translation team.
      Daniel
      3a50451e
    • D
      typos fixes · a528e973
      Daniel Veillard 提交于
      * docs//* src/conf.c src/hash.c src/libvirt.c src/proxy_internal.c
       src/remote_internal.c src/virsh.c src/xen_internal.c
       src/xend_internal.c src/xml.c: applied patch from Atsushi SAKAI
       fixing a lot of typos
      Daniel
      a528e973
  8. 29 3月, 2008 1 次提交
  9. 18 3月, 2008 1 次提交
  10. 17 3月, 2008 2 次提交
  11. 14 3月, 2008 1 次提交
  12. 07 3月, 2008 1 次提交
  13. 03 3月, 2008 2 次提交
  14. 29 2月, 2008 2 次提交
    • R
      Many typos fixed (Atsushi SAKAI). · bb8340c1
      Richard W.M. Jones 提交于
      bb8340c1
    • J
      Avoid link errors with "configure --disable-shared". · 9262d88e
      Jim Meyering 提交于
      * src/Makefile.am: Create a convenience library, libvirt_test.la,
      and don't restrict access to *its* symbols.
      * tests/Makefile.am (LDADDS): Add ../src/libvirt_test.la, so that
      "configure --disable-shared" no longer provokes link errors.
      (LIBVIRT): Remove definition.
      (LDADDS): Remove use.
      ($(LIBVIRT)): Remove rule.
      (LDADDS): Use the new convenience library instead.
      (CLEANFILES): Define.
      * docs/examples/index.py (dump_Makefile): Append $(COVERAGE_LDFLAGS),
      to the LDADDS definition, to avoid link error with the combination of
      --enable-test-coverage and --disable-shared.
      * docs/examples/Makefile.am: Regenerate.
      * docs/examples/index.html: Likewise.
      * qemud/Makefile.am (libvirtd_LDFLAGS): Append $(COVERAGE_LDFLAGS).
      * src/libvirt_sym.version: Remove some SP-before-TAB.
      9262d88e
  15. 21 2月, 2008 2 次提交
  16. 20 2月, 2008 3 次提交
  17. 12 2月, 2008 1 次提交
    • D
      Network doc example fixes · fd71d295
      Daniel Veillard 提交于
      * docs/libvir.html docs/format.html: fixes the examples on the
        section about ethernet bridging, as raised by Maxwell Bottiger,
        fixes bug #430790
      Daniel
      fd71d295
  18. 06 2月, 2008 1 次提交
  19. 30 1月, 2008 1 次提交
  20. 25 1月, 2008 1 次提交
  21. 24 1月, 2008 1 次提交
  22. 21 1月, 2008 1 次提交
    • D
      Remove docs/API*.html · d3043afe
      Daniel Veillard 提交于
      * docs/API* docs/api.xsl docs/site.xsl docs/Makefile.am: remove the
        generation of the API*.html files as it's not really useful here
      Daniel
      d3043afe
  23. 15 1月, 2008 1 次提交
  24. 14 1月, 2008 1 次提交
    • J
      Clean up global name space in examples and tests. · f510a612
      Jim Meyering 提交于
      * docs/examples/suspend.c: Declare global "conn" to be static.
      * tests/qemuxml2argvtest.c: Declare global "driver" to be static.
      * tests/qemuxml2xmltest.c: Likewise.
      
      
      Author: Jim Meyering <meyering@redhat.com>
      f510a612
  25. 18 12月, 2007 2 次提交
  26. 14 12月, 2007 1 次提交