1. 08 3月, 2007 1 次提交
  2. 07 3月, 2007 1 次提交
  3. 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
  4. 26 2月, 2007 1 次提交
  5. 23 2月, 2007 3 次提交
  6. 15 2月, 2007 3 次提交
    • D
      * libvirt.spec.in: spec cleanup and missing BuildRequires · de48dae9
      Daniel Veillard 提交于
      * qemud/Makefile.am: avoid -Werror
      daniel
      de48dae9
    • 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
  7. 14 2月, 2007 2 次提交