Use samr connect4, then fall back to samr connect if it fails. This is
[kai/samba.git] / source3 / torture /
2002-07-21 Andrew BartlettMore cleanups, and add a comment/hint not to clean...
2002-07-21 Andrew BartlettAnother smattering of static and const
2002-06-28 Jeremy AllisonTest how many pipes we can open.
2002-05-17 Andrew Bartlettmore dl* -> sys_dl* for sco
2002-04-24 Simo Sorceadd collision/total indication to every collision report
2002-04-18 Richard SharpeBack out the wrong changes I made yesterday ...
2002-04-17 Richard SharpeFix smbtorture so it can handle collisions etc ...
2002-04-12 Andrew Tridgellnicer measurement of failures and collisions
2002-04-12 Andrew Tridgellbetter mangling test. We now test that we can create...
2002-04-12 Andrew Tridgell- added a mangling test suite that measures the collisi...
2002-04-04 Tim PotterFixed some compile warnings.
2002-03-28 Andrew Tridgella dodgy fix for a dodgy race condition in smbtorture...
2002-03-26 Jeremy AllisonTests for insane open semantics.
2002-03-26 Jeremy AllisonAdded 5 *NASTY* non-io open tests....
2002-03-23 Jeremy AllisonForgot torture hacks...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-22 Herb Lewisadd a -n maxloops option so this can be run in a script...
2002-03-21 Herb Lewismerge fix for core dump when called with no args from 2.2
2002-03-21 Herb Lewisupdate usage message with other options. Add a -d debug...
2002-03-20 Jeremy AllisonCorrectly increment offset in cli_smbwrite.
2002-03-19 Andrew Tridgellthe beginning of a test to determine and display a...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-11 Andrew Tridgellonly try an ordinary file in lock6
2002-03-11 Andrew Tridgellexpanded the lock6 test a bit to try lsarpc as well
2002-03-11 Andrew Tridgelladded a LOCK6 test for weird lockingX lock type bits
2002-03-10 Andrew Tridgelladded -E and -Z options, and allow for the 2 servers...
2002-03-10 Andrew Tridgellremove an unused variable
2002-03-07 Jeremy AllisonAdded another 2 delete on close tests. Now 10. Had...
2002-03-07 Jeremy AllisonChange xcopy test to use defined constants rather than...
2002-03-06 Herb Lewisfixed NBENCH test on IRIX (tridge)
2002-03-06 Herb Lewismake error codes match W2k advanced server sp2
2002-03-05 Andrew Tridgellshow a progress bar during the deny tests
2002-03-05 Andrew Tridgelladded -M option for minimum lock size
2002-03-05 Andrew Tridgellfixed NBENCH code for NT4 server ntcreatex semantics
2002-03-05 Jeremy AllisonFound the mp3 problem - it's a generic class bug w...
2002-03-04 Andrew Tridgellallow setting of lock range and base in locktest
2002-03-04 Andrew Tridgelladded -k options for kerberos to smbtorture and locktest
2002-03-03 Andrew Tridgellhandle clock skew in getatr test
2002-03-03 Andrew Tridgellfixed -c option to NBENCH test
2002-02-24 Andrew Tridgelladded a "XCOPY" test that simulates the open calls...
2002-02-21 Andrew Tridgelladded a cli_qfilename() test to the trans2 tests
2002-02-05 Andrew Tridgellgot rid of a silly '*' in printout
2002-02-05 Andrew Tridgell- only show 1 cleanup msg per client
2002-02-05 Andrew Tridgellfixed the directory removal for when the dir doesn...
2002-02-05 Andrew Tridgellrewrote smbtorture to use the new dbench 2 format and...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Tim PotterQuieten some pointer cast warnings.
2002-01-03 Andrew BartlettUpdate the NT_STATUS -> DOS error table.
2002-01-03 Andrew BartlettMake a couple more of the warnings also be C comments
2002-01-03 Andrew BartlettA few changes to always output the erorr mapping even...
2002-01-03 Andrew BartlettWorkaround some 'smarts' in Win2k.
2002-01-03 Andrew BartlettRe-add bail on failure.
2002-01-03 Andrew Tridgellfixed ERRMAPEXTRACT torture to work with win2k
2002-01-02 Andrew BartlettMinor update to make the output 'real C'. (The output...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-19 Andrew Tridgellbetter nsstest error checking
2001-12-09 Andrew Tridgellset return value to total errors
2001-12-09 Andrew Tridgellbetter error checking in nsstest
2001-12-09 Andrew Tridgell- check for correct error codes
2001-12-06 Andrew Tridgellallow nsstest to test any nss module
2001-12-03 Andrew Tridgellput sid_to_name behind the winbindd backend interface
2001-12-03 Andrew Tridgellfixed default location of libnss_winbind.so
2001-12-03 Andrew Tridgellfixed the nsswitch initgroups code
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-25 Andrew BartlettAdd a new torture test to extract a NT->DOS error map...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-20 Andrew Tridgellfix maxfd test to start deleting at right file
2001-11-20 Andrew Tridgellfix locktest default parameters
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-03 Andrew Tridgellswitched over to a new method of handling uppercase...
2001-10-02 Andrew Tridgellbetter method of generating the case equivalence table
2001-10-02 Andrew Tridgellthe CASETABLE torture target now generates the complete...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Andrew Tridgellfixed ctemp in server and client. It turns out that...
2001-09-16 Andrew BartlettFix (I hope) for a number of little compile warnings...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-06 Andrew Tridgell- fixed proto.h build on systems using a parallel make
2001-09-06 Andrew Tridgellit turns out that XP agrees with the samba head branch...
2001-09-04 Andrew Tridgellfixed compilation of torture
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellforgot to commit the scanner code
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-08-24 Andrew Tridgelltests for 0 length locks
2001-08-24 Andrew Tridgellallow for 0 range locks in locktest
2001-08-23 Andrew Tridgellmore minor torture updates
2001-08-23 Andrew Tridgellthe beginnings of a TRANS2 scanner
2001-08-22 Andrew Tridgellminor bug fixes to smbtorture
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-13 Tim PotterConverted to new error API.
2001-07-07 Andrew BartlettUpdate smbtorture in line with SAMBA_2_2
2001-07-05 Andrew Tridgellfixed compilation of masktest on AIX
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
next