libvirt/src/rpc
John Ferlan 1c8c819028 keepalive: Resolve Coverity complaint
The Coverity analysis emitted a BAD_SIZEOF error when doing the math
within the TRACE macro. Doing the math outside the macro keeps Coverity quiet.
2013-02-05 16:51:06 -05:00
..
gendispatch.pl Introduce virTypedParamsClear public API 2013-01-18 15:04:00 +01:00
genprotocol.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
gensystemtap.pl maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeepalive.c keepalive: Resolve Coverity complaint 2013-02-05 16:51:06 -05:00
virkeepalive.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c rpc: Revert Coverity tag message 2013-01-23 15:02:06 +01:00
virnetclient.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetclientprogram.c Allow for multi-level inheritance of virObject classes 2013-01-15 19:21:31 +00:00
virnetclientprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetclientstream.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetclientstream.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetmessage.c Fix receiving of file descriptors from server 2013-01-08 08:56:49 +00:00
virnetmessage.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetprotocol.x maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetsaslcontext.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetsaslcontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserver.c virnetserver: Need to initialize 'sigdata' 2013-01-22 17:29:25 +01:00
virnetserver.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetserverclient.c rpc: Fix crash on error paths of message dispatching 2013-01-28 20:00:58 +01:00
virnetserverclient.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetservermdns.c Convert HAVE_AVAHI to WITH_AVAHI 2013-01-14 13:26:34 +00:00
virnetservermdns.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverprogram.c Allow for multi-level inheritance of virObject classes 2013-01-15 19:21:31 +00:00
virnetserverprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverservice.c Allow for multi-level inheritance of virObject classes 2013-01-15 19:21:31 +00:00
virnetserverservice.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetsocket.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetsocket.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetsshsession.c Convert all rpc classes over to virObjectLockable 2013-01-16 11:02:58 +00:00
virnetsshsession.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnettlscontext.c tlscontext: Make sure to get proper pointer to 'dname' 2013-02-05 16:51:06 -05:00
virnettlscontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00