libvirt/qemud
Richard W.M. Jones 4bfdb77aae Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* python/libvir.c, python/libvirt_wrap.h, qemud/qemud.c,
        qemud/remote.c, src/internal.h, src/openvz_conf.c,
        src/openvz_driver.c, src/proxy_internal.h, src/qemu_conf.c,
        src/qemu_driver.c, src/remote_internal.h, src/test.h, src/util.c,
        src/xen_unified.c, src/xen_unified.h, tests/nodeinfotest.c,
        tests/qemuxml2argvtest.c, tests/qemuxml2xmltest.c, tests/reconnect.c,
        tests/sexpr2xmltest.c, tests/virshtest.c, tests/xencapstest.c,
        tests/xmconfigtest.c, tests/xml2sexprtest.c:
        Change #include <> to #include "" for local includes.
        Removed many includes from src/internal.h and put them in
        the C files which actually use them.
        Removed <ansidecl.h> - unused.
        Added a comment around __func__.
        Removed a clashing redefinition of VERSION symbol.
        All limits (PATH_MAX etc) now done in src/internal.h, so we
        don't need to include those headers in other files.
2007-12-05 13:56:22 +00:00
..
.cvsignore Ignore libvirtd.init, Daniel 2007-07-06 07:11:24 +00:00
default-network.xml Improve support for virtual networking 2007-03-13 22:43:22 +00:00
event.c Allow updating of existing timers & file handle event watches 2007-09-19 01:27:32 +00:00
event.h Allow updating of existing timers & file handle event watches 2007-09-19 01:27:32 +00:00
internal.h Mon Nov 26 11:54:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-26 11:54:29 +00:00
libvirtd.conf Added default example configs for libvirtd/qemu driver 2007-10-12 19:54:15 +00:00
libvirtd.init.in * src/xend_internal.c: fix typo in function comment 2007-07-05 16:04:11 +00:00
libvirtd.sysconf Move QEMU driver into main libvirt.so and use single daemon for all drivers 2007-06-26 23:48:46 +00:00
Makefile.am Mon Nov 26 11:44:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-26 11:45:26 +00:00
mdns.c Added support for Avahi mDNS advertisement 2007-09-19 01:56:55 +00:00
mdns.h Added support for Avahi mDNS advertisement 2007-09-19 01:56:55 +00:00
qemud.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
remote_dispatch_localvars.h Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-21 10:08:12 +00:00
remote_dispatch_proc_switch.h Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-21 10:08:12 +00:00
remote_dispatch_prototypes.h Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-21 10:08:12 +00:00
remote_generate_stubs.pl Mon Jun 11 12:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-06-11 11:47:01 +00:00
remote_protocol.c Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-21 10:08:12 +00:00
remote_protocol.h Refactor processing of incoming packets to remove dead code 2007-11-17 11:17:48 +00:00
remote_protocol.x Refactor processing of incoming packets to remove dead code 2007-11-17 11:17:48 +00:00
remote.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
rpcgen_fix.pl Mon Jun 11 12:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-06-11 11:36:17 +00:00