libvirt/qemud
Richard W.M. Jones 0832c58c0a +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
+
+       * TODO: Added a note about requiring C++ compiler because of a
+         possible problem with libtool autoconf macros.
+       * docs/examples/Makefile.am, proxy/Makefile.am, qemud/Makefile.am,
+         src/Makefile.am, tests/Makefile.am: Pass $(WARN_CFLAGS) when
+         linking, so if -fstack-protector is there, gcc will link to
+         the stack protector library.
+       * tests/xencapstest.c: Allow this test to compile when Xen
+         libraries are not enabled.
+
2007-05-29 14:44:15 +00:00
..
.cvsignore
bridge.c Improve support for virtual networking 2007-03-13 22:43:22 +00:00
bridge.h Improve support for virtual networking 2007-03-13 22:43:22 +00:00
buf.c Remove realloc call which caused overflow 2007-03-21 15:32:32 +00:00
buf.h Oops forgot them, daniel 2007-03-15 17:30:04 +00:00
conf.c Added per-VM logging 2007-05-18 18:36:24 +00:00
conf.h * include/libvirt/libvirt.h[.in] include/libvirt/virterror.h 2007-03-15 17:24:56 +00:00
default-network.xml Improve support for virtual networking 2007-03-13 22:43:22 +00:00
dispatch.c Fixed two bugs in QEMU impl of capabilities call 2007-03-15 18:23:00 +00:00
dispatch.h
driver.c Fixed integer overflow in QEMU guest CPU time 2007-04-15 19:58:44 +00:00
driver.h * qemud/conf.c qemud/driver.h qemud/internal.h src/internal.h 2007-03-16 15:03:21 +00:00
internal.h Added per-VM logging 2007-05-18 18:36:24 +00:00
iptables.c Fixed up IPtables rules to be more strict 2007-04-10 23:17:46 +00:00
iptables.h Fixed up IPtables rules to be more strict 2007-04-10 23:17:46 +00:00
libvirtd.in Wed May 2 17:55:12 IST 2007 Mark McLoughlin <markmc@redhat.com> 2007-05-02 16:56:03 +00:00
Makefile.am +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-05-29 14:44:15 +00:00
protocol.h * qemud/protocol.h src/internal.h: applied patch from Jim Meyering 2007-03-19 14:18:05 +00:00
qemud.c Fixed missing return value checks on write 2007-05-18 19:00:37 +00:00
uuid.c Thu May 11 13:23:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-05-11 12:28:10 +00:00
uuid.h