summaryrefslogtreecommitdiffstats
path: root/source/torture/rpc/netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2004-11-011-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2004-10-281-1/+1
* r3104: My Win2k3 server, with current updates, still sends the LM key for lev...Andrew Bartlett2004-10-211-1/+1
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2004-10-081-4/+3
* r2552: Character set conversion and string handling updates.Andrew Bartlett2004-09-231-5/+3
* r2443: check return code of event_loop_once() to catch thet cases where the s...Stefan Metzmacher2004-09-201-1/+3
* r2220: Updates to the NETLOGON torture test. This copes with 'long'Andrew Bartlett2004-09-041-125/+146
* r2185: add a callback function to the dcerpc async APIAndrew Tridgell2004-09-021-4/+20
* r2181: an rpc async test on the netlogon pipeAndrew Tridgell2004-09-021-0/+71
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2004-08-251-3/+5
* r2035: Fix spelling.Andrew Bartlett2004-08-251-1/+1
* r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher2004-08-231-3/+2
* r1647: destroy mem_ctxStefan Metzmacher2004-08-041-1/+3
* r1498: (merge from 3.0)Andrew Bartlett2004-07-141-5/+4
* r1189: Now that we use a common 'base' return structure for the SamLogonAndrew Bartlett2004-06-181-37/+25
* r1150: - fixed interactive sam logon in the rpc serverAndrew Tridgell2004-06-151-11/+70
* r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell2004-06-141-22/+22
* r1140: added IDL and test code for validation level 6 in sam logonAndrew Tridgell2004-06-141-5/+14
* r1137: - added torture test for netr_LogonGetDomainInfo() callAndrew Tridgell2004-06-141-0/+59
* r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett2004-06-071-26/+30
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2004-06-071-6/+6
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2004-06-061-174/+11
* r1026: Spelling.Tim Potter2004-06-051-1/+1
* r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett2004-06-051-21/+21
* r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett2004-06-041-1/+1
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2004-06-031-4/+8
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2004-06-011-11/+11
* r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...Andrew Tridgell2004-05-301-10/+93
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2004-05-291-3/+3
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2004-05-281-0/+28
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2004-05-251-4/+4
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-9/+9
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2004-05-251-2/+3
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2004-05-251-10/+8
* r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett2004-05-221-8/+5
* r782: added torture test for level 6 logon level in netr_LogonSamLogonAndrew Tridgell2004-05-191-104/+112
* r754: Implement the SetPassword operation on the netlogon pipe.Andrew Bartlett2004-05-161-0/+2
* r752: Remove debugging hack (make sure the cleanup test account after weAndrew Bartlett2004-05-161-2/+5
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2004-05-151-16/+25
* r684: Note the fact that NTLMv2 provides a weath of futher testcases...Andrew Bartlett2004-05-131-0/+1
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2004-05-091-55/+657
* r582: added the LMSessKey in SamInfo and SamInfo2, thanks to work by abartletAndrew Tridgell2004-05-081-14/+18
* r372: automatically create a fake BDC machine account and delete itAndrew Tridgell2004-04-271-22/+188
* r133: don't try to do a database deltas with a -1 seq numAndrew Tridgell2004-04-091-0/+4
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-0/+856