summaryrefslogtreecommitdiff
path: root/src/rpc/gendispatch.pl
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "admin: Rename virAdmConnect to virAdmDaemon"Erik Skultety2015-12-211-1/+1
* admin: Rename virAdmConnect to virAdmDaemonMartin Kletzander2015-12-011-1/+1
* admin: Introduce virAdmConnectGetLibVersionErik Skultety2015-11-301-3/+8
* Teach gendispatch how to handle admin dispatching filesMartin Kletzander2015-06-161-113/+141
* gendispatch: Don't generate long linesMartin Kletzander2015-05-141-2/+3
* Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfoJán Tomko2015-03-261-1/+0
* Set thread job for every RPC callJiri Denemark2015-03-251-1/+5
* remote: Implement the plumbing for virDomainPinIOThreadJohn Ferlan2015-03-111-0/+1
* remote: Implement the remote plumbing for virDomainGetIOThreadsInfoJohn Ferlan2015-03-061-0/+1
* rpc: Replace virXXXFree with virObjectUnrefJohn Ferlan2014-12-021-11/+6
* remote: Implement the remote protocol for virDomainGetFSInfoTomoki Sekiyama2014-11-241-0/+1
* Update remote driver to always use privateDataDaniel P. Berrange2014-11-071-27/+1
* maint: drop spurious semicolonsEric Blake2014-08-251-2/+2
* net-dhcp-leases: Implement the remote protocolNehal J Wani2014-06-241-0/+1
* remote: Implement virDomainFSFreeze and virDomainFSThawTomoki Sekiyama2014-05-061-0/+2
* qemu: wire up RPC for qemu monitor eventsEric Blake2014-03-201-6/+7
* Record the where the auto-generated data comes fromDaniel P. Berrange2013-08-091-3/+3
* Add info about access control checks into API referenceDaniel P. Berrange2013-08-081-4/+55
* Convert 'int i' to 'size_t i' in src/rpc/ filesDaniel P. Berrange2013-07-101-3/+4
* Adapt to VIR_ALLOC and virAsprintf in src/rpc/*Michal Privoznik2013-07-101-6/+2
* Change signature of ACL filter functionsDaniel P. Berrange2013-07-031-16/+26
* Auto-generate helpers for checking access control rulesDaniel P. Berrange2013-06-241-4/+207
* Add ACL annotations to all RPC messagesDaniel P. Berrange2013-06-241-1/+1
* Adapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/*Michal Privoznik2013-05-231-14/+7
* maint: use LGPL correctlyEric Blake2013-05-201-0/+16
* Fix potential use of undefined variable in remote dispatch codeDaniel P. Berrange2013-05-031-1/+1
* Make driver method names consistent with public APIsDaniel P. Berrange2013-04-241-1/+9
* Rename 'DeviceMonitor' to 'NodeDeviceDriver'Daniel P. Berrange2013-04-241-2/+2
* Make naming of remote procedures match API names exactlyDaniel P. Berrange2013-04-241-21/+10
* Cleanup command line options in gendispatch.plDaniel P. Berrange2013-04-241-48/+44
* Switch to a more extensible annotation system for RPC protocolsDaniel P. Berrange2013-04-231-25/+42
* remote: Auto-allocate params in remoteDeserializeTypedParametersJiri Denemark2013-02-221-1/+1
* remote: Wire up the remote protocolOsier Yang2013-02-121-1/+4
* Introduce virTypedParamsClear public APIJiri Denemark2013-01-181-2/+1
* remote: Implement virDomainFSTrimMichal Privoznik2012-11-281-0/+1
* blockjob: add blockcommit support to rpcEric Blake2012-09-171-0/+1
* node_memory: Wire up the RPC protocolOsier Yang2012-09-171-0/+3
* Turn virNetClient* into virObject instancesDaniel P. Berrange2012-08-071-2/+2
* Remove tabs from all perl files & enforce thisDaniel P. Berrange2012-07-301-90/+90
* Make RPC code generator a little more flexibleDaniel P. Berrange2012-07-301-37/+83
* Replace use of virNetError with virReportErrorDaniel P. Berrange2012-07-201-3/+3
* Replace use of remoteError with virReportErrorDaniel P. Berrange2012-07-201-9/+9
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-4/+4
* xml: use long long internally, to centralize overflow checksEric Blake2012-03-071-1/+0
* block rebase: add new API virDomainBlockRebaseEric Blake2012-02-011-0/+1
* Introduce virDomainPMSuspendForDuration APIMichal Privoznik2012-01-281-1/+1
* Fix rpc generator to anchor matches for method namesDaniel P. Berrange2012-01-191-4/+4
* API: remote support for VIR_TYPED_PARAM_STRINGEric Blake2011-11-111-1/+2
* Extend RPC server to allow FD passingDaniel P. Berrange2011-10-281-6/+6
* Set to NULL members that have been freed to prevent crashesMarc-André Lureau2011-10-031-0/+2