summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r3105: using __location__ instead of __LINE__ to give info on error locations...Andrew Tridgell1-25/+25
2007-10-10r3104: My Win2k3 server, with current updates, still sends the LM key for lev...Andrew Bartlett1-1/+1
2007-10-10r3085: make the RAW-WRITE tests more robust to errors in previous parts of th...Andrew Tridgell1-19/+19
2007-10-10r3079: make code more pretty :-)Andrew Bartlett1-4/+4
2007-10-10r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett1-43/+192
2007-10-10r3057: - moved the idtree.c code into lib/Andrew Tridgell1-2/+0
2007-10-10r3053: make the maxfid test use subdirectories, so it doesn't create 64kAndrew Tridgell1-6/+46
2007-10-10r3045: Allow object-uuid@... binding stringsJelmer Vernooij1-1/+13
2007-10-10r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...Jim McDonough2-0/+8
2007-10-10r3034: - fixed a bug in message dispatch, when the dispatch function called ...Andrew Tridgell1-1/+130
2007-10-10r3030: added testing of lock cancel, and some more special offsets (locksAndrew Tridgell1-17/+235
2007-10-10r3029: implemented byte range lock timeouts.Andrew Tridgell2-20/+107
2007-10-10r3026: - added automatic retry to messages when the servers listen queue isAndrew Tridgell1-8/+11
2007-10-10r3023: added immediate send of messages when they are first queued. This make...Andrew Tridgell1-6/+1
2007-10-10r3021: under heavy load the listen queue for messaging unix domain socket can...Andrew Tridgell1-12/+24
2007-10-10r3019: make the LOCAL-MESSAGING test a 2 process testAndrew Tridgell1-13/+47
2007-10-10r3016: - converted the events code to tallocAndrew Tridgell3-2/+97
2007-10-10r3011: separated the locktest code into a separate module in smbtortureAndrew Tridgell3-899/+927
2007-10-10r2997: Added delete on close tests for readonly files.Jeremy Allison1-0/+58
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher1-21/+125
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-2/+84
2007-10-10r2983: report a failure if a server doesn't update the write time at allAndrew Tridgell1-1/+8
2007-10-10r2982: added a test that shows the amount of time a server takes to updateAndrew Tridgell1-0/+84
2007-10-10r2971: fix DsBind idlStefan Metzmacher1-1/+2
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher1-11/+144
2007-10-10r2969: inet_ntoa() takes an address in network byte order, so now that weAndrew Tridgell1-1/+1
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-0/+38
2007-10-10r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij1-28/+18
2007-10-10r2929: longhorn does not produce sorted directory listings! This isAndrew Tridgell1-2/+1
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij1-24/+36
2007-10-10r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...Volker Lendecke1-54/+92
2007-10-10r2910: I noticed that the samr torture test was doing its own DOS->UNIXAndrew Tridgell1-10/+1
2007-10-10r2909: fix some RAW-SEARCH torture mem leaksAndrew Tridgell1-4/+5
2007-10-10r2896: Add torture test for EnumValue()Jelmer Vernooij1-24/+25