Got medieval on another pointless extern. Removed extern struct ipzero
[tprouty/samba.git] / source / torture / torture.c
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-20 Andrew Tridgellfix maxfd test to start deleting at right file
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-02 Andrew Tridgellthe CASETABLE torture target now generates the complete...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
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 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