summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10871: make xpress compression choosable, by --option="dssync:xpress=yes",Stefan Metzmacher1-1/+29
2007-10-10r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 treeStefan Metzmacher2-4/+418
2007-10-10r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and useAndrew Bartlett1-57/+19
2007-10-10r10807: Make the split-out files actually compile...Andrew Bartlett2-7/+7
2007-10-10r10806: Add missing file.Andrew Bartlett1-0/+35
2007-10-10r10805: Move RPC-SAMLOGON to C99 initialisationAndrew Bartlett1-97/+97
2007-10-10r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett2-1219/+718
2007-10-10r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett1-10/+10
2007-10-10r10800: IndentAndrew Bartlett1-2/+2
2007-10-10r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett1-2/+2
2007-10-10r10763: PROOF of the single, easily understood cause of all of our schannel P...Andrew Bartlett1-4/+87
2007-10-10r10703: Add a new user account, change the password and test it in the SAMLOG...Andrew Bartlett2-44/+135
2007-10-10r10702: Fix a silly error that caused a rejoin/delete in the torture code to ...Andrew Bartlett1-2/+2
2007-10-10r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett5-57/+69
2007-10-10r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_...Andrew Bartlett2-4/+32
2007-10-10r10563: a null 'join' is a no-op.Andrew Bartlett1-0/+3
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij3-3/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij3-0/+3
2007-10-10r10488: (Missing file from previous commit, adding a new RPC-JOIN test)Andrew Bartlett1-0/+43
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett2-15/+136
2007-10-10r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changesAndrew Bartlett1-1/+1
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett3-133/+235
2007-10-10r10345: Add more add-hock tests.Andrew Bartlett1-0/+107
2007-10-10r10255: Fix some more 64-bit warnings.Tim Potter1-2/+2
2007-10-10r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett1-41/+98
2007-10-10r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner1-0/+33
2007-10-10r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett1-0/+148
2007-10-10r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett1-1/+75
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij1-4/+4
2007-10-10r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett1-7/+103
2007-10-10r9733: Test conversion from known sids in CrackNames.Andrew Bartlett1-0/+56
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett3-8/+8
2007-10-10r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett1-0/+37
2007-10-10r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell1-3/+5
2007-10-10r9575: more automatic cleanup code in winreg testAndrew Tridgell1-2/+7
2007-10-10r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell1-125/+130
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-7/+22
2007-10-10r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett1-14/+143
2007-10-10r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett1-2/+123
2007-10-10r9422: Include crypto.h header.Andrew Bartlett1-0/+1
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-2/+2
2007-10-10r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell1-21/+26
2007-10-10r9238: Some test code to do user-unmarshalling of eventlog_Record data.Tim Potter1-0/+26
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter2-22/+26
2007-10-10r9166: This checks more of auth subsystem in the PAC test.Andrew Bartlett2-100/+30
2007-10-10r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter1-10/+40
2007-10-10r9155: Fix ReadEventLog() test so it now works.Tim Potter1-11/+5
2007-10-10r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter1-6/+33
2007-10-10r8939: Do an open domain in the schannel SAMR test. This should test some ofAndrew Bartlett1-0/+27
2007-10-10r8876: check the result of AddOne and test some more valuesStefan Metzmacher1-12/+28