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