summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6694: a simple CLDAP torture testAndrew Tridgell1-0/+1
2007-10-10r6556: added BENCH-RPC test, useful for simple rpc load testingAndrew Tridgell1-0/+1
2007-10-10r6415: Added NET-USERDEL torture test which proves something's wrongRafal Szczesniak1-0/+1
2007-10-10r6406: Include new NET-USERADD test in torture suite.Rafal Szczesniak1-0/+1
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell1-0/+1
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-4/+2
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-16/+17
2007-10-10r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij1-10/+2
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-33/+9
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-5/+5
2007-10-10r5902: A rather large change...Andrew Bartlett1-4/+6
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij1-0/+1
2007-10-10r5651: A bit more code in userinfo test and hook up test function toRafal Szczesniak1-0/+3
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij1-0/+3
2007-10-10r5487: - Allow disabling modulesJelmer Vernooij1-13/+0
2007-10-10r5415: added a NBT-WINSREPLICATION torture test. It asks the server for theAndrew Tridgell1-0/+1
2007-10-10r5403: a simple WINS benchmarking programAndrew Tridgell1-0/+1
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-0/+2
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-0/+1
2007-10-10r5156: started on test driven development of the nbt server. This adds aAndrew Tridgell1-0/+3
2007-10-10r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-2/+2
2007-10-10r4973: Add a RAP scanner to smbtorture. win2k has call numbers 0-215 althoughTim Potter1-0/+1
2007-10-10r4899: fixed buildAndrew Tridgell1-5/+5
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-20/+9
2007-10-10r4831: added udp support to our generic sockets library.Andrew Tridgell1-0/+1
2007-10-10r4758: - added async support to the session request codeAndrew Tridgell1-40/+12
2007-10-10r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell1-3/+0
2007-10-10r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell1-0/+1
2007-10-10r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell1-0/+1
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell1-1/+3
2007-10-10r4451: added initial RPC-DSSETUP torture test. It works for level1 ofAndrew Tridgell1-0/+1
2007-10-10r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher1-1/+1
2007-10-10r4169: add descriptions about binding and unc strings to theStefan Metzmacher1-1/+45
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher1-10/+10
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell1-5/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-34/+39
2007-10-10r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell1-28/+3
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij1-0/+9
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij1-0/+1
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell1-0/+1
2007-10-10r3746: added RAW-STREAMS and RAW-EAS tests to smbtortureAndrew Tridgell1-0/+2
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-0/+1
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-0/+1
2007-10-10r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett1-0/+1
2007-10-10r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke1-0/+1
2007-10-10r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell1-2/+5