summaryrefslogtreecommitdiffstats
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* r4831: added udp support to our generic sockets library.Andrew Tridgell2007-10-101-0/+1
* r4758: - added async support to the session request codeAndrew Tridgell2007-10-101-40/+12
* r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell2007-10-101-3/+0
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2007-10-101-0/+1
* r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell2007-10-101-0/+1
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-1/+3
* r4451: added initial RPC-DSSETUP torture test. It works for level1 ofAndrew Tridgell2007-10-101-0/+1
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-101-1/+1
* r4169: add descriptions about binding and unc strings to theStefan Metzmacher2007-10-101-1/+45
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-10/+10
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-101-5/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-34/+39
* r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell2007-10-101-28/+3
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-101-0/+9
* r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2007-10-101-0/+1
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-101-0/+1
* r3746: added RAW-STREAMS and RAW-EAS tests to smbtortureAndrew Tridgell2007-10-101-0/+2
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-0/+1
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-101-0/+1
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-101-0/+1
* r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke2007-10-101-0/+1
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-101-2/+5
* r3608: added BASE-DENYDOS testAndrew Tridgell2007-10-101-0/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+2
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-101-54/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-0/+3
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-16/+14
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3461: another place where "open" was used as a structure elementAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-101-1/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3413: RemoteActivation updates and fixesJelmer Vernooij2007-10-101-0/+1
* r3394: Give the user a clue why we are blasting them with the usage brick.Andrew Bartlett2007-10-101-0/+1
* r3386: - fixed --seed option in smbtortureAndrew Tridgell2007-10-101-3/+9
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-26/+27
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1
* 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