summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/netlogon.idl
AgeCommit message (Expand)AuthorFilesLines
2003-12-02added netr_LogonControl2Ex()Andrew Tridgell1-15/+15
2003-12-02added netr_DatabaseSync2()Andrew Tridgell1-10/+10
2003-12-02added netr_LogonControl2() and netr_ServerAuthenticate2()Andrew Tridgell1-24/+28
2003-12-02added netr_LogonControl() and netr_GetAnyDCName()Andrew Tridgell1-38/+39
2003-12-02added netr_GetDcName() - quite a useful callAndrew Tridgell1-5/+6
2003-12-02added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED callAndrew Tridgell1-16/+16
2003-12-02added netr_AccountDeltas(), which w2k3 givesAndrew Tridgell1-6/+13
2003-12-02netr_DatabaseDeltas() now works. We ask for the deltas associated withAndrew Tridgell1-20/+18
2003-12-02 * made some field names more consistent, and worked out thatAndrew Tridgell1-11/+11
2003-12-02don't pollute the structure name space so muchAndrew Tridgell1-64/+64
2003-12-02netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell1-1/+2
2003-12-02netr_DatabaseSync() now works fully for database 0Andrew Tridgell1-14/+9
2003-12-02initial netlogon database sync partly works - needs some IDL tweaksAndrew Tridgell1-0/+5
2003-12-02added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell1-64/+66
2003-12-02another big improvement in the credentials API. I think it nowAndrew Tridgell1-92/+193
2003-12-02 * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell1-13/+12
2003-12-01 * another small API change in the credentials codeAndrew Tridgell1-5/+5
2003-12-01neater credentials handling in netlogon client codeAndrew Tridgell1-14/+21
2003-12-01added netr_LogonSamLogon() and test codeAndrew Tridgell1-100/+101
2003-12-01added netr_ServerAuthenticate() and test codeAndrew Tridgell1-9/+5
2003-12-01added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell1-251/+289
2003-12-01started adding netlogon IDL and test suiteAndrew Tridgell1-3/+628
2003-11-28 * added a bunch of placeholder IDL filesAndrew Tridgell1-0/+15