libvirt/src/rpc
Michal Privoznik 3f3f7a824c gendispatch: Don't output spaces on empty line
In our generator for some code we put empty lines in the output
to separate blocks of code. However, in some cases we put couple
of spaces on the empty line too. It's not bug, it just isn't
nice.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-01-28 17:10:54 +01:00
..
gendispatch.pl gendispatch: Don't output spaces on empty line 2016-01-28 17:10:54 +01:00
genprotocol.pl Add support for portable-rpcgen from portablexdr library 2015-07-08 14:34:38 +02:00
gensystemtap.pl build: predictably generate systemtap tapsets (bz 1173641) 2016-01-20 10:26:02 -05:00
virkeepalive.c client rpc: Report proper error for keepalive disconnections 2015-09-23 13:09:49 +02:00
virkeepalive.h
virkeepaliveprotocol.x
virnetclient.c client rpc: Process pending data on error 2015-09-23 13:09:50 +02:00
virnetclient.h rpc: allow selection of TCP address family 2015-06-11 12:11:18 +01:00
virnetclientprogram.c
virnetclientprogram.h
virnetclientstream.c Use VIR_DIV_UP macro where possible 2015-09-23 11:45:59 +02:00
virnetclientstream.h
virnetdaemon.c rpc: Rework timerActive logic in daemon 2015-07-10 11:13:29 +02:00
virnetdaemon.h rpc: Add virNetDaemonHasClients 2015-07-10 10:50:22 +02:00
virnetmessage.c Add RPC implementation for virDomainOpenGraphicsFd 2014-08-26 19:26:28 +02:00
virnetmessage.h Add RPC implementation for virDomainOpenGraphicsFd 2014-08-26 19:26:28 +02:00
virnetprotocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
virnetsaslcontext.c
virnetsaslcontext.h
virnetserver.c virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
virnetserver.h rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
virnetserverclient.c rpc: Don't rewrite msg->fds on every read dispatch 2016-01-12 08:56:50 +01:00
virnetserverclient.h
virnetservermdns.c mdns: Set error when failing due to missing avahi 2015-06-05 13:41:35 +02:00
virnetservermdns.h
virnetserverprogram.c
virnetserverprogram.h Move daemon-related parts of virNetServer to virNetDaemon 2015-06-16 13:46:19 +02:00
virnetserverservice.c virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
virnetserverservice.h rpc: allow selection of TCP address family 2015-06-11 12:11:18 +01:00
virnetsocket.c rpc: socket: Don't repeatedly attempt to launch daemon 2016-01-12 10:45:45 -05:00
virnetsocket.h rpc: add API for checking IPv4/6 availability 2015-06-11 12:11:18 +01:00
virnetsshsession.c rpc: libssh2: Fix regression in ssh host key verification 2015-10-05 07:38:18 +02:00
virnetsshsession.h
virnettlscontext.c security: fix DH key generation when FIPS mode is on 2014-09-04 11:56:36 +02:00
virnettlscontext.h