Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-05 | finished off the ndr_sec.c module | Andrew Tridgell | 2 | -15/+164 |
2003-11-04 | fixed another error found by valgrind | Andrew Tridgell | 2 | -5/+3 |
2003-11-04 | fixed some error found by valgrind | Andrew Tridgell | 2 | -2/+3 |
2003-11-04 | lsa_EnumSids() now works | Andrew Tridgell | 3 | -0/+68 |
2003-11-04 | lsa_OpenPolicy2 now works | Andrew Tridgell | 3 | -10/+43 |
2003-11-04 | yipee! we can now do lsaOpenPolicy() via the new interfaces, without | Andrew Tridgell | 7 | -20/+291 |
2003-11-03 | added SinkData and SourceData tests for rpcecho | Andrew Tridgell | 2 | -0/+61 |
2003-11-03 | added rpcecho EchoData test | Andrew Tridgell | 3 | -1/+60 |
2003-11-03 | added a helper function to make building rpc functions a bit easier | Andrew Tridgell | 1 | -0/+4 |
2003-11-03 | started adding RPC-ECHO torture cases | Andrew Tridgell | 3 | -0/+95 |
2003-11-03 | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 5 | -0/+700 |