- 18 1月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* python/libvir.c (VIR_PY_NONE): New macro, to encapsulate a common two-statement sequence. Replace all such 2-stmt sequences.
-
- 17 1月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* src/virsh.c: Add "%s" where needed. * src/proxy_internal.c: Likewise.
-
- 15 1月, 2008 3 次提交
-
-
由 Jim Meyering 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 14 1月, 2008 5 次提交
-
-
由 Jim Meyering 提交于
-
由 Jim Meyering 提交于
* src/qemu_conf.c: Add "static" and "const" attributes to some globals. * src/qemu_conf.h: Update a declaration. * src/qemu_driver.c (qemud_driver): Declare static. Author: Jim Meyering <meyering@redhat.com>
-
由 Jim Meyering 提交于
* docs/examples/suspend.c: Declare global "conn" to be static. * tests/qemuxml2argvtest.c: Declare global "driver" to be static. * tests/qemuxml2xmltest.c: Likewise. Author: Jim Meyering <meyering@redhat.com>
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 10 1月, 2008 14 次提交
-
-
由 Mark McLoughlin 提交于
-
由 Mark McLoughlin 提交于
and run lokkit each time a new rule is added.
-
由 Mark McLoughlin 提交于
need to add or delete them
-
由 Mark McLoughlin 提交于
longer useful, so let's remove it.
-
由 Mark McLoughlin 提交于
a proposed system for letting iptables know how to reload our rules. The proposed system wasn't accepted so, although there might be some other theoretical use for this, let's just remove it.
-
由 Mark McLoughlin 提交于
iptables configuration using the lokkit --custom-rules command. Basically, we write out our rules to /var/lib/libvirt/iptables and run lokkit --custom-rules so that if e.g. iptables is restarted or the user edits their firewall configuration, then libvirt's rules get reloaded.
-
由 Mark McLoughlin 提交于
-
由 Mark McLoughlin 提交于
-
由 Mark McLoughlin 提交于
-
由 Mark McLoughlin 提交于
-
由 Mark McLoughlin 提交于
stdout and stderr no longer go to /dev/null.
-
由 Mark McLoughlin 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 09 1月, 2008 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 07 1月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 06 1月, 2008 1 次提交
-
-
由 Richard W.M. Jones 提交于
* configure.in: xdr functions may require -lxdr. * configure.in, src/Makefile.am: Extra linking flags for building libvirt DLL. * src/socketcompat.h: Hide Windows Winsock incompatibilities in a separate header file. * src/remote_internal.c: Switch to using socketcompat.h / socket_errno(). * src/test.c: Switch to using socketcompat.h. * gnulib/lib/arpa/.cvsignore: Ignore another generated file. * src/qparams.c: Include <config.h>.
-
- 03 1月, 2008 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 26 12月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
compilation error #426385 Daniel
-
- 18 12月, 2007 6 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
prepare release of libvirt-0.4.0 Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Richard W.M. Jones 提交于
* src/remote_internal.c: Fixed reversed check of error handling of qparam_get_query call (Dan Berrange).
-
- 17 12月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
* src/qparams.c, src/qparams.h, src/Makefile.am: Added a separate 'qparams' module for handling query parameters. * src/remote_internal.c: Factor out query parameter code so it uses the 'qparams' module.
-
由 Richard W.M. Jones 提交于
* src/buf.c, src/buf.h: Added utility functions virBufferURIEncodeString and virBufferAddChar to the buffer module.
-
- 16 12月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-