1. 24 7月, 2007 1 次提交
  2. 26 6月, 2007 1 次提交
  3. 25 6月, 2007 1 次提交
  4. 15 6月, 2007 1 次提交
  5. 29 5月, 2007 1 次提交
  6. 16 4月, 2007 1 次提交
  7. 11 4月, 2007 1 次提交
  8. 28 3月, 2007 1 次提交
  9. 16 3月, 2007 1 次提交
  10. 15 3月, 2007 1 次提交
  11. 09 3月, 2007 1 次提交
  12. 07 3月, 2007 1 次提交
  13. 02 3月, 2007 1 次提交
    • M
      Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com> · 51d56098
      Mark McLoughlin 提交于
              * acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
              GNOME but with a few more flags we'd been using.
      
              * configure.in: use that instead of setting CFLAGS
              directly.
      
              * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
                src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
      51d56098
  14. 15 2月, 2007 1 次提交
  15. 23 1月, 2007 1 次提交
    • M
      Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com> · 6d153563
      Mark McLoughlin 提交于
              * include/libvirt/libvirt.h.in: add VIR_UUID_BUFLEN and
              VIR_UUID_STRING_BUFLEN
      
              * libvirt/proxy/libvirt_proxy.c, libvirt/src/hash.c,
              libvirt/src/internal.h, libvirt/src/libvirt.c,
              libvirt/src/proxy_internal.c, libvirt/src/test.c,
              libvirt/src/virsh.c, libvirt/src/xend_internal.c,
              libvirt/src/xm_internal.c, libvirt/src/xml.c,
              libvirt/python/libvir.c: use them
      6d153563
  16. 16 11月, 2006 2 次提交
  17. 11 11月, 2006 1 次提交
  18. 09 11月, 2006 1 次提交
  19. 08 11月, 2006 1 次提交
  20. 25 10月, 2006 1 次提交
  21. 29 8月, 2006 1 次提交
  22. 04 8月, 2006 1 次提交
  23. 06 7月, 2006 1 次提交
  24. 26 6月, 2006 1 次提交
    • D
      * configure.in libvirt.spec.in docs/examples/* include/Makefile.am · b62cdc14
      Daniel Veillard 提交于
        include/libvirt/virterror.h python/generator.py python/libvir.c
        python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
        src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
        src/xml.c src/xml.h: moved the includes from include/ to
        include/libvirt to reflect the installed include tree. This
        avoid using "" in the includes themselves.
      Daniel
      b62cdc14
  25. 29 3月, 2006 2 次提交
    • D
      * python/libvir.c: fixed a bug in the new wrapper · 880f4e9a
      Daniel Veillard 提交于
      * python/tests/Makefile.am python/tests/node.py: added a new test for
        the new API
      * python/tests/create.py: remove a debug
      Daniel
      880f4e9a
    • D
      * include/libvirt.h[.in] include/virterror.h src/driver.h · 212eaea3
      Daniel Veillard 提交于
        src/internal.h src/libvirt_sym.version src/xen_internal.c
        src/xs_internal.c: added a new entry point to get node hardware
        informations virGetNodeInfo, and associated driver hook.
      * src/xend_internal.c: implemented the node and version information
        hooks for the Xen Daemon
      * python/libvir.c python/libvirt-python-api.xml python/generator.py:
        also added Python bindings for the new call
      Daniel
      212eaea3
  26. 28 3月, 2006 2 次提交
  27. 23 3月, 2006 1 次提交
  28. 22 3月, 2006 2 次提交
  29. 28 2月, 2006 3 次提交
  30. 24 2月, 2006 1 次提交
  31. 23 2月, 2006 2 次提交
  32. 21 2月, 2006 2 次提交
    • D
      * TODO: updated · d3a15eb3
      Daniel Veillard 提交于
      * python/tests/Makefile.am: fix a small PYTHONPATH bug
      * docs//*: fixed the xsl a bit for toc names, added doc for
        the python bindings, regenerated
      Daniel
      d3a15eb3
    • D
      * docs/examples/examples.xsl docs/examples/index.html · 9c5111b9
      Daniel Veillard 提交于
        docs/site.xsl: integates the examples page in the web site
      * docs//* : fixed generator and rebuilt the docs
      * python/tests/basic.py python/tests/create.py: couple cleanups
      Daniel
      9c5111b9