summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-1064-119/+127
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1
* r3317: Fix the buildVolker Lendecke2007-10-101-2/+2
* r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. ThisAndrew Tridgell2007-10-101-209/+72
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-1/+3
* r3276: - allow for more than 256 open old style searches (limit currently set...Andrew Tridgell2007-10-101-14/+166
* r3271: use "struct messaging_context *" instead of "void *" in messaging APIAndrew Tridgell2007-10-101-6/+6
* r3270: - added another unlink testAndrew Tridgell2007-10-101-0/+5
* r3261: added seek to RAW-SEARCH testAndrew Tridgell2007-10-101-5/+4
* r3259: expanded the RAW-SEARCH test some moreAndrew Tridgell2007-10-101-2/+4
* r3257: make the RAW-SEARCH test less sensitive to the servers directory orderingAndrew Tridgell2007-10-101-6/+7
* r3254: - expanded the RAW-IOCTL testAndrew Tridgell2007-10-101-0/+8
* r3251: - move the openattr test code into basic/attr.cAndrew Tridgell2007-10-104-281/+310
* r3245: use __location__ in RAW-SEARCHAndrew Tridgell2007-10-101-18/+18
* r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...Andrew Tridgell2007-10-101-4/+6
* r3236: test a few more combinations in RAW-UNLINKAndrew Tridgell2007-10-101-0/+27
* r3235: try readx beyond 64k in RAW-READAndrew Tridgell2007-10-101-6/+17
* r3218: Fix the buildVolker Lendecke2007-10-101-1/+1
* r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell2007-10-101-10/+14
* r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLEAndrew Tridgell2007-10-101-0/+2
* r3203: moved more test functions into torture/basic/*.cAndrew Tridgell2007-10-104-211/+239
* r3199: added a couple more test paths to RAW-CHKPATHAndrew Tridgell2007-10-101-0/+10
* r3198: check for too many .. components in filenamesAndrew Tridgell2007-10-101-2/+2
* r3191: use __location__ in RAW-UNLINK testAndrew Tridgell2007-10-101-2/+2
* r3188: tidy up the rename test a bit moreAndrew Tridgell2007-10-101-4/+10
* r3182: separate out the BASE-RENAME test into torture/basic/rename.cAndrew Tridgell2007-10-103-96/+130
* r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfsAndrew Tridgell2007-10-101-6/+6
* r3173: make the RAW-QFILEINFO test cope better with null strings from the serverAndrew Tridgell2007-10-101-4/+4
* r3168: Use generic function for looking up endpointsJelmer Vernooij2007-10-102-2/+2
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-103-28/+7
* r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij2007-10-101-5/+2
* r3157: Add ncacn_httpJelmer Vernooij2007-10-101-0/+6
* r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij2007-10-102-2/+5
* r3155: reformat a delete testAndrew Tridgell2007-10-101-3/+5
* r3152: reformatted some of the delete test codeAndrew Tridgell2007-10-101-12/+22
* r3150: printing __location__ is more useful than a operation numberAndrew Tridgell2007-10-101-57/+117
* r3149: separate the delete on close test into torture/basic/delete.cAndrew Tridgell2007-10-103-501/+527
* r3148: make --failures work for the BASE-DENY1 and BASE-DENY2 testsAndrew Tridgell2007-10-101-11/+20
* r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2007-10-102-3/+3
* r3130: - added a LOCAL-IDTREE test suiteAndrew Tridgell2007-10-103-1/+103
* r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2007-10-101-0/+10
* r3124: Add dcerpc_binding_from_tower()Jelmer Vernooij2007-10-101-17/+59
* r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij2007-10-103-1/+84
* r3112: Fix two more instances of epm_towers (sorry, metze!)Jelmer Vernooij2007-10-101-1/+1
* r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2007-10-101-28/+28
* r3108: try to cope with servers that put FILE_ATTRIBUTE_NONINDEXED on files i...Andrew Tridgell2007-10-101-11/+15
* r3105: using __location__ instead of __LINE__ to give info on error locations...Andrew Tridgell2007-10-101-25/+25
* r3104: My Win2k3 server, with current updates, still sends the LM key for lev...Andrew Bartlett2007-10-101-1/+1
* r3085: make the RAW-WRITE tests more robust to errors in previous parts of th...Andrew Tridgell2007-10-101-19/+19
* r3079: make code more pretty :-)Andrew Bartlett2007-10-101-4/+4