summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3608: added BASE-DENYDOS testAndrew Tridgell1-0/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+2
2007-10-10r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell1-54/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-0/+3
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-16/+14
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
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