summaryrefslogtreecommitdiff
path: root/source3/utils/torture.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-15add -d debuglevel optionAndrew Tridgell1-1/+5
2000-06-13added -L switch to tell smbtorture to use oplocksAndrew Tridgell1-2/+7
2000-05-27fixed bugs in fdpass testsAndrew Tridgell1-8/+11
2000-05-242nd evil simultaneous read-write test. forks. one writer. othersLuke Leighton1-1/+118
2000-05-24use \\ in front of filenamesAndrew Tridgell1-2/+2
2000-05-24torture test:Luke Leighton1-0/+91
2000-05-04rpc_server/srv_lsa.c: Bring into sync with 2.0.x.Jeremy Allison1-2/+14
2000-05-04added a test for the NT byte range lock into smbtortureAndrew Tridgell1-1/+16
2000-05-03Added read overlay write lock on same fnum test to locktest2.Jeremy Allison1-1/+117
2000-04-27Fixed subtle unlocking bug when a file is closed. We need to store theJeremy Allison1-1/+1
2000-04-27quick hack to get smbtorture working againAndrew Tridgell1-0/+2
2000-03-07added a tcon test: make two tconXs with the same user/pass, open a fileLuke Leighton1-0/+72
2000-01-16renamed DENY to DENY1Andrew Tridgell1-5/+95
2000-01-14casts and defines to make solaris happyAndrew Tridgell1-2/+2
2000-01-14we now pass all byte range locking testsAndrew Tridgell1-14/+12
2000-01-14some more work on the byte range lockingAndrew Tridgell1-14/+16
2000-01-13greatly expanded the lock4 locking test. we now pass all but one testAndrew Tridgell1-45/+93
2000-01-10I'm currently designing a new locking system (using a tdb database!)Andrew Tridgell1-21/+129
2000-01-08extent smbtorture to test with both an exe file and a dat fileAndrew Tridgell1-37/+43
2000-01-08cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.Andrew Tridgell1-1/+1
2000-01-08added a DENY test that tests deny mode handling. It produces a matrixAndrew Tridgell1-2/+86
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