1. 06 2月, 2008 1 次提交
  2. 29 5月, 2007 1 次提交
    • R
      +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 0832c58c
      Richard W.M. Jones 提交于
      +
      +       * TODO: Added a note about requiring C++ compiler because of a
      +         possible problem with libtool autoconf macros.
      +       * docs/examples/Makefile.am, proxy/Makefile.am, qemud/Makefile.am,
      +         src/Makefile.am, tests/Makefile.am: Pass $(WARN_CFLAGS) when
      +         linking, so if -fstack-protector is there, gcc will link to
      +         the stack protector library.
      +       * tests/xencapstest.c: Allow this test to compile when Xen
      +         libraries are not enabled.
      +
      0832c58c
  3. 24 3月, 2007 1 次提交
  4. 21 3月, 2007 1 次提交
  5. 19 3月, 2007 1 次提交
  6. 30 8月, 2006 1 次提交
    • D
      * TODO libvirt.spec.in: update · 3bbac7cd
      Daniel Veillard 提交于
      * configure.in include/libvirt/virterror.h src/Makefile.am
        src/conf.c src/conf.h src/virterror.c src/xen_internal.c:
        adding a subset of Xen config file parser, and serializer
      * tests/Makefile.am tests/conftest.c tests/test_conf.sh
        tests/confdata/Makefile.am tests/confdata/fc4.conf
        tests/confdata/fc4.out: adding test program for config in and out
      Daniel
      3bbac7cd
  7. 08 8月, 2006 1 次提交
  8. 27 4月, 2006 1 次提交
  9. 10 4月, 2006 1 次提交
  10. 09 4月, 2006 1 次提交
    • D
      * TODO src/hash.[ch] src/internal.h src/libvirt.c src/xend_internal.c · 572806a9
      Daniel Veillard 提交于
        src/xs_internal.c: implementing domain pointers unification, thread
        safety and reference counting for domain and connections, this was
        the last critical change needed before making further progresses at
        the API level. Still a couple fo things TODO for this, unification
        at the Python level and adding UUID to hash. All domain/connect alloc
        and free routines are now centralized in hash.c
      * docs/APIchunk1.html docs/libvirt-api.xml docs/libvirt-refs.xml
        docs/html/libvirt-libvirt.html: regenerated the docs, that doesn't
        change the API.
      Daniel
      572806a9
  11. 28 2月, 2006 3 次提交
    • D
      * TODO: updated · 65bace17
      Daniel Veillard 提交于
      * python/Makefile.am python/generator.py python/libvir.c
        python/libvir.py: improved python binding, raise exception
        when an instance creation or lookup fails, and add support
        for the global error handler, per conn handler still needed
      * python/tests/error.py python/tests/Makefile.am: adding a
        regression test
      Daniel
      65bace17
    • D
      * TODO: updated, and added python hooks for error handling · 8bc437e4
      Daniel Veillard 提交于
      * include/virterror.h src/virterror.c src/xml.c: error interception
        and reporting should be done.
      Daniel
      8bc437e4
    • D
      * TODO: updated · 596b6010
      Daniel Veillard 提交于
      * include/virterror.h src/internal.h src/libvirt.c src/virterror.c
        src/xend_internal.c: commiting a first pass at adding error handling
        in the code, not finished, but it starts to work, need more coverage
        and testing.
      Daniel
      596b6010
  12. 23 2月, 2006 1 次提交
  13. 22 2月, 2006 2 次提交
  14. 21 2月, 2006 3 次提交
    • 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
      * src/libvirt.c src/xend_internal.c src/xend_internal.h: move the · 9a2ec00a
      Daniel Veillard 提交于
        XML dump function around to make sure all entry points are centralized
        in libvirt.c and also avoid doc generation troubles.
      * docs/examples/Makefile.am docs/examples/index.py: fix the makefile
        a bit.
      * TODO: updated
      * docs/format.html: added a description of the XML used for the
        domains.
      * docs//*: rebuilt
      Daniel
      9a2ec00a
    • D
      * TODO: updated · 14414187
      Daniel Veillard 提交于
      * include/libvirt.h include/libvirt.h.in: cleanup
      * src/libvirt.c: remove debugging output
      * src/xend_internal.c src/xml.c src/xml.h: reimplement
        virDomainGetXMLDesc() based on xend interface, now work as user too.
      Daniel
      14414187
  15. 10 2月, 2006 1 次提交
  16. 31 1月, 2006 1 次提交
  17. 26 1月, 2006 1 次提交
    • D
      * TODO: updated · b2764c3d
      Daniel Veillard 提交于
      * docs/search.php: use the new web site design
      * python/generator.py: fix a generation bug on python keyword
      Daniel
      b2764c3d
  18. 05 12月, 2005 1 次提交
  19. 08 11月, 2005 1 次提交
    • D
      * TODO: updated · 8af506b8
      Daniel Veillard 提交于
      * include/libxen.h src/libxen.c src/libxen_sym.version: extended
        entry points to a first minimal set.
      * src/internal.h: TODO macro
      Daniel
      8af506b8
  20. 02 11月, 2005 1 次提交