libvirt/qemud
Daniel Veillard 73bc011483 Add the Interface config APIs
* configure.in include/libvirt/libvirt.h[.in]
  include/libvirt/virterror.h qemud/remote.c
  qemud/remote_dispatch_args.h qemud/remote_dispatch_prototypes.h
  qemud/remote_dispatch_ret.h qemud/remote_dispatch_table.h
  qemud/remote_protocol.[chx] src/Makefile.am src/datatypes.c
  src/datatypes.h src/driver.h src/libvirt.c src/remote_internal.c
  src/virterror.c src/libvirt_private.syms src/libvirt_public.syms:
  Add the Interface config APIs and remote stubs for those, patch
  by Laine Stump
* AUTHORS: add Laine
daniel
2009-05-20 14:26:49 +00:00
..
.cvsignore ignore generated libvirtd.logrotate. 2009-01-07 17:09:06 +00:00
.gitignore ignore generated libvirtd.logrotate. 2009-01-07 17:09:06 +00:00
default-network.xml Improve support for virtual networking 2007-03-13 22:43:22 +00:00
event.c Fix watch/timer event deletion 2009-05-12 16:43:04 +00:00
event.h Make event loop thread safe & re-entrant safe 2008-12-04 22:14:15 +00:00
libvirtd_qemu.aug Support SASL auth for VNC server. 2009-03-16 13:54:26 +00:00
libvirtd.aug libvirtd: new config-file option: unix_sock_dir 2009-02-09 17:52:38 +00:00
libvirtd.conf libvirtd: new config-file option: unix_sock_dir 2009-02-09 17:52:38 +00:00
libvirtd.init.in Improve init.d file headers 2009-05-07 07:34:05 +00:00
libvirtd.logrotate.in logrotate qemu monitor logs 2008-12-09 20:22:39 +00:00
libvirtd.policy Default to admin auth for polkit. Rename policy file 2008-07-11 09:51:25 +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 Generate some config files at build time, not install time. 2009-05-19 13:22:00 +00:00
mdns.c don't print uninitialized in debug diagnostic 2009-02-09 15:38:06 +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 cleanup of some direct stderr logging 2009-05-20 13:37:30 +00:00
qemud.h Remove use of qemudSetNonBlock/SetCloseExec in favour of shared impl 2009-05-12 15:43:07 +00:00
remote_dispatch_args.h Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote_dispatch_prototypes.h Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote_dispatch_ret.h Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote_dispatch_table.h Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote_generate_stubs.pl remove cvs $Id$ strings 2008-12-12 12:45:34 +00:00
remote_protocol.c Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote_protocol.h Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote_protocol.x Add the Interface config APIs 2009-05-20 14:26:49 +00:00
remote.c Add the Interface config APIs 2009-05-20 14:26:49 +00:00
rpcgen_fix.pl Solaris portability for RPC code data types 2009-01-28 21:33:56 +00:00
test_libvirtd_qemu.aug Support SASL auth for VNC server. 2009-03-16 13:54:26 +00:00
test_libvirtd.aug Support VNC password setting in QEMU driver 2009-01-29 17:50:00 +00:00
THREADING.txt Use a thread pool for RPC dispatch 2008-12-04 22:16:40 +00:00