- 03 12月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 01 12月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 26 11月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* src/bridge.c, src/bridge.h, src/qemu_conf.c, src/qemu_conf.h, src/qemu_driver.c, src/qemu_driver.h, src/test.c: Disable more of qemu if configured --without-qemu.
-
- 07 11月, 2007 1 次提交
-
-
由 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.
-
- 27 10月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 13 10月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 29 9月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 22 9月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 9月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 8月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 10 8月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 07 8月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* acinclude.m4, configure.in: ./configure option --disable-stack-protector. * src/gnutls_1_0_compat.h: Compatibility with GnuTLS 1.0. * src/bridge.c: If no bridge ioctls, give an error at runtime.
-
- 31 7月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 30 7月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
features for i686 and x86_64, patch from David Lutterkort Daniel
-
- 24 7月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 19 7月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 17 7月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 12 7月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 27 6月, 2007 9 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 11 6月, 2007 1 次提交
-
-
由 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.
-
- 19 5月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 5月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 5月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 16 4月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 11 4月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 31 3月, 2007 1 次提交
-
-
由 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.
-
- 27 3月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 24 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
replaced all sprintf instances by snprintf ones Daniel
-
- 21 3月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 16 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
src/sexpr.h src/test.c src/xm_internal.c src/xml.c src/xml.h: applied patch from Richard Jones adding check to printf-like functions and fixing the problems raised Daniel
-