summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell2-7/+7
2001-08-27forgot to commit the scanner codeAndrew Tridgell1-0/+435
2001-08-27converted smbd to use NTSTATUS by defaultAndrew Tridgell2-161/+145
2001-08-24fixed handling of 139/445 in clientsAndrew Tridgell3-6/+3
2001-08-24tests for 0 length locksAndrew Tridgell1-15/+28
2001-08-24allow for 0 range locks in locktestAndrew Tridgell1-1/+1
2001-08-23more minor torture updatesAndrew Tridgell2-4/+15
2001-08-23the beginnings of a TRANS2 scannerAndrew Tridgell1-0/+66
2001-08-22minor bug fixes to smbtortureAndrew Tridgell1-3/+5
2001-08-20a bunch of fixes from the sflight to seattleAndrew Tridgell2-38/+47
2001-08-13Converted to new error API.Tim Potter1-28/+32
2001-07-07Update smbtorture in line with SAMBA_2_2Andrew Bartlett1-5/+34
2001-07-05fixed compilation of masktest on AIXAndrew Tridgell1-7/+7
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell5-13/+13
2001-07-04The big character set handling changeover!Andrew Tridgell6-17/+0
2001-07-03See if we can stick to slightly valid C..Andrew Bartlett1-2/+8
2001-07-02Not all OSs have setbuffer, so we better check for it.Andrew Bartlett1-0/+2
2001-07-02Make smbtorture return status values for use in the build_farm tests.Andrew Bartlett1-469/+733
2001-06-30Ensure we return correct error on trying to unlock a region not locked.Jeremy Allison1-1/+9
2001-06-19Extra debug in open.c, fix for bad debug message in reply.cJeremy Allison1-0/+2
2001-06-19added a torture target for building all torture progs. Fixed a typo in locktestAndrew Tridgell1-1/+1
2001-06-19moved all our torture code to a separate directoryAndrew Tridgell7-0/+5662