libvirt/src/rpc
Michal Privoznik ed2193b16b virNetMessageSaveError: Fix copy and paste error
Previously, we were freeing verr fields instead of rerr which we've
allocated just a line above.
2013-05-23 16:00:56 +02:00
..
gendispatch.pl Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
genprotocol.pl maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
gensystemtap.pl Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
virkeepalive.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02: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 Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnetclient.h Rename 'daemon' param to 'binary' in virNetClientNewUNIX 2013-03-07 18:06:59 +00:00
virnetclientprogram.c src/rpc: Remove the whitespace before ";" 2013-05-21 23:41:45 +08: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 virNetMessageSaveError: Fix copy and paste error 2013-05-23 16:00:56 +02:00
virnetmessage.h rpc: message related sizes enlarged 2013-05-07 13:29:58 +02:00
virnetprotocol.x rpc: message related sizes enlarged 2013-05-07 13:29:58 +02:00
virnetsaslcontext.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnetsaslcontext.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserver.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnetserver.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetserverclient.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnetserverclient.h Include process start time when doing polkit checks 2013-05-08 10:47:45 +01:00
virnetservermdns.c Fix the build failure 2013-05-23 19:58:28 +08:00
virnetservermdns.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverprogram.c src/rpc: Remove the whitespace before ";" 2013-05-21 23:41:45 +08:00
virnetserverprogram.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetserverservice.c src/rpc: Remove the whitespace before ";" 2013-05-21 23:41:45 +08:00
virnetserverservice.h Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
virnetsocket.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnetsocket.h Include process start time when doing polkit checks 2013-05-08 10:47:45 +01:00
virnetsshsession.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnetsshsession.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnettlscontext.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/* 2013-05-23 09:56:38 +02:00
virnettlscontext.h Add APIs to get at more client security data 2013-03-19 13:11:46 +00:00