libvirt/src/rpc
2011-11-24 11:44:07 +01:00
..
gendispatch.pl API: remote support for VIR_TYPED_PARAM_STRING 2011-11-11 17:25:21 -07:00
genprotocol.pl build: fix deep VPATH builds 2011-11-03 13:50:13 -06:00
gensystemtap.pl Rewrite all the DTrace/SystemTAP probing 2011-10-11 11:26:13 +01:00
virnetclient.c rpc: Pass the buck only to the first available thread 2011-11-24 11:44:07 +01:00
virnetclient.h Allow non-blocking message sending on virNetClient 2011-11-16 10:49:55 +00:00
virnetclientprogram.c Split virNetClientSend into 2 methods 2011-11-16 10:48:46 +00:00
virnetclientprogram.h Add client side support for FD passing 2011-10-28 10:42:54 +01:00
virnetclientstream.c Split virNetClientSend into 2 methods 2011-11-16 10:48:46 +00:00
virnetclientstream.h Introduce generic RPC client objects 2011-06-24 11:48:45 +01:00
virnetmessage.c Extend RPC protocol to allow FD passing 2011-10-28 10:27:15 +01:00
virnetmessage.h Fix sending/receiving of FDs when stream returns EAGAIN 2011-11-07 09:26:59 +00:00
virnetprotocol.x Extend RPC protocol to allow FD passing 2011-10-28 10:27:15 +01:00
virnetsaslcontext.c rpc:fix sasl session relocking intead of unlocking it 2011-08-04 21:27:52 +08:00
virnetsaslcontext.h Generic module for handling SASL authentication & encryption 2011-06-24 11:48:25 +01:00
virnetserver.c Extend RPC server to allow FD passing 2011-10-28 10:43:00 +01:00
virnetserver.h daemon: Create priority workers pool 2011-09-05 18:14:08 +02:00
virnetserverclient.c Fix sending/receiving of FDs when stream returns EAGAIN 2011-11-07 09:26:59 +00:00
virnetserverclient.h Ensure client streams are closed when marking a client for close 2011-08-16 14:38:11 -07:00
virnetservermdns.c Fix memory leaks in MDNS code 2011-07-26 08:09:18 +08:00
virnetservermdns.h Introduce generic RPC module for advertising via MDNS 2011-06-24 11:48:41 +01:00
virnetserverprogram.c Extend RPC server to allow FD passing 2011-10-28 10:43:00 +01:00
virnetserverprogram.h Extend RPC server to allow FD passing 2011-10-28 10:43:00 +01:00
virnetserverservice.c Support changing UNIX socket owner in virNetSocketNewListenUNIX 2011-08-15 15:21:31 +02:00
virnetserverservice.h daemon: Unlink unix socket paths on shutdown 2011-08-04 16:54:58 +08:00
virnetsocket.c Allow non-blocking message sending on virNetClient 2011-11-16 10:49:55 +00:00
virnetsocket.h Allow non-blocking message sending on virNetClient 2011-11-16 10:49:55 +00:00
virnettlscontext.c Rewrite all the DTrace/SystemTAP probing 2011-10-11 11:26:13 +01:00
virnettlscontext.h daemon: Move TLS initialization to virInitialize 2011-08-25 10:22:03 +02:00