first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[kai/samba.git] / source3 / utils / torture.c
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...