1. 03 12月, 2007 1 次提交
  2. 01 12月, 2007 1 次提交
  3. 26 11月, 2007 1 次提交
  4. 07 11月, 2007 1 次提交
    • R
      Tue Nov 6 19:54:00 CET 2007 Jim Meyering <meyering@redhat.com> · 5a628880
      Richard W.M. Jones 提交于
              Avoid risk of format string abuse (also avoids gcc warnings).
              * src/util.c (ReportError): Use a literal "%s" format string.
              * src/remote_internal.c (server_error): Likewise.
              * src/qemu_conf.c (qemudReportError): Likewise.
              * acinclude.m4: Add -Wformat -Wformat-security to default
                list of warning flags, to warn about errors such as the
                above.
      5a628880
  5. 27 10月, 2007 1 次提交
  6. 13 10月, 2007 1 次提交
  7. 29 9月, 2007 1 次提交
  8. 22 9月, 2007 1 次提交
  9. 14 9月, 2007 1 次提交
  10. 14 8月, 2007 1 次提交
  11. 10 8月, 2007 1 次提交
  12. 07 8月, 2007 1 次提交
  13. 31 7月, 2007 2 次提交
  14. 30 7月, 2007 1 次提交
  15. 24 7月, 2007 1 次提交
  16. 19 7月, 2007 2 次提交
  17. 17 7月, 2007 1 次提交
  18. 12 7月, 2007 1 次提交
  19. 27 6月, 2007 9 次提交
  20. 11 6月, 2007 1 次提交
    • R
      Mon Jun 11 12:49:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 9172d0ec
      Richard W.M. Jones 提交于
      	* qemud/Makefile.am, qemud/dispatch.c, qemud/dispatch.h,
      	  qemud/internal.h, qemud/protocol.c,
      	  qemud/protocol.h, qemud/protocol.x, qemud/qemud.c:
      	  libvirt_qemud server-side modifications to use
      	  XDR-based protocol instead of homebrew (Dan Berrange).
      	  QEMUD server modified to dispatch calls from remote
      	  clients (Richard Jones).  Added TLS support (Richard Jones).
      	  Added TCP & IPv6 support (Richard Jones).
      	  Additional configuration file, command-line handling, and
      	  usage (Richard Jones).
      	* qemud/conf.c: Remove unnecessary header file.
      9172d0ec
  21. 19 5月, 2007 1 次提交
  22. 14 5月, 2007 1 次提交
  23. 04 5月, 2007 1 次提交
  24. 16 4月, 2007 1 次提交
  25. 11 4月, 2007 1 次提交
  26. 31 3月, 2007 1 次提交
    • M
      Wed Mar 30 17:21:08 IST 2007 Mark McLoughlin <markmc@redhat.com> · 42d4b85d
      Mark McLoughlin 提交于
              * qemud/iptables.c: Remove the target interface parameter
              from iptablesPhysdevForward(). This rule is intended to
              allow frames to be forwarded across the bridge from the
              supplied bridge port. In this context, the --out parameter
              would match the outgoing bridge port, which will never
              be network->def->forwardDev.
      42d4b85d
  27. 27 3月, 2007 1 次提交
  28. 24 3月, 2007 1 次提交
  29. 21 3月, 2007 1 次提交
  30. 16 3月, 2007 1 次提交