summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-1/+1
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij1-0/+1
2007-10-10r3394: Give the user a clue why we are blasting them with the usage brick.Andrew Bartlett1-0/+1
2007-10-10r3386: - fixed --seed option in smbtortureAndrew Tridgell1-3/+9
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-26/+27
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+1
2007-10-10r3251: - move the openattr test code into basic/attr.cAndrew Tridgell1-167/+1
2007-10-10r3203: moved more test functions into torture/basic/*.cAndrew Tridgell1-211/+3
2007-10-10r3182: separate out the BASE-RENAME test into torture/basic/rename.cAndrew Tridgell1-96/+1
2007-10-10r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij1-1/+1
2007-10-10r3149: separate the delete on close test into torture/basic/delete.cAndrew Tridgell1-500/+1
2007-10-10r3130: - added a LOCAL-IDTREE test suiteAndrew Tridgell1-0/+1
2007-10-10r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij1-0/+1
2007-10-10r3053: make the maxfid test use subdirectories, so it doesn't create 64kAndrew Tridgell1-6/+46
2007-10-10r3045: Allow object-uuid@... binding stringsJelmer Vernooij1-1/+13
2007-10-10r3016: - converted the events code to tallocAndrew Tridgell1-0/+1
2007-10-10r3011: separated the locktest code into a separate module in smbtortureAndrew Tridgell1-899/+19
2007-10-10r2997: Added delete on close tests for readonly files.Jeremy Allison1-0/+58
2007-10-10r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...Andrew Tridgell1-0/+1
2007-10-10r2785: call init_iconv() in smbtorture to ensure we have no memory allocatedAndrew Tridgell1-0/+1
2007-10-10r2735: More DCOM updates:Jelmer Vernooij1-0/+1
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell1-3/+5
2007-10-10r2709: finally solved the talloc reference problem.Andrew Tridgell1-8/+9
2007-10-10r2659: removed some extraneous debug msgsAndrew Tridgell1-3/+0
2007-10-10r2589: a simple test to help find security related memory leaks. Run valgrind...Andrew Tridgell1-0/+1
2007-10-10r2274: fixed some popt option clashes between smbtorture and the standard opt...Andrew Tridgell1-6/+6
2007-10-10r2271: fixed the popt argument array for smbtorture, getting rid of someAndrew Tridgell1-20/+19
2007-10-10r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell1-6/+7
2007-10-10r2182: force the torture test domain join to happen on SMB to prevent theAndrew Tridgell1-1/+34
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell1-2/+3
2007-10-10r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher1-153/+108
2007-10-10r2056: Allow the compiler to check this format string.Andrew Bartlett1-3/+4
2007-10-10r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell1-6/+3
2007-10-10r1793: try to bind multiple times as anonimous and userSimo Sorce1-1/+44
2007-10-10r1771: OK Let's add tests for ldap.Simo Sorce1-0/+3
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-756/+756
2007-10-10r1636: improved the negnowait test so it is standalone (taking advantage of t...Andrew Tridgell1-4/+36
2007-10-10r1628: - fixed the comment on run_deferopen. (I also think that theAndrew Tridgell1-102/+65
2007-10-10r1617: Start working on the svcctl pipeJelmer Vernooij1-0/+1
2007-10-10r1498: (merge from 3.0)Andrew Bartlett1-1/+1
2007-10-10r1481: add idl file and torture test dummiesStefan Metzmacher1-1/+1
2007-10-10r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke1-0/+1
2007-10-10r1403: commit volkers initial RAP torture testStefan Metzmacher1-1/+2
2007-10-10r1402: we should prompt for a password if it's not given by -UStefan Metzmacher1-1/+0
2007-10-10r1228: use int64_t instead of long longStefan Metzmacher1-3/+3
2007-10-10r1173: A quick little test to show that we cannot bind twice to a single endp...Andrew Bartlett1-0/+1
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-16/+16
2007-10-10r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison1-0/+13
2007-10-10r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison1-0/+61