libvirt/qemud
Richard W.M. Jones 1d8d4f86b6 Standardize use of header files, making internal.h primary.
* qemud/internal.h, qemud/qemud.h: Rename this file so it
	doesn't conflict with src/internal.h.
	* HACKING: Document how header files should be used.
	* qemud/Makefile.am: Add src/ directory to includes.
	* qemud/event.c, qemud/mdns.c, qemud/qemud.c, qemud/remote.c,
	qemud/remote_protocol.c, qemud/remote_protocol.h,
	qemud/remote_protocol.x, src/buf.c, src/libvirt.c,
	src/nodeinfo.c, src/qemu_conf.c, src/qemu_driver.c,
	src/stats_linux.c, src/storage_backend.c, src/storage_backend_fs.c,
	src/storage_backend_iscsi.c, src/storage_backend_logical.c,
	src/storage_conf.c, src/storage_driver.c, src/util.c,
	src/util.h, src/virsh.c, src/virterror.c, src/xend_internal.c,
	src/xml.c, tests/reconnect.c, tests/xmlrpctest.c,
	tests/qparamtest.c: Standardize	use of header files.
	* docs/*, po/*: Rebuild docs.
2008-05-23 08:24:41 +00:00
..
.cvsignore Ignore coverage data files 2008-04-30 13:14:40 +00:00
default-network.xml Improve support for virtual networking 2007-03-13 22:43:22 +00:00
event.c Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
event.h Many typos fixed (Atsushi SAKAI). 2008-02-29 12:53:10 +00:00
libvirtd.conf Fix default config param 2008-05-15 13:19:34 +00:00
libvirtd.init.in Change libvirtd description from qemu only to various VM(i.e. Xen, LXC) 2008-05-15 06:12:32 +00:00
libvirtd.policy Added PolicyKit authentication support 2007-12-05 18:21:27 +00:00
libvirtd.sasl Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
libvirtd.sysconf Initial integration of SASL authentication, working for Kerberos only 2007-12-05 15:24:15 +00:00
Makefile.am Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
mdns.c Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
mdns.h * NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in] qemud/mdns.h 2008-03-17 10:27:31 +00:00
qemud.c Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
qemud.h Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
remote_dispatch_localvars.h Wire up free memory APIs to remote driver/daemon 2008-05-22 15:20:25 +00:00
remote_dispatch_proc_switch.h Wire up free memory APIs to remote driver/daemon 2008-05-22 15:20:25 +00:00
remote_dispatch_prototypes.h Wire up free memory APIs to remote driver/daemon 2008-05-22 15:20:25 +00:00
remote_generate_stubs.pl Wire up free memory APIs to remote driver/daemon 2008-05-22 15:20:25 +00:00
remote_protocol.c Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
remote_protocol.h Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
remote_protocol.x Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
remote.c Standardize use of header files, making internal.h primary. 2008-05-23 08:24:41 +00:00
rpcgen_fix.pl Fix type-punning warning in remote code. 2008-05-23 07:59:00 +00:00