summaryrefslogtreecommitdiffstats
path: root/source3/utils/torture.c
Commit message (Expand)AuthorAgeFilesLines
* Needed a callback arg on cli_list ...Richard Sharpe2001-01-051-4/+4
* I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I hadRichard Sharpe2001-01-041-3/+3
* Fixed very subtle bug returning correct error on an open, when we haveJeremy Allison2000-12-111-2/+69
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-161-4/+120
* added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton2000-09-261-2/+35
* add -d debuglevel optionAndrew Tridgell2000-06-151-1/+5
* added -L switch to tell smbtorture to use oplocksAndrew Tridgell2000-06-131-2/+7
* fixed bugs in fdpass testsAndrew Tridgell2000-05-271-8/+11
* 2nd evil simultaneous read-write test. forks. one writer. othersLuke Leighton2000-05-241-1/+118
* use \\ in front of filenamesAndrew Tridgell2000-05-241-2/+2
* torture test:Luke Leighton2000-05-241-0/+91
* rpc_server/srv_lsa.c: Bring into sync with 2.0.x.Jeremy Allison2000-05-041-2/+14
* added a test for the NT byte range lock into smbtortureAndrew Tridgell2000-05-041-1/+16
* Added read overlay write lock on same fnum test to locktest2.Jeremy Allison2000-05-031-1/+117
* Fixed subtle unlocking bug when a file is closed. We need to store theJeremy Allison2000-04-271-1/+1
* quick hack to get smbtorture working againAndrew Tridgell2000-04-271-0/+2
* added a tcon test: make two tconXs with the same user/pass, open a fileLuke Leighton2000-03-071-0/+72
* renamed DENY to DENY1Andrew Tridgell2000-01-161-5/+95
* casts and defines to make solaris happyAndrew Tridgell2000-01-141-2/+2
* we now pass all byte range locking testsAndrew Tridgell2000-01-141-14/+12
* some more work on the byte range lockingAndrew Tridgell2000-01-141-14/+16
* greatly expanded the lock4 locking test. we now pass all but one testAndrew Tridgell2000-01-131-45/+93
* I'm currently designing a new locking system (using a tdb database!)Andrew Tridgell2000-01-101-21/+129
* extent smbtorture to test with both an exe file and a dat fileAndrew Tridgell2000-01-081-37/+43
* cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.Andrew Tridgell2000-01-081-1/+1
* added a DENY test that tests deny mode handling. It produces a matrixAndrew Tridgell2000-01-081-2/+86
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-368/+591
* 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