summaryrefslogtreecommitdiffstats
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-2/+2
* - fixed proto.h build on systems using a parallel makeAndrew Tridgell2001-09-061-192/+8
* it turns out that XP agrees with the samba head branch over the rightAndrew Tridgell2001-09-061-12/+13
* fixed compilation of tortureAndrew Tridgell2001-09-041-4/+4
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-134/+70
* more minor torture updatesAndrew Tridgell2001-08-231-4/+14
* the beginnings of a TRANS2 scannerAndrew Tridgell2001-08-231-0/+66
* minor bug fixes to smbtortureAndrew Tridgell2001-08-221-3/+5
* a bunch of fixes from the sflight to seattleAndrew Tridgell2001-08-201-30/+39
* Converted to new error API.Tim Potter2001-08-131-28/+32
* Update smbtorture in line with SAMBA_2_2Andrew Bartlett2001-07-071-5/+34
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+0
* Not all OSs have setbuffer, so we better check for it.Andrew Bartlett2001-07-021-0/+2
* Make smbtorture return status values for use in the build_farm tests.Andrew Bartlett2001-07-021-469/+733
* Ensure we return correct error on trying to unlock a region not locked.Jeremy Allison2001-06-301-1/+9
* Extra debug in open.c, fix for bad debug message in reply.cJeremy Allison2001-06-191-0/+2
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-0/+3053