r4627: - simplified the dcerpc auth code using a common function
[samba.git] / source4 / librpc / idl / netlogon.idl
2007-10-10 Stefan Metzmacherr4552: use samr_AcctFlags in netlogon.idl
2007-10-10 Andrew Tridgellr4526: - much simpler (and more accurate!) ndr_size_...
2007-10-10 Günther Deschnerr4057: unknown5 represents the account policy "Users...
2007-10-10 Andrew Bartlettr3922: Add yet another NETLOGON RPC. This is another...
2007-10-10 Stefan Metzmacherr3914: add idl, torture test and simple server for...
2007-10-10 Andrew Bartlettr3908: We know that this field is a flag of some kind...
2007-10-10 Andrew Bartlettr3904: * Add new LSA calls to open trusted domains
2007-10-10 Andrew Bartlettr3807: Cross-check the basic attributes for groups...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Bartlettr3716: Improvements in the RPC-SAMSYNC tests:
2007-10-10 Andrew Bartlettr3686: The results of some work on the NETLOGON pipe:
2007-10-10 Andrew Bartlettr3558: We don't seem to need these as [public] any...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3392: fixed schannel over ncalrpc
2007-10-10 Andrew Bartlettr3362: Change netlogon.idl so we can parse the 'info3...
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Andrew Tridgellr2128: netlogon DELTA_POLICY fix from rrenard
2007-10-10 Stefan Metzmacherr1995: a ndrdump file from abartlet make it clear that...
2007-10-10 Andrew Tridgellr1675: netlogon deltas IDL update from Richard Renard
2007-10-10 Andrew Tridgellr1150: - fixed interactive sam logon in the rpc server
2007-10-10 Andrew Tridgellr1144: added logon level 5 for sam logon
2007-10-10 Andrew Tridgellr1141: - consolidated the netr_SamInfo structures using...
2007-10-10 Andrew Tridgellr1140: added IDL and test code for validation level...
2007-10-10 Andrew Tridgellr1139: added IDL and server code for netr_LogonSamLogon...
2007-10-10 Andrew Tridgellr1136: - added IDL for netr_LogonGetDomainInfo()
2007-10-10 Andrew Bartlettr1061: The start of the SamLogon call for the NETLOGON...
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
2007-10-10 Andrew Bartlettr1009: Make all users of NT and LM passwords use the...
2007-10-10 Andrew Tridgellr950: - added netr_ServerAuthenticate3(). This is used...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr781: added level6 for logon level in SamLogon netlogon.idl
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr582: added the LMSessKey in SamInfo and SamInfo2,...
2007-10-10 Andrew Tridgellr392: added IDL for 3 more netlogon Delta levels, thank...
2007-10-10 Andrew Tridgellr295: more correct IDL for the netr_AcctLock structure...
2007-10-10 Andrew Tridgellr287: patch from Richard Renard to add AcctLockStr...
2003-12-02 Andrew Tridgelladded netr_LogonControl2Ex()
2003-12-02 Andrew Tridgelladded netr_DatabaseSync2()
2003-12-02 Andrew Tridgelladded netr_LogonControl2() and netr_ServerAuthenticate2()
2003-12-02 Andrew Tridgelladded netr_LogonControl() and netr_GetAnyDCName()
2003-12-02 Andrew Tridgelladded netr_GetDcName() - quite a useful call
2003-12-02 Andrew Tridgelladded netr_AccountSync(), another NT_STATUS_NOT_IMPLEME...
2003-12-02 Andrew Tridgelladded netr_AccountDeltas(), which w2k3 gives
2003-12-02 Andrew Tridgellnetr_DatabaseDeltas() now works. We ask for the deltas...
2003-12-02 Andrew Tridgell * made some field names more consistent, and worked...
2003-12-02 Andrew Tridgelldon't pollute the structure name space so much
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for databases 0...
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for database 0
2003-12-02 Andrew Tridgellinitial netlogon database sync partly works - needs...
2003-12-02 Andrew Tridgelladded netr_DatabaseSync(). It doesn't work as I haven...
2003-12-02 Andrew Tridgellanother big improvement in the credentials API. I think...
2003-12-02 Andrew Tridgell * netr_ServerPasswordSet() now works - the test suite...
2003-12-01 Andrew Tridgell * another small API change in the credentials code
2003-12-01 Andrew Tridgellneater credentials handling in netlogon client code
2003-12-01 Andrew Tridgelladded netr_LogonSamLogon() and test code
2003-12-01 Andrew Tridgelladded netr_ServerAuthenticate() and test code
2003-12-01 Andrew Tridgelladded netr_ServerReqChallenge and cleaned up byte array...
2003-12-01 Andrew Tridgellstarted adding netlogon IDL and test suite
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files