summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* Update the NT_STATUS -> DOS error table.Andrew Bartlett2002-01-031-3/+3
* Make a couple more of the warnings also be C commentsAndrew Bartlett2002-01-031-2/+2
* A few changes to always output the erorr mapping even when the error wasAndrew Bartlett2002-01-031-27/+34
* Workaround some 'smarts' in Win2k.Andrew Bartlett2002-01-031-0/+20
* Re-add bail on failure.Andrew Bartlett2002-01-031-2/+8
* fixed ERRMAPEXTRACT torture to work with win2kAndrew Tridgell2002-01-031-11/+5
* Minor update to make the output 'real C'. (The output is intended to be a CAndrew Bartlett2002-01-021-3/+8
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-3/+3
* better nsstest error checkingAndrew Tridgell2001-12-191-0/+20
* set return value to total errorsAndrew Tridgell2001-12-091-2/+9
* better error checking in nsstestAndrew Tridgell2001-12-091-9/+64
* - check for correct error codesAndrew Tridgell2001-12-091-27/+48
* allow nsstest to test any nss moduleAndrew Tridgell2001-12-061-13/+19
* put sid_to_name behind the winbindd backend interfaceAndrew Tridgell2001-12-031-2/+2
* fixed default location of libnss_winbind.soAndrew Tridgell2001-12-031-1/+1
* fixed the nsswitch initgroups codeAndrew Tridgell2001-12-031-0/+302
* fix a bunch of places where we can double-free a cli structureAndrew Tridgell2001-11-282-2/+0
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-265-12/+8
* Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett2001-11-251-0/+74
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-235-9/+0
* fix maxfd test to start deleting at right fileAndrew Tridgell2001-11-201-0/+1
* fix locktest default parametersAndrew Tridgell2001-11-201-2/+3
* Store some path names in global variables initialized to configureMartin Pool2001-11-196-14/+8
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-4/+0
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-1/+1
* switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell2001-10-031-2/+18
* better method of generating the case equivalence tableAndrew Tridgell2001-10-021-22/+37
* the CASETABLE torture target now generates the complete unicodeAndrew Tridgell2001-10-022-0/+75
* 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