summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2007-10-101-7/+11
* r9028: make some function staticStefan Metzmacher2007-10-101-3/+3
* r9010: forgot to commit the change to create_directory_handle()Andrew Tridgell2007-10-101-6/+6
* r9008: check the return status for the directory handle creationsAndrew Tridgell2007-10-102-8/+21
* r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...Andrew Tridgell2007-10-101-0/+104
* r9003: add testing for non-empty directory delete on closeAndrew Tridgell2007-10-101-1/+30
* r8977: Put my copyright in share torture test.Rafal Szczesniak2007-10-101-0/+1
* r8975: Very basic test for delshare function based on code submittedRafal Szczesniak2007-10-102-4/+56
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+4
* r8954: Use binding string to specify host rather than share path, as we useRafal Szczesniak2007-10-101-3/+19
* r8944: Get more verbose output from NET-API-LISTSHARE test.Rafal Szczesniak2007-10-101-0/+82
* r8939: Do an open domain in the schannel SAMR test. This should test some ofAndrew Bartlett2007-10-101-0/+27
* r8930: Add the libnet share tests based on code submitted byRafal Szczesniak2007-10-103-0/+94
* r8897: Add test for the comment field.Rafal Szczesniak2007-10-101-6/+7
* r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell2007-10-101-0/+2
* r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell2007-10-101-3/+3