1. 17 2月, 2009 1 次提交
  2. 31 1月, 2009 1 次提交
    • D
      Release of 0.6.0 · 4a5dfb84
      Daniel Veillard 提交于
      * configure.in docs/* NEWS: release of 0.6.0
      * po/*: regenerated and updated brazilian and polish localizations
      daniel
      4a5dfb84
  3. 29 1月, 2009 1 次提交
  4. 27 1月, 2009 1 次提交
  5. 23 1月, 2009 1 次提交
  6. 21 1月, 2009 1 次提交
  7. 20 1月, 2009 2 次提交
  8. 09 1月, 2009 1 次提交
  9. 05 1月, 2009 3 次提交
    • J
      migrate linux-specific symbol names into their own sym file · b0119de8
      Jim Meyering 提交于
      * configure.in (WITH_LINUX): New automake conditional.
      * src/Makefile.am (PRIVSYMFILES) [WITH_LINUX]: Append libvirt_linux.syms.
      * src/libvirt_private.syms: Move two symbol names into...
      * src/libvirt_linux.syms: ...this new file.
      Author: John Levon
      b0119de8
    • J
      Move bridge symbols into a separate syms file · 83dfc25c
      Jim Meyering 提交于
      * configure.in: Provide a new --with-bridge option.
      * src/Makefile.am (PRIVSYMFILES) [WITH_BRIDGE]: Append libvirt_bridge.syms.
      * src/bridge.c: Test WITH_BRIDGE rather than particular drivers.
      * src/libvirt_private.syms: Move bridge-related symbols into...
      * src/libvirt_bridge.syms: ...this new file.
      Author: John Levon
      83dfc25c
    • J
      split version script into multiple files · ad17ffa0
      Jim Meyering 提交于
      * src/Makefile.am (PRIVSYMFILES): Define.
      (EXTRA_DIST): Append $(PRIVSYMFILES).
      (libvirt.syms): New rule.
      Reflect renaming: s/libvirt_sym.version/libvirt.syms/.
      (BUILT_SOURCES): Depend on libvirt.syms.
      * configure.in: Define ENABLE_DEBUG as an automake conditional.
      (AC_OUTPUT): Remove src/libvirt_sym.version.
      * src/.cvsignore: s/libvirt_sym.version/libvirt.syms/.
      * src/.gitignore: Regenerate.
      * src/libvirt_public.syms: Renamed from src/libvirt_sym.version.in.
      * src/libvirt_debug.syms: New file.
      * src/libvirt_private.syms: New file.
      Author: John Levon
      ad17ffa0
  10. 18 12月, 2008 2 次提交
  11. 05 12月, 2008 1 次提交
  12. 04 12月, 2008 1 次提交
    • D
      release of 0.5.1 · a2232a5c
      Daniel Veillard 提交于
      * src/libvirt_sym.version.in configure.in NEWS docs/*: release
        of 0.5.1
      * po/*: updated and regenerated
      daniel
      a2232a5c
  13. 02 12月, 2008 1 次提交
  14. 28 11月, 2008 1 次提交
  15. 25 11月, 2008 3 次提交
  16. 24 11月, 2008 1 次提交
    • J
      Move the expected output data from virshdata/*.txt into virshtest.c. · 5b5393f2
      Jim Meyering 提交于
      * tests/virshtest.c: Embed literal, expected output here, rather than
      using virshdata/*.txt file names.
      Factor out some common constructs.
      (testCompareOutputLit): New function.
      (testCompareOutput): #ifdef-out, not that it's unused.
      * tests/Makefile.am (SUBDIRS): Remove virshdata/ and all files in it.
      * docs/testnode.xml: Fix typo in a comment.
      * configure.in (AC_OUTPUT): Remove tests/virshdata/Makefile.
      5b5393f2
  17. 21 11月, 2008 2 次提交
  18. 20 11月, 2008 1 次提交
  19. 17 11月, 2008 1 次提交
  20. 05 11月, 2008 2 次提交
  21. 24 10月, 2008 1 次提交
  22. 23 10月, 2008 1 次提交
    • D
      Massive patch adding event APIs by Ben Guthro · 1509b802
      Daniel Veillard 提交于
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in
        src/libvirt.c src/libvirt_sym.version: new libvirt event entry
        points, big patch provided by Ben Guthro
      * Makefile.am configure.in src/driver.h src/event.c src/event.h
        src/internal.h src/libvirt.c src/libvirt_sym.version src/lxc_driver.c
        src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c
        src/remote_internal.c src/storage_backend_fs.c src/test.c
        qemud/event.c qemud/event.h qemud/mdns.c qemud/qemud.c
        qemud/qemud.h qemud/remote.c qemud/remote_dispatch_localvars.h
        qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h
        qemud/remote_protocol.c qemud/remote_protocol.h
        qemud/remote_protocol.x proxy/Makefile.am python/generator.py:
        Not much is left untouched by the patch adding the events support
      * docs/libvirt-api.xml docs/libvirt-refs.xml
        docs/html/libvirt-libvirt.html: regenerated the docs
      * examples/domain-events/events-c/Makefile.am
        examples/domain-events/events-c/event-test.c: a test example
      * AUTHORS: added Ben Guthro
      daniel
      1509b802
  23. 22 10月, 2008 1 次提交
  24. 21 10月, 2008 1 次提交
  25. 19 10月, 2008 1 次提交
  26. 16 10月, 2008 1 次提交
  27. 10 10月, 2008 2 次提交
  28. 24 9月, 2008 1 次提交
  29. 18 9月, 2008 1 次提交
  30. 17 9月, 2008 1 次提交
  31. 08 9月, 2008 1 次提交