summaryrefslogtreecommitdiffstats
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* r3251: - move the openattr test code into basic/attr.cAndrew Tridgell2007-10-101-167/+1
* r3203: moved more test functions into torture/basic/*.cAndrew Tridgell2007-10-101-211/+3
* r3182: separate out the BASE-RENAME test into torture/basic/rename.cAndrew Tridgell2007-10-101-96/+1
* r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij2007-10-101-1/+1
* r3149: separate the delete on close test into torture/basic/delete.cAndrew Tridgell2007-10-101-500/+1
* r3130: - added a LOCAL-IDTREE test suiteAndrew Tridgell2007-10-101-0/+1
* r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij2007-10-101-0/+1
* r3053: make the maxfid test use subdirectories, so it doesn't create 64kAndrew Tridgell2007-10-101-6/+46
* r3045: Allow object-uuid@... binding stringsJelmer Vernooij2007-10-101-1/+13
* r3016: - converted the events code to tallocAndrew Tridgell2007-10-101-0/+1
* r3011: separated the locktest code into a separate module in smbtortureAndrew Tridgell2007-10-101-899/+19
* r2997: Added delete on close tests for readonly files.Jeremy Allison2007-10-101-0/+58
* r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...Andrew Tridgell2007-10-101-0/+1
* r2785: call init_iconv() in smbtorture to ensure we have no memory allocatedAndrew Tridgell2007-10-101-0/+1
* r2735: More DCOM updates:Jelmer Vernooij2007-10-101-0/+1
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-3/+5
* r2709: finally solved the talloc reference problem.Andrew Tridgell2007-10-101-8/+9
* r2659: removed some extraneous debug msgsAndrew Tridgell2007-10-101-3/+0
* r2589: a simple test to help find security related memory leaks. Run valgrind...Andrew Tridgell2007-10-101-0/+1
* r2274: fixed some popt option clashes between smbtorture and the standard opt...Andrew Tridgell2007-10-101-6/+6
* r2271: fixed the popt argument array for smbtorture, getting rid of someAndrew Tridgell2007-10-101-20/+19
* r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell2007-10-101-6/+7
* r2182: force the torture test domain join to happen on SMB to prevent theAndrew Tridgell2007-10-101-1/+34
* r2159: converted samba4 over to UTF-16.Andrew Tridgell2007-10-101-2/+3
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2007-10-101-153/+108
* r2056: Allow the compiler to check this format string.Andrew Bartlett2007-10-101-3/+4
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2007-10-101-6/+3
* r1793: try to bind multiple times as anonimous and userSimo Sorce2007-10-101-1/+44
* r1771: OK Let's add tests for ldap.Simo Sorce2007-10-101-0/+3
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-756/+756
* r1636: improved the negnowait test so it is standalone (taking advantage of t...Andrew Tridgell2007-10-101-4/+36
* r1628: - fixed the comment on run_deferopen. (I also think that theAndrew Tridgell2007-10-101-102/+65
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-101-0/+1
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-1/+1
* r1481: add idl file and torture test dummiesStefan Metzmacher2007-10-101-1/+1
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-101-0/+1
* r1403: commit volkers initial RAP torture testStefan Metzmacher2007-10-101-1/+2
* r1402: we should prompt for a password if it's not given by -UStefan Metzmacher2007-10-101-1/+0
* r1228: use int64_t instead of long longStefan Metzmacher2007-10-101-3/+3
* r1173: A quick little test to show that we cannot bind twice to a single endp...Andrew Bartlett2007-10-101-0/+1
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-16/+16
* r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison2007-10-101-0/+13
* r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison2007-10-101-0/+61
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-101-1/+2
* r1039: Remove description of unexisting option.Jelmer Vernooij2007-10-101-1/+0
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-7/+7
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-2/+2
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-5/+5
* r892: Actually add the NTLMSSP self-check torture code this time...Andrew Bartlett2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-2/+2