summaryrefslogtreecommitdiffstats
path: root/source/utils/torture.c
Commit message (Expand)AuthorAgeFilesLines
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-5/+44
* added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-231-1/+14
* added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-231-0/+59
* test SMBsetatr as wellAndrew Tridgell1997-11-231-4/+21
* added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-231-1/+43
* added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1997-11-111-0/+38
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-4/+2
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-2/+4
* a few more tests added, including one that tests whether the serverAndrew Tridgell1997-11-081-1/+157
* added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1997-11-081-52/+284
* no asm/signal.h for linux as this is not portableAndrew Tridgell1997-11-061-0/+4
* don't print the progress so often - it slows down the client too muchAndrew Tridgell1997-11-011-1/+3
* set O_CREAT on lock fileAndrew Tridgell1997-11-011-1/+2
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-0/+316