Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |