r12510: Change the DCE/RPC interfaces to take a pointer to a
[jelmer/samba4-debian.git] / source / torture / rpc / netlogon.c
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr11404: Another torture test and a new WERR.
2007-10-10 Andrew Bartlettr11402: In response to comments by volker, expand our...
2007-10-10 Andrew Bartlettr11298: Consolidate the 'short' samlogon tests, and...
2007-10-10 Andrew Bartlettr10697: Change the torture join code to return a creden...
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Tim Potterr10255: Fix some more 64-bit warnings.
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Bartlettr6286: Add back metze's test of setting a trust passwor...
2007-10-10 Andrew Bartlettr6032: Fix up SetServerPassword2 on NETLOGON for [bigen...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Bartlettr5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4707: w2k3 don't restict passwords on
2007-10-10 Andrew Bartlettr4706: Fix the build, after I renamed these elements...
2007-10-10 Stefan Metzmacherr4702: implment idl, torture test and server code for...
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Bartlettr4614: Fix RPC-SAMLOGON, to use the workstation context...
2007-10-10 Volker Lendecker4597: Recently I've come across a case where I suspect...
2007-10-10 Andrew Tridgellr4560: - fixed crash bugs in the RPC-SCHANNEL and RPC...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Bartlettr4499: Almost make our Samba4 server pass the RPC-SAMLO...
2007-10-10 Stefan Metzmacherr3914: add idl, torture test and simple server for...
2007-10-10 Andrew Bartlettr3686: The results of some work on the NETLOGON pipe:
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Andrew Bartlettr3676: Add a negitive test for NTLM2 session security...
2007-10-10 Andrew Bartlettr3657: More netlogon torture. We now test both functio...
2007-10-10 Andrew Bartlettr3653: Move Interactive login tests up with the rest...
2007-10-10 Andrew Bartlettr3557: Use a switch, not a series of if/else if statements.
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 Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Bartlettr3104: My Win2k3 server, with current updates, still...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Stefan Metzmacherr2443: check return code of event_loop_once() to catch...
2007-10-10 Andrew Bartlettr2220: Updates to the NETLOGON torture test. This...
2007-10-10 Andrew Tridgellr2185: add a callback function to the dcerpc async API
2007-10-10 Andrew Tridgellr2181: an rpc async test on the netlogon pipe
2007-10-10 Stefan Metzmacherr2071: - change smbtorture to use the popt_common stuff
2007-10-10 Andrew Bartlettr2035: Fix spelling.
2007-10-10 Stefan Metzmacherr1995: a ndrdump file from abartlet make it clear that...
2007-10-10 Stefan Metzmacherr1647: destroy mem_ctx
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Andrew Bartlettr1189: Now that we use a common 'base' return structure...
2007-10-10 Andrew Tridgellr1150: - fixed interactive sam logon in the rpc server
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 Tridgellr1137: - added torture test 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 Tridgellr1041: - pulled the domain join code out of the netlogo...
2007-10-10 Tim Potterr1026: Spelling.
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 Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Andrew Tridgellr950: - added netr_ServerAuthenticate3(). This is used...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Bartlettr816: - Make use of tridge's new samdb_result_sid_pref...
2007-10-10 Andrew Tridgellr782: added torture test for level 6 logon level in...
2007-10-10 Andrew Bartlettr754: Implement the SetPassword operation on the netlog...
2007-10-10 Andrew Bartlettr752: Remove debugging hack (make sure the cleanup...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Andrew Bartlettr684: Note the fact that NTLMv2 provides a weath of...
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 Tridgellr372: automatically create a fake BDC machine account...
2007-10-10 Andrew Tridgellr133: don't try to do a database deltas with a -1 seq num
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
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 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
next