summaryrefslogtreecommitdiff
path: root/source/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett2005-09-021-41/+98
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2005-09-011-0/+33
* r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett2005-09-011-0/+148
* r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett2005-09-011-1/+75
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking Jelmer Vernooij2005-08-301-4/+4
* r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett2005-08-301-7/+103
* r9733: Test conversion from known sids in CrackNames.Andrew Bartlett2005-08-291-0/+56
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2005-08-293-8/+8
* r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2005-08-291-0/+37
* r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell2005-08-241-3/+5
* r9575: more automatic cleanup code in winreg testAndrew Tridgell2005-08-241-2/+7
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2005-08-241-125/+130
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2005-08-241-7/+22
* r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett2005-08-231-14/+143
* r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett2005-08-231-2/+123
* r9422: Include crypto.h header.Andrew Bartlett2005-08-201-0/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2005-08-181-2/+2
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2005-08-171-21/+26
* r9238: Some test code to do user-unmarshalling of eventlog_Record data.Tim Potter2005-08-111-0/+26
* r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function Tim Potter2005-08-092-22/+26
* r9166: This checks more of auth subsystem in the PAC test. Andrew Bartlett2005-08-062-100/+30
* r9156: Add IDL and test for FlushEventLog() but it always seems to return Tim Potter2005-08-061-10/+40
* r9155: Fix ReadEventLog() test so it now works.Tim Potter2005-08-061-11/+5
* r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2005-08-051-6/+33
* r8939: Do an open domain in the schannel SAMR test. This should test some ofAndrew Bartlett2005-08-021-0/+27
* r8876: check the result of AddOne and test some more valuesStefan Metzmacher2005-08-011-12/+28
* r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke2005-08-011-1/+1
* r8854: #if 0 out the right things this time. (Sorry about the build breakage)Andrew Bartlett2005-07-291-5/+3
* r8852: fixed the buildAndrew Tridgell2005-07-291-0/+2
* r8846: Test yet more NTLMv2 combinations.Andrew Bartlett2005-07-291-30/+134
* r8824: Fix indentation, and don't send 'invalid' LM password.Andrew Bartlett2005-07-281-3/+7
* r8823: I don't know why I added this test, it appears bogus.Andrew Bartlett2005-07-281-1/+0
* r8811: Fix the build..Jelmer Vernooij2005-07-281-0/+1
* r8559: Couple of (D)COM updates: Jelmer Vernooij2005-07-182-5/+8
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2005-07-172-4/+4
* r8430: readd my hack to display the hashes with -d 100Stefan Metzmacher2005-07-131-0/+9
* r8235: fix the buildStefan Metzmacher2005-07-081-1/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2005-07-084-41/+41
* r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is Tim Potter2005-07-061-16/+4
* r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher2005-07-011-0/+3
* r8050: - make use of more [value()] propertiesStefan Metzmacher2005-07-011-9/+0
* r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher2005-07-011-4/+29
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2005-06-291-2/+2
* r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett2005-06-191-2/+4
* r7686: Check for a type of invalid account name.Andrew Bartlett2005-06-171-0/+1
* r7685: Simply the test for session key logic, so we pass against NT4.Andrew Bartlett2005-06-172-34/+191
* r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2005-06-171-0/+34
* r7657: test addone again after request timeout and destruction to ensure the ...Andrew Tridgell2005-06-161-3/+2
* r7656: added testing of rpc request timeouts and destructionAndrew Tridgell2005-06-161-0/+62
* r7650: fixed a typoAndrew Tridgell2005-06-161-1/+1