summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
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
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