summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell9-0/+9
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell19-20/+20
2007-10-10r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. ThisAndrew Tridgell1-209/+72
2007-10-10r3276: - allow for more than 256 open old style searches (limit currently set...Andrew Tridgell1-14/+166
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 Tridgell1-113/+111
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-10r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLEAndrew Tridgell1-0/+2
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-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-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-10r3085: make the RAW-WRITE tests more robust to errors in previous parts of th...Andrew Tridgell1-19/+19
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 Tridgell1-1/+37
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-10r2929: longhorn does not produce sorted directory listings! This isAndrew Tridgell1-2/+1
2007-10-10r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...Volker Lendecke1-54/+92
2007-10-10r2909: fix some RAW-SEARCH torture mem leaksAndrew Tridgell1-4/+5
2007-10-10r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...Volker Lendecke1-0/+103
2007-10-10r2738: free up the session information as soon as it is invalidated in theAndrew Tridgell1-1/+1
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell1-3/+1
2007-10-10r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell1-5/+0
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell1-2/+4
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-4/+16
2007-10-10r2649: - used some cpp tricks to make users of talloc() and talloc_realloc()Andrew Tridgell1-0/+3
2007-10-10r2593: don't crash if the server doesn't know that 0 count searches mean 1Andrew Tridgell1-2/+6
2007-10-10r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell1-7/+7
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-3/+18
2007-10-10r2462: added a test for the error code for no matching filenameAndrew Tridgell1-0/+18
2007-10-10r2457: expanded the RAW-SEARCH test to test for what happens when a directoryAndrew Tridgell1-6/+233
2007-10-10r2217: Ad-hoc tests to allow me to work out the correct error codeJeremy Allison1-2/+128
2007-10-10r2151: Added some more ad-hoc tests. Found bugs in Samba3 with these :-).Jeremy Allison1-0/+78
2007-10-10r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher1-1/+1
2007-10-10r1996: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell2-8/+7
2007-10-10r1820: added a strcmp_safe() that handles NULL pointers. Needed for theAndrew Tridgell1-5/+5
2007-10-10r1795: Fix the multiple session setup torture tests.Andrew Bartlett1-1/+2