summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* added netr_LogonControl2Ex()Andrew Tridgell2003-12-021-1/+85
* added netr_DatabaseSync2()Andrew Tridgell2003-12-021-0/+55
* added netr_LogonControl2() and netr_ServerAuthenticate2()Andrew Tridgell2003-12-021-3/+145
* added netr_LogonControl() and netr_GetAnyDCName()Andrew Tridgell2003-12-021-5/+70
* added netr_GetDcName() - quite a useful callAndrew Tridgell2003-12-021-5/+30
* added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED callAndrew Tridgell2003-12-021-1/+40
* added netr_AccountDeltas(), which w2k3 givesAndrew Tridgell2003-12-021-0/+41
* netr_DatabaseDeltas() now works. We ask for the deltas associated withAndrew Tridgell2003-12-021-0/+72
* netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell2003-12-021-1/+1
* netr_DatabaseSync() now works fully for database 0Andrew Tridgell2003-12-021-13/+25
* initial netlogon database sync partly works - needs some IDL tweaksAndrew Tridgell2003-12-021-3/+3
* added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell2003-12-021-0/+44
* another big improvement in the credentials API. I think it nowAndrew Tridgell2003-12-021-9/+23
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-19/+83
* * another small API change in the credentials codeAndrew Tridgell2003-12-011-9/+9
* neater credentials handling in netlogon client codeAndrew Tridgell2003-12-011-24/+16
* added netr_LogonSamLogon() and test codeAndrew Tridgell2003-12-011-7/+59
* added netr_ServerAuthenticate() and test codeAndrew Tridgell2003-12-011-8/+35
* added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell2003-12-011-0/+58
* started adding netlogon IDL and test suiteAndrew Tridgell2003-12-011-0/+72