summaryrefslogtreecommitdiff
path: root/source3/utils/torture.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-368/+591
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-2/+2
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-1/+1
1999-05-07variation of random SMBtrans2. random delays in between reconnectionsLuke Leighton1-10/+12
1999-02-11refinement of random ipc$ SMBtrans torture test. send requests, andLuke Leighton1-4/+58
1999-02-10use jeremy's versions of the UNICODE routines.Luke Leighton1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-153/+268
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1-4/+5
1998-10-20fixed a connection bug in torture testAndrew Tridgell1-11/+66
1998-10-16added maxfid testAndrew Tridgell1-11/+66
1998-10-08dce/rpcLuke Leighton1-3/+3
1998-10-08- don't generate 0 params in tortureAndrew Tridgell1-1/+1
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell1-53/+37
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell1-3/+3
1998-10-03added lseek() support for directoriesAndrew Tridgell1-2/+2
1998-10-02some changes in smbtorture as a result of clientgen interface changesAndrew Tridgell1-5/+5
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-5/+5
1998-09-05tridge the destroyer returns!Andrew Tridgell1-1/+1
1998-08-25some smbtorture hacks (random IPC calls)Andrew Tridgell1-4/+60
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-3/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison1-5/+5
1998-04-17clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1-5/+9
1998-04-12some hacks to the torture codeAndrew Tridgell1-1/+10
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-11-24added cli_rmdir and cli_mkdirAndrew Tridgell1-5/+44
1997-11-23added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1-1/+14
1997-11-23added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1-0/+59
1997-11-23test SMBsetatr as wellAndrew Tridgell1-4/+21
1997-11-23added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1-1/+43
1997-11-11added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1-0/+38
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-4/+2
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-2/+4
1997-11-08a few more tests added, including one that tests whether the serverAndrew Tridgell1-1/+157
1997-11-08added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1-52/+284
1997-11-06no asm/signal.h for linux as this is not portableAndrew Tridgell1-0/+4
1997-11-01don't print the progress so often - it slows down the client too muchAndrew Tridgell1-1/+3
1997-11-01set O_CREAT on lock fileAndrew Tridgell1-1/+2
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-0/+316