Eric Blake
5c8dedddcc
sysinfo: implement the remote protocol
Done by editing the first three files, then running
'make -C src rpcgen', then editing src/remote_protocol-structs
to match.
* daemon/remote.c (remoteDispatchGetSysinfo): New function.
* src/remote/remote_driver.c (remoteGetSysinfo, remote_driver):
Client side serialization.
* src/remote/remote_protocol.x (remote_get_sysinfo_args)
(remote_get_sysinfo_ret): New types.
(REMOTE_PROC_GET_SYSINFO): New enum value.
* daemon/remote_dispatch_args.h: Regenerate.
* daemon/remote_dispatch_prototypes.h: Likewise.
* daemon/remote_dispatch_ret.h: Likewise.
* daemon/remote_dispatch_table.h: Likewise.
* src/remote/remote_protocol.c: Likewise.
* src/remote/remote_protocol.h: Likewise.
* src/remote_protocol-structs: Likewise.
2011-02-08 19:29:46 -07:00
..
2010-10-22 12:00:39 +01:00
2010-11-14 22:21:21 +01:00
2010-03-26 13:52:29 +00:00
2011-01-27 09:12:36 -07:00
2010-03-09 19:22:28 +01:00
2010-10-19 17:31:31 +01:00
2011-01-29 00:59:45 +01:00
2010-10-19 17:31:31 +01:00
2010-11-18 12:21:57 -07:00
2010-05-21 12:48:34 -04:00
2010-03-10 11:27:02 +01:00
2010-11-23 01:11:10 +11:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2010-03-10 11:27:02 +01:00
2009-09-21 14:41:42 +01:00
2010-10-22 12:00:45 +01:00
2010-05-26 10:51:36 -04:00
2010-03-10 11:27:02 +01:00
2011-01-28 15:28:30 -07:00
2009-09-21 14:41:45 +01:00
2010-03-09 19:22:28 +01:00
2010-10-22 12:00:45 +01:00
2010-07-23 17:30:33 -04:00
2010-07-23 17:30:33 -04:00
2010-07-23 17:30:33 -04:00
2010-07-23 17:30:33 -04:00
2011-02-08 19:29:46 -07:00
2011-02-08 19:29:46 -07:00
2011-02-08 19:29:46 -07:00
2011-02-08 19:29:46 -07:00
2010-07-23 17:30:33 -04:00
2011-02-08 19:29:46 -07:00
2010-09-10 11:14:51 +01:00
2010-11-11 16:03:26 +00:00
2010-03-09 19:22:28 +01:00
2011-01-28 15:28:30 -07:00
2009-11-03 14:45:43 -05:00