1. 15 2月, 2007 3 次提交
    • D
      * configure.in NEWS include/libvirt/libvirt.h docs/* docs/apibuild.py: · 2edf5312
      Daniel Veillard 提交于
        prepare release of 0.2.0, update doc, avoid console module for API.
      * po/*: regenerated
      Daniel
      2edf5312
    • M
      Tue Feb 14 16:23:25 IST 2007 Mark McLoughlin <markmc@redhat.com> · 3ea88b56
      Mark McLoughlin 提交于
              * qemud/iptables.[ch]: add code for managing iptables
              rules.
      
              * qemud/Makefile.am: add iptables.[ch].
      
              * qemud/qemud.c: add and remove iptables rules as
              appropriate.
      
              * qemud/conf.c: when starting a guess, add a rule
              allowing it to forward packets across the networks
              bridge.
      
              * qemud/internal.h: add iptables context ptr
      
              * configure.in: add --with-iptables-dir and
              --with-iptables-prefix to allow us to put our rules
              in a chain with the given prefix and save the rules
              in files in the given dir so as to integrate with
              the proposed "service iptables restart" solution
              in:
      
                 https://bugzilla.redhat.com/227011
      3ea88b56
    • M
      Tue Feb 14 16:02:23 IST 2007 Mark McLoughlin <markmc@redhat.com> · 4e6c38e1
      Mark McLoughlin 提交于
              * configure.in: add --disable-bridge-params, check
              for libsysfs and various kernel headers
      
              * bridge.[ch]: add code for managing bridges
      
              * qemud/Makefile.am: add bridge.[ch] and link against
              libsysfs if enabled.
      
              * qemud/conf.c: add support for bridge config.
      
              * qemud/internal.h: add various bridging bits
      
              * qemud/qemud.c: implement qemudStartNetworkDaemon()
              and qemudShutdownNetworkDaemon().
      4e6c38e1
  2. 14 2月, 2007 3 次提交
  3. 07 2月, 2007 1 次提交
  4. 22 1月, 2007 1 次提交
  5. 20 1月, 2007 1 次提交
  6. 20 12月, 2006 1 次提交
  7. 29 11月, 2006 1 次提交
  8. 28 11月, 2006 1 次提交
  9. 17 10月, 2006 1 次提交
  10. 29 9月, 2006 1 次提交
  11. 22 9月, 2006 1 次提交
  12. 21 9月, 2006 1 次提交
  13. 12 9月, 2006 1 次提交
  14. 05 9月, 2006 1 次提交
  15. 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
  16. 25 8月, 2006 1 次提交
  17. 17 8月, 2006 1 次提交
  18. 11 8月, 2006 1 次提交
  19. 12 7月, 2006 1 次提交
  20. 03 7月, 2006 1 次提交
  21. 29 6月, 2006 1 次提交
  22. 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
  23. 21 6月, 2006 1 次提交
  24. 09 5月, 2006 1 次提交
  25. 26 4月, 2006 2 次提交
  26. 10 4月, 2006 1 次提交
  27. 10 3月, 2006 1 次提交
  28. 28 2月, 2006 1 次提交
  29. 23 2月, 2006 1 次提交
  30. 22 2月, 2006 1 次提交
  31. 17 2月, 2006 1 次提交
    • D
      * configure.in src/Makefile.am: adding dependency to libxml2 · 77e8b6c6
      Daniel Veillard 提交于
      * include/libvirt.h* src/libvirt.c src/xend_internal.[ch]
        src/xml.[ch]: added XML parsing for Xen domain descriptions
        needed for creates, plugged in a converter to s-exp and
        xend call. Modified the virDomainCreateLinux() to reflect
        that XML based description. Seems to work.
      * python/tests/create.py: added a test case which seems to work
        not tested much yet
      * docs/*: regenerated
      Daniel
      77e8b6c6
  32. 15 2月, 2006 1 次提交
  33. 14 2月, 2006 1 次提交
  34. 10 2月, 2006 2 次提交