Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-14 | we can now do a level1 NetDfsEnum() | Andrew Tridgell | 1 | -0/+5 |
2003-11-13 | fixed rpcecho EchoData debug code | Andrew Tridgell | 1 | -2/+2 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 1 | -5/+38 |
2003-11-09 | converted the rpcecho pipe to use IDL | Andrew Tridgell | 1 | -23/+29 |
2003-11-04 | yipee! we can now do lsaOpenPolicy() via the new interfaces, without | Andrew Tridgell | 1 | -3/+5 |
2003-11-04 | added support for fragmented sends | Andrew Tridgell | 1 | -6/+1 |
2003-11-04 | added fragmentation support on receive for dcerpc packets. I have | Andrew Tridgell | 1 | -5/+11 |
2003-11-03 | added SinkData and SourceData tests for rpcecho | Andrew Tridgell | 1 | -1/+71 |
2003-11-03 | added rpcecho EchoData test | Andrew Tridgell | 1 | -0/+42 |
2003-11-03 | added a helper function to make building rpc functions a bit easier | Andrew Tridgell | 1 | -12/+31 |
2003-11-03 | started adding RPC-ECHO torture cases | Andrew Tridgell | 1 | -0/+51 |