.. |
gendispatch.pl
|
Set to NULL members that have been freed to prevent crashes
|
2011-10-03 11:43:31 -06:00 |
genprotocol.pl
|
rpc: Fix typos in rpc generator scripts
|
2011-07-17 12:41:39 +08:00 |
virnetclient.c
|
Fix synchronous reading of stream data
|
2011-09-23 15:18:20 +01:00 |
virnetclient.h
|
Add API for duplicating a socket/client file descriptor
|
2011-08-15 15:21:26 +02:00 |
virnetclientprogram.c
|
rpc: convert unknown procedures to VIR_ERR_NO_SUPPORT
|
2011-09-16 08:20:32 -06:00 |
virnetclientprogram.h
|
Introduce generic RPC client objects
|
2011-06-24 11:48:45 +01:00 |
virnetclientstream.c
|
If receiving a stream error, mark EOF on the stream
|
2011-10-11 11:11:52 +01:00 |
virnetclientstream.h
|
Introduce generic RPC client objects
|
2011-06-24 11:48:45 +01:00 |
virnetmessage.c
|
Fix tracking of RPC messages wrt streams
|
2011-09-01 10:52:35 +01:00 |
virnetmessage.h
|
Fix tracking of RPC messages wrt streams
|
2011-09-01 10:52:35 +01:00 |
virnetprotocol.x
|
Defines the basics of a generic RPC protocol in XDR
|
2011-06-24 11:48:10 +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
|
Don't send back unknown program errors for async messages
|
2011-10-07 16:53:36 +01:00 |
virnetserver.h
|
daemon: Create priority workers pool
|
2011-09-05 18:14:08 +02:00 |
virnetserverclient.c
|
Fix tracking of RPC messages wrt streams
|
2011-09-01 10:52:35 +01: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
|
Don't send back unknown program errors for async messages
|
2011-10-07 16:53:36 +01:00 |
virnetserverprogram.h
|
daemon: Create priority workers pool
|
2011-09-05 18:14:08 +02: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
|
Add virSocketRef API to facilitate dynamic probing
|
2011-10-11 11:11:52 +01:00 |
virnetsocket.h
|
Add virSocketRef API to facilitate dynamic probing
|
2011-10-11 11:11:52 +01:00 |
virnettlscontext.c
|
debug: Annotate some variables as unused
|
2011-09-27 10:16:46 +02:00 |
virnettlscontext.h
|
daemon: Move TLS initialization to virInitialize
|
2011-08-25 10:22:03 +02:00 |