Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-09 | added a test for lsa_Close() | Andrew Tridgell | 1 | -0/+26 |
2003-11-09 | - added the rest of the LSA calls as stubs | Andrew Tridgell | 1 | -9/+9 |
2003-11-09 | use a more consistent style for the client stubs | Andrew Tridgell | 1 | -17/+33 |
2003-11-09 | lsa_LookupNames now works | Andrew Tridgell | 1 | -1/+67 |
2003-11-09 | added idl, generated code and test code for lsa_LookupSids | Andrew Tridgell | 1 | -1/+60 |
2003-11-08 | - corrected some lsa idl | Andrew Tridgell | 1 | -7/+49 |
2003-11-04 | lsa_EnumSids() now works | Andrew Tridgell | 1 | -6/+71 |
2003-11-04 | lsa_OpenPolicy2 now works | Andrew Tridgell | 1 | -2/+44 |
2003-11-04 | yipee! we can now do lsaOpenPolicy() via the new interfaces, without | Andrew Tridgell | 1 | -28/+24 |
2003-11-03 | started adding RPC-ECHO torture cases | Andrew Tridgell | 1 | -4/+2 |
2003-11-03 | we only want the per-call stub data | Andrew Tridgell | 1 | -3/+2 |
2003-11-03 | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 1 | -0/+79 |