converted another bunch of stuff to NTSTATUS
[samba.git] / source3 / torture / torture.c
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
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-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Andrew BartlettNot all OSs have setbuffer, so we better check for it.
2001-07-02 Andrew BartlettMake smbtorture return status values for use in the...
2001-06-30 Jeremy AllisonEnsure we return correct error on trying to unlock...
2001-06-19 Jeremy AllisonExtra debug in open.c, fix for bad debug message in...
2001-06-19 Andrew Tridgellmoved all our torture code to a separate directory