summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r10081: - create a seperate WINSDB subsystemStefan Metzmacher2007-10-101-1/+1
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-9/+134
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-101-0/+12
* r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett2007-10-101-41/+98
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-101-0/+33
* r9884: Fix compiler warning.Tim Potter2007-10-101-1/+1
* r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett2007-10-101-0/+148
* r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2007-10-102-4/+4
* r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett2007-10-101-1/+75
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-106-11/+11
* r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett2007-10-101-7/+103
* r9733: Test conversion from known sids in CrackNames.Andrew Bartlett2007-10-101-0/+56
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-103-8/+8
* r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2007-10-102-0/+38
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-107-7/+7
* r9701: Provide correct parameters.Andrew Bartlett2007-10-101-3/+3
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2007-10-101-2/+2
* r9649: missed a spot .....Andrew Tridgell2007-10-101-0/+1
* r9647: saved_pac is binary data, so prevent any possible portability problems...Andrew Tridgell2007-10-101-1/+1
* r9608: don't validate the hard-coded sid for an external pac fileAndrew Tridgell2007-10-101-1/+2
* r9603: allow the LOCAL-PAC test to use keys and pac data from the command lineAndrew Tridgell2007-10-101-10/+31
* r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2007-10-102-8/+137
* r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell2007-10-101-3/+5
* r9575: more automatic cleanup code in winreg testAndrew Tridgell2007-10-101-2/+7
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-101-125/+130
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2007-10-101-7/+22
* r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett2007-10-101-14/+143
* r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett2007-10-101-2/+123
* r9431: Check an error code in BASE-DELETE.Volker Lendecke2007-10-101-2/+13
* r9422: Include crypto.h header.Andrew Bartlett2007-10-101-0/+1
* r9406: Add const.Andrew Bartlett2007-10-101-3/+3
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-2/+2
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-21/+26
* r9238: Some test code to do user-unmarshalling of eventlog_Record data.Tim Potter2007-10-101-0/+26
* r9234: Ensure we always change the end of the PAC, no matter what it is. FixAndrew Bartlett2007-10-101-3/+3
* r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter2007-10-103-24/+28
* r9167: Further PAC parionia: ensure the checksum fails if we modify it.Andrew Bartlett2007-10-101-6/+45
* r9166: This checks more of auth subsystem in the PAC test.Andrew Bartlett2007-10-103-117/+147
* r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter2007-10-101-10/+40
* r9155: Fix ReadEventLog() test so it now works.Tim Potter2007-10-101-11/+5
* r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2007-10-101-6/+33
* r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell2007-10-101-2/+2
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2007-10-101-9/+9
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-101-34/+22
* r9047: show the order of the server/correct output to make it easier to demo ...Andrew Tridgell2007-10-101-0/+2
* r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell2007-10-101-2/+2
* r9045: be friendly towards servers that don't understand the 'share' form for...Andrew Tridgell2007-10-101-2/+4
* r9044: added a comment so you can see what this test does :-)Andrew Tridgell2007-10-101-1/+2
* r9043: fixed return code in RAW-STREAMS testAndrew Tridgell2007-10-101-1/+1
* r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell2007-10-102-1/+11