utils/torture.c: Added one more delete on close test.
[nivanova/samba-autobuild/.git] / source3 / utils / torture.c
2001-03-30 Jeremy Allisonutils/torture.c: Added one more delete on close test.
2001-03-30 Jeremy AllisonAdded one more test - just to make sure flag can be...
2001-03-30 Jeremy AllisonExpanded delete on close test to 6 cases. I now underst...
2001-03-30 Jeremy AllisonChanged to using GENERIC_XX constants instead of hex...
2001-03-30 Jeremy AllisonAdded delete on close test that has allowed me to deter...
2001-01-05 Richard SharpeNeeded a callback arg on cli_list ...
2001-01-04 Richard SharpeI need a callback arg for cli_NetServerEnum and cli_RNe...
2000-12-11 Jeremy AllisonFixed very subtle bug returning correct error on an...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-09-26 Luke Leightonadded NEGNOWAIT. sent to secure@microsoft.com
2000-06-15 Andrew Tridgelladd -d debuglevel option
2000-06-13 Andrew Tridgelladded -L switch to tell smbtorture to use oplocks
2000-05-27 Andrew Tridgellfixed bugs in fdpass tests
2000-05-24 Luke Leighton2nd evil simultaneous read-write test. forks. one...
2000-05-24 Andrew Tridgelluse \\ in front of filenames
2000-05-24 Luke Leightontorture test:
2000-05-04 Jeremy Allisonrpc_server/srv_lsa.c: Bring into sync with 2.0.x.
2000-05-04 Andrew Tridgelladded a test for the NT byte range lock into smbtorture
2000-05-03 Jeremy AllisonAdded read overlay write lock on same fnum test to...
2000-04-27 Jeremy AllisonFixed subtle unlocking bug when a file is closed. We...
2000-04-27 Andrew Tridgellquick hack to get smbtorture working again
2000-03-07 Luke Leightonadded a tcon test: make two tconXs with the same user...
2000-01-16 Andrew Tridgellrenamed DENY to DENY1
2000-01-14 Andrew Tridgellcasts and defines to make solaris happy
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
2000-01-14 Andrew Tridgellsome more work on the byte range locking
2000-01-13 Andrew Tridgellgreatly expanded the lock4 locking test. we now pass...
2000-01-10 Andrew TridgellI'm currently designing a new locking system (using...
2000-01-08 Andrew Tridgellextent smbtorture to test with both an exe file and...
2000-01-08 Andrew Tridgellcli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
2000-01-08 Andrew Tridgelladded a DENY test that tests deny mode handling. It...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-08-18 Luke Leightonevent log update, netsessenum, netconnenum update.
1999-06-24 Luke Leightonsafe string error reporting functions (found a potentia...
1999-05-07 Luke Leightonvariation of random SMBtrans2. random delays in betwee...
1999-02-11 Luke Leightonrefinement of random ipc$ SMBtrans torture test. send...
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-20 Andrew Tridgellfixed a connection bug in torture test
1998-10-16 Andrew Tridgelladded maxfid test
1998-10-08 Luke Leightondce/rpc
1998-10-08 Andrew Tridgell- don't generate 0 params in torture
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-08 Andrew Tridgelluse 1 second resolution calls if possible
1998-10-03 Andrew Tridgelladded lseek() support for directories
1998-10-02 Andrew Tridgellsome changes in smbtorture as a result of clientgen...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-25 Andrew Tridgellsome smbtorture hacks (random IPC calls)
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-04-17 Jeremy Allisonclientgen.c: Changes 'cli_xxx_' calls to use the following
1998-04-12 Andrew Tridgellsome hacks to the torture code
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-11-24 Andrew Tridgelladded cli_rmdir and cli_mkdir
1997-11-23 Andrew Tridgelladded a SMB_QUERY_FILE_ALL_INFO test into smbtorture
1997-11-23 Andrew Tridgelladded some QPATHINFO and QFILEINFO tests into smbtorture.
1997-11-23 Andrew Tridgelltest SMBsetatr as well
1997-11-23 Andrew Tridgelladded a test for the NT SMBgetatr bug in smbtorture
1997-11-11 Andrew Tridgelladded code to test the cli_NetServerEnum() function...
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-08 Andrew Tridgella few more tests added, including one that tests whethe...
1997-11-08 Andrew Tridgelladded two more sets of tests to the smbtorture test...
1997-11-06 Andrew Tridgellno asm/signal.h for linux as this is not portable
1997-11-01 Andrew Tridgelldon't print the progress so often - it slows down the...
1997-11-01 Andrew Tridgellset O_CREAT on lock file
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...