Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idl: frsrpc we don't need NDR_REMAINING as size of the blob is one the wire | Matthieu Patou | 2014-10-02 | 1 | -1/+1 |
| | | | | | | Change-Id: Ia3f1a16668e97ae7b45a8d9ee4d0539c2652eb82 Reviewed-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Matthieu Patou <mat@matws.net> | ||||
* | idl: frsrpc cleaning, opnum 4->10 didn't exists | Matthieu Patou | 2014-10-02 | 1 | -7/+15 |
| | | | | | | Change-Id: I6b45ffdead170e9f83deb8d16082cc9bb0366d47 Reviewed-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Matthieu Patou <mat@matws.net> | ||||
* | idl: fix frsrpc idl with NDR64 fields | Matthieu Patou | 2013-09-24 | 1 | -2/+2 |
| | | | | | | | Signed-off-by: Matthieu Patou <mat@matws.net> Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
* | idl: remove duplicate flag | Matthieu Patou | 2013-09-24 | 1 | -1/+0 |
| | | | | | Signed-off-by: Matthieu Patou <mat@matws.net> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
* | idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and ↵ | Matthieu Patou | 2011-08-06 | 1 | -2/+2 |
| | | | | | | | avoid colision on bop attribute Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sat Aug 6 00:50:47 CEST 2011 on sn-devel-104 | ||||
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 1 | -1/+1 |
| | |||||
* | frsrpc.idl: add definition of frsrpc_FrsNOP() | Stefan Metzmacher | 2009-07-23 | 1 | -1/+1 |
| | | | | metze | ||||
* | frsrpc.idl: add idl for frsrpc_FrsVerifyPromotionParent() | Stefan Metzmacher | 2009-07-23 | 1 | -1/+9 |
| | | | | metze | ||||
* | frsrpc.idl: add definition for frsrpc_FrsStartPromotionParent() | Stefan Metzmacher | 2009-07-22 | 1 | -1/+22 |
| | | | | metze | ||||
* | frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamic | Stefan Metzmacher | 2009-07-21 | 1 | -4/+5 |
| | | | | | | | | We add an extra num_chunks to the frsrpc_CommPktChunkCtr structure and use hand modified ndr_push/pull functions to let it not appear on the wire. metze | ||||
* | frsrpc.idl: almost complete the idl for the frsrpc_FrsSendCommPkt() function | Stefan Metzmacher | 2009-07-21 | 1 | -87/+312 |
| | | | | | | TODO: The amount of chunks is dynamic, we need to fix that metze | ||||
* | Move shared DCE/RPC IDL files to root IDL dir. | Jelmer Vernooij | 2008-10-15 | 1 | -0/+168 |