Merge branch 'checktalloc' of /home/jelmer/samba4
[amitay/samba.git] / source3 / torture / torture.c
2007-10-10 Volker Lendecker7902: Fix the build
2007-10-10 Volker Lendecker7390: Revision 7371 did not help :-(
2007-10-10 Volker Lendecker7371: On one build farm box dirtest1 does not return...
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Simo Sorcer6575: use samba4 torture please message on samba 3...
2007-10-10 Tim Potterr6176: Fix a possibly uninitialised variable warning.
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr5641: Fix from James Peach @ SGI for oplock2 test.
2007-10-10 Jeremy Allisonr5589: Ensure the torture code that uses cli_list and...
2007-10-10 Jeremy Allisonr5525: Add extra case to torture to test this (we curre...
2007-10-10 Tim Potterr4268: Merge fix for bugzilla #2150.
2007-10-10 Herb Lewisr4103: lock timeout is in milliseconds (as in reply.c)
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Volker Lendecker1328: Fix the build
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Jeremy Allisonr81: Make EA's case independent - fix smbtorture to...
2004-03-30 Jeremy AllisonEnsure we cope correctly with ea length of zero. Detect...
2004-03-29 Jeremy AllisonSetting EA's to zero length deletes them.
2004-03-29 Jeremy AllisonFix get/set of EA's in client library. Added torture...
2004-03-27 Jeremy AllisonWorking (tested) client code for setting EA's by filena...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-26 Jeremy AllisonMerging Richard's rename test.
2004-02-25 Richard SharpeAdds some more tests of renaming an open file that...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-01-06 Andrew Bartlettmerge torture changes from Samba 3.0 -> HEAD
2004-01-06 Andrew Bartlett(merge from 3.0)
2003-12-30 Volker LendeckeFix Bug # 924
2003-12-30 Volker LendeckeFix Bug # 924
2003-12-19 Richard SharpeA small fix to torture.c to cleanup the error handling...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-06 Tim PotterFinal round of printf warnings fixes for the moment.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-10 Andrew Tridgellfixed smbtorture LOCK1 test to know about the correct...
2003-05-27 Tim PotterMerge from SAMBA_3_0: initialise return value in run_tc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 Andrew BartlettFix use of uninitialised value in TCONDEV test - found...
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettAdd a check to ensure that the server returns the corre...
2003-04-23 Andrew BartlettMerge torture tests from HEAD - it looks like we had...
2003-04-22 Andrew BartlettBail out early when we fail on the rw_torture test.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-18 Gerald Carterfixing torture build by merging code from HEAD
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Jeremy AllisonTested on Win2k, now I think I know what success/fail...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jeremy AllisonTry and create a file with different vuid, same cnum...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-10 Jeremy AllisonAdded using different cnum test. WinXP and Samba now...
2003-04-09 Jeremy AllisonEnsure we have WinXP-like semantics for checking TIDs...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-01 John TerpstraMerge from HEAD to define variable port_to_use. Needed...
2003-04-01 Andrew Tridgellreversed the sense of the TCON test, now that we know...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-30 Andrew Tridgelladded simple tests for SMBchkpath and SMBioctl
2003-03-29 Andrew Tridgellupdated the TCON test so that win2000 passes. Samba...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 Andrew Tridgelladded a simple test for the old SMBtcon interface
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-11 Andrew Tridgellhaving sticky create times is not a bug
2003-03-10 Andrew Tridgellfixed use_oplocks and the timeout in smbtorture startup
2003-03-06 Andrew BartlettMake smbtorture use the same cli_full_connection()...
2003-03-06 Martin PoolFIXME about crash on failure case.
2003-03-05 Richard SharpeAdd *SMBSERVER fallback code to smbtorture ...
2003-03-05 Richard SharpeAdd code to allow us to specify the port to connect...
2003-02-24 Andrew BartlettCleint-side-auth/kerberos fixes from HEAD, and don...
2003-02-22 Jeremy AllisonNew locktest7 code based on patch from "Srikanta Shivan...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-11 Jeremy AllisonFixup delete on close torture.
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-03 Jeremy AllisonGot complete (I hope) coverage of the OPEN TRUNCATE...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-31 Jeremy AllisonAdded first part of attribute matrix tests. Not run...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next