summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ...Volker Lendecke1-0/+54
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-1/+4
2007-10-10r1197: Fix my build breakage, variables at the top of a block only...Andrew Bartlett1-2/+2
2007-10-10r1189: Now that we use a common 'base' return structure for the SamLogonAndrew Bartlett1-37/+25
2007-10-10r1186: Clarify why this is a 'bogus' negitive test. If we pass it, we mayAndrew Bartlett1-0/+8
2007-10-10r1173: A quick little test to show that we cannot bind twice to a single endp...Andrew Bartlett1-0/+86
2007-10-10r1150: - fixed interactive sam logon in the rpc serverAndrew Tridgell1-11/+70
2007-10-10r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell1-22/+22
2007-10-10r1140: added IDL and test code for validation level 6 in sam logonAndrew Tridgell1-5/+14
2007-10-10r1137: - added torture test for netr_LogonGetDomainInfo() callAndrew Tridgell1-0/+59
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett4-4/+5
2007-10-10r1062: fix typo, found by valgrindStefan Metzmacher1-1/+1
2007-10-10r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett1-26/+30
2007-10-10r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett1-6/+6
2007-10-10r1042: added testing of 128 bit schannel session keysAndrew Tridgell1-6/+17
2007-10-10r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell4-178/+422
2007-10-10r1026: Spelling.Tim Potter1-1/+1
2007-10-10r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett2-48/+48
2007-10-10r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett2-6/+6
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2-13/+17
2007-10-10r963: Tridge, according to ethereal this is an 'Acct Ctrl' field. My tests alsoVolker Lendecke1-1/+1
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-1/+1
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher1-11/+11
2007-10-10r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...Andrew Tridgell1-10/+93
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher3-7/+7
2007-10-10r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2-0/+32
2007-10-10r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell1-0/+38
2007-10-10r917: - added the start of a LSA server to samba4.Andrew Tridgell2-12/+13
2007-10-10r902: added torture tests for sending rubbish in the domain name field of Get...Andrew Tridgell1-2/+29
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2-14/+14
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher6-27/+27
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher13-90/+90
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-2/+3
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2-12/+10
2007-10-10r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett1-8/+5
2007-10-10r782: added torture test for level 6 logon level in netr_LogonSamLogonAndrew Tridgell1-104/+112
2007-10-10r754: Implement the SetPassword operation on the netlogon pipe.Andrew Bartlett1-0/+2
2007-10-10r752: Remove debugging hack (make sure the cleanup test account after weAndrew Bartlett1-2/+5
2007-10-10r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2-18/+27
2007-10-10r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij2-8/+81
2007-10-10r713: added a NetShareGetInfo torture test (thanks to abartlet for pointingAndrew Tridgell1-0/+45
2007-10-10r684: Note the fact that NTLMv2 provides a weath of futher testcases...Andrew Bartlett1-0/+1
2007-10-10r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell1-1/+2
2007-10-10r615: Implement samr_OpenGroup, samr_QueryGroupInfo, samr_SetGroupInfo,Volker Lendecke1-0/+4
2007-10-10r613: Fix the RPC-SAMR torture test, for my session_key changes.Andrew Bartlett1-16/+18
2007-10-10r611: Fix breakage from my last commit:Andrew Bartlett1-4/+4
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-55/+657
2007-10-10r582: added the LMSessKey in SamInfo and SamInfo2, thanks to work by abartletAndrew Tridgell1-14/+18
2007-10-10r577: extended the LookupNames test to check for correct handling of unmapped...Andrew Tridgell1-5/+21
2007-10-10r457: added some more samr tests to help me work out the right error codesAndrew Tridgell1-1/+27