summaryrefslogtreecommitdiffstats
path: root/source3/utils/torture.c
Commit message (Expand)AuthorAgeFilesLines
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-181-2/+2
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-1/+1
* variation of random SMBtrans2. random delays in between reconnectionsLuke Leighton1999-05-071-10/+12
* refinement of random ipc$ SMBtrans torture test. send requests, andLuke Leighton1999-02-111-4/+58
* use jeremy's versions of the UNICODE routines.Luke Leighton1999-02-101-2/+2
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-153/+268
* volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1998-10-241-4/+5
* fixed a connection bug in torture testAndrew Tridgell1998-10-201-11/+66
* added maxfid testAndrew Tridgell1998-10-161-11/+66
* dce/rpcLuke Leighton1998-10-081-3/+3
* - don't generate 0 params in tortureAndrew Tridgell1998-10-081-1/+1
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-53/+37
* use 1 second resolution calls if possibleAndrew Tridgell1998-10-081-3/+3
* added lseek() support for directoriesAndrew Tridgell1998-10-031-2/+2
* some changes in smbtorture as a result of clientgen interface changesAndrew Tridgell1998-10-021-5/+5
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-5/+5
* tridge the destroyer returns!Andrew Tridgell1998-09-051-1/+1
* some smbtorture hacks (random IPC calls)Andrew Tridgell1998-08-251-4/+60
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-3/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-5/+5
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-5/+9
* some hacks to the torture codeAndrew Tridgell1998-04-121-1/+10
* 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