libvirt/qemud
David L. Leskovec 94311de539 Enable libvirtd drivers to handle signals, in lxc, sigchld triggers vm cleanup
Mon May 12 23:32:21 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com>

	* qemud/qemud.c: get siginfo with signals, distribute to drivers that
    register a handler
	* src/driver.h: add sighandler function to state driver table
	* src/internal.h: define virStateSigDispatcher functions
	* src/libvirt.c: add __virStateSigDispatcher function
	* src/libvirt_sym.version: add __virStateSigDispatcher
	* src/lxc_driver.c: add sig handler function, cleanup vm when sigchld
    received from container process
	* src/qemu_driver.c: NULL for sig handler (no handler) in state driver
	* src/remote_internal.c: NULL for sig handler (no handler) in state driver
	* src/storage_driver.c: NULL for sig handler (no handler) in state driver
2008-05-13 06:30:58 +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 remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
event.h Many typos fixed (Atsushi SAKAI). 2008-02-29 12:53:10 +00:00
internal.h remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
libvirtd.conf Many typos fixed (Atsushi SAKAI). 2008-02-29 12:53:10 +00:00
libvirtd.init.in Initial integration of SASL authentication, working for Kerberos only 2007-12-05 15:24:15 +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 fix a broken line split 2008-02-29 17:02:41 +00:00
mdns.c remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +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 Enable libvirtd drivers to handle signals, in lxc, sigchld triggers vm cleanup 2008-05-13 06:30:58 +00:00
remote_dispatch_localvars.h Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_dispatch_proc_switch.h convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
remote_dispatch_prototypes.h Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_generate_stubs.pl Add whitelisting of users. Remove IP whitelisting. Make auth schemes configurable 2007-12-05 15:34:05 +00:00
remote_protocol.c convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
remote_protocol.h convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
remote_protocol.x remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
remote.c Use gnulib's c-ctype.h, not <ctype.h>. 2008-05-09 13:50:14 +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