summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-022-3/+0
* added a little smbtorture test for dumping the unicode table of aAndrew Tridgell2001-09-252-1/+84
* move to SAFE_FREE()Simo Sorce2001-09-173-8/+6
* fixed ctemp in server and client. It turns out that ctemp on NT is completely...Andrew Tridgell2001-09-171-10/+12
* Fix (I hope) for a number of little compile warnings found by the IRIXAndrew Bartlett2001-09-163-8/+8
* declare dbf in one spotAndrew Tridgell2001-09-105-5/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-105-10/+10
* - fixed proto.h build on systems using a parallel makeAndrew Tridgell2001-09-062-192/+1575
* 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-042-48/+44
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-272-7/+7
* forgot to commit the scanner codeAndrew Tridgell2001-08-271-0/+435
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-272-161/+145
* fixed handling of 139/445 in clientsAndrew Tridgell2001-08-243-6/+3
* tests for 0 length locksAndrew Tridgell2001-08-241-15/+28
* allow for 0 range locks in locktestAndrew Tridgell2001-08-241-1/+1
* more minor torture updatesAndrew Tridgell2001-08-232-4/+15
* 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-202-38/+47
* Converted to new error API.Tim Potter2001-08-131-28/+32
* Update smbtorture in line with SAMBA_2_2Andrew Bartlett2001-07-071-5/+34
* fixed compilation of masktest on AIXAndrew Tridgell2001-07-051-7/+7
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-045-13/+13
* The big character set handling changeover!Andrew Tridgell2001-07-046-17/+0
* See if we can stick to slightly valid C..Andrew Bartlett2001-07-031-2/+8
* 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
* added a torture target for building all torture progs. Fixed a typo in locktestAndrew Tridgell2001-06-191-1/+1
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-197-0/+5662