summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2031: add a check for a blank secret return in lsa secret testsAndrew Tridgell1-8/+13
2007-10-10r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher1-3/+2
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-1/+2
2007-10-10r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULTStefan Metzmacher2-2/+10
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-5/+5
2007-10-10r1799: List more uuids. FromJelmer Vernooij3-11/+11
2007-10-10r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce1-15/+0
2007-10-10r1736: - Pidl updates:Jelmer Vernooij1-0/+47
2007-10-10r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2-18/+39
2007-10-10r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett1-2/+8
2007-10-10r1649: do a join as dc and run this test as the machine accountStefan Metzmacher1-6/+33
2007-10-10r1647: destroy mem_ctxStefan Metzmacher1-1/+3
2007-10-10r1646: disable testing of group rename in the RPC-SAMR test, as it leaves theAndrew Tridgell1-0/+6
2007-10-10r1642: Torture test for EnumServicesStatus, almost finished.Jelmer Vernooij1-7/+10
2007-10-10r1637: - w2k3 can't handle more than 1000 names in a LookupNames requestAndrew Tridgell1-3/+3
2007-10-10r1617: Start working on the svcctl pipeJelmer Vernooij1-0/+141
2007-10-10r1544: add some comments and fix 'return True' -> 'return ret'Stefan Metzmacher1-5/+16
2007-10-10r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher1-0/+30
2007-10-10r1530: we don't need to call srvsvc_NetShareGetInfo twiceStefan Metzmacher1-13/+0
2007-10-10r1529: add NetSrvGetInfo torture testStefan Metzmacher1-0/+42
2007-10-10r1528: add NetCharDevQ torture testsStefan Metzmacher1-1/+149
2007-10-10r1527: add NetCharDev torture testsStefan Metzmacher1-0/+125
2007-10-10r1526: some cleanups and fixes for the srvsvc torture testsStefan Metzmacher1-40/+106
2007-10-10r1510: add a commented out routine I used to test password change on NT3.Andrew Tridgell1-0/+61
2007-10-10r1498: (merge from 3.0)Andrew Bartlett2-7/+6
2007-10-10r1481: add idl file and torture test dummiesStefan Metzmacher1-0/+230
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