summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-02netr_DatabaseDeltas() now works. We ask for the deltas associated withAndrew Tridgell1-0/+72
2003-12-02netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell1-1/+1
2003-12-02netr_DatabaseSync() now works fully for database 0Andrew Tridgell1-13/+25
2003-12-02initial netlogon database sync partly works - needs some IDL tweaksAndrew Tridgell1-3/+3
2003-12-02added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell1-0/+44
2003-12-02another big improvement in the credentials API. I think it nowAndrew Tridgell1-9/+23
2003-12-02 * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell1-19/+83
2003-12-01 * another small API change in the credentials codeAndrew Tridgell1-9/+9
2003-12-01neater credentials handling in netlogon client codeAndrew Tridgell1-24/+16
2003-12-01added netr_LogonSamLogon() and test codeAndrew Tridgell1-7/+59
2003-12-01added netr_ServerAuthenticate() and test codeAndrew Tridgell1-8/+35
2003-12-01added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell1-0/+58
2003-12-01started adding netlogon IDL and test suiteAndrew Tridgell1-0/+72