Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-04 | fixed some error found by valgrind | Andrew Tridgell | 1 | -1/+5 |
2003-11-04 | yipee! we can now do lsaOpenPolicy() via the new interfaces, without | Andrew Tridgell | 1 | -5/+5 |
2003-11-04 | added support for fragmented sends | Andrew Tridgell | 1 | -8/+49 |
2003-11-04 | added fragmentation support on receive for dcerpc packets. I have | Andrew Tridgell | 1 | -3/+49 |
2003-11-03 | added SinkData and SourceData tests for rpcecho | Andrew Tridgell | 1 | -1/+1 |
2003-11-03 | actually use the passed parameters! | Andrew Tridgell | 1 | -3/+3 |
2003-11-03 | added a helper function to make building rpc functions a bit easier | Andrew Tridgell | 1 | -0/+55 |
2003-11-03 | started adding RPC-ECHO torture cases | Andrew Tridgell | 1 | -11/+10 |
2003-11-03 | we only want the per-call stub data | Andrew Tridgell | 1 | -6/+21 |
2003-11-03 | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 1 | -0/+644 |