Add MSRPC client and fix server code
authorSam Thursfield <samthursfield@codethink.co.uk>
Wed, 18 May 2011 14:25:07 +0000 (15:25 +0100)
committerSam Thursfield <samthursfield@codethink.co.uk>
Fri, 20 May 2011 13:59:22 +0000 (14:59 +0100)
commit2b94b6286fa49cac7c3ba96fd1e1c5b2fe9002c3
tree71a7ecde5e7f5cfce46c632a11a33e05a63b2b56
parentdae6ff16c79372f6cf033f28da934a43f0c7a2f3
Add MSRPC client and fix server code
Makefile.am
src/moonshot-msrpc-server.vala
src/moonshot-msrpc-vala.c [new file with mode: 0644]
src/moonshot-msrpc-vala.h [new file with mode: 0644]
src/moonshot-msrpc.idl
src/moonshot-msrpc.vapi
src/msrpc-client.vala [new file with mode: 0644]