libvirt/qemud
Daniel Veillard b496213406 fix make check with the new logging support
* qemud/qemud.c qemud/test_libvirtd_qemu.aug tests/Makefile.am
  tests/daemon-conf: fix make check with the new logging support
  the messages now carry a timestamp which need to be removed,
  the daemon needs to exit if the log configuration informations
  are wrong and we also look at the LIBVIRT_DEBUG environment
  variable
Daniel
2008-12-22 16:16:10 +00:00
..
.cvsignore
.gitignore
default-network.xml
event.c Finish switching the daemon code to new logging 2008-12-22 12:55:47 +00:00
event.h
libvirtd_qemu.aug
libvirtd.aug Document the new daemon options 2008-12-22 12:57:35 +00:00
libvirtd.conf Document the new daemon options 2008-12-22 12:57:35 +00:00
libvirtd.init.in
libvirtd.logrotate.in logrotate qemu monitor logs 2008-12-09 20:22:39 +00:00
libvirtd.policy
libvirtd.sasl
libvirtd.sysconf
Makefile.am Don't munge default network XML if uuidgen is not present (John Levon) 2008-12-18 11:54:34 +00:00
mdns.c * qemud/mdns.c: fix a compilation problem in the switch 2008-12-22 13:08:13 +00:00
mdns.h
qemud.c fix make check with the new logging support 2008-12-22 16:16:10 +00:00
qemud.h Switch daemon to new logging APIs 2008-12-22 12:53:26 +00:00
remote_dispatch_args.h
remote_dispatch_prototypes.h
remote_dispatch_ret.h
remote_dispatch_table.h
remote_generate_stubs.pl remove cvs $Id$ strings 2008-12-12 12:45:34 +00:00
remote_protocol.c enforce the "include <config.h> first" rule 2008-12-17 17:23:21 +00:00
remote_protocol.h enforce the "include <config.h> first" rule 2008-12-17 17:23:21 +00:00
remote_protocol.x enforce the "include <config.h> first" rule 2008-12-17 17:23:21 +00:00
remote.c Finish switching the daemon code to new logging 2008-12-22 12:55:47 +00:00
rpcgen_fix.pl
test_libvirtd_qemu.aug fix make check with the new logging support 2008-12-22 16:16:10 +00:00
test_libvirtd.aug
THREADING.txt