summaryrefslogtreecommitdiff
path: root/source/utils/torture.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-5/+6
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-25/+1704
* Syncup getting ready for release.Jeremy Allison2001-07-061-448/+847
* This little piece of insanity is inspired by theJeremy Allison2001-04-141-1/+68
* Fixed potential file descriptor leak with MS-Access fix.Jeremy Allison2001-04-131-2/+25
* utils/torture.c: Added one more delete on close test.Jeremy Allison2001-03-301-0/+55
* Added one more test - just to make sure flag can be unset.Jeremy Allison2001-03-301-1/+43
* Expanded delete on close test to 6 cases. I now understand the semantics ofJeremy Allison2001-03-301-2/+53
* Changed to using GENERIC_XX constants instead of hex values to makeJeremy Allison2001-03-301-9/+57
* Added delete on close test that has allowed me to determine how w2kJeremy Allison2001-03-301-0/+147
* 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
* Fixes for extra stat's broght back from HEAD. This cuts down on theJeremy Allison2000-10-251-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