1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/torture
Andrew Bartlett 80437a4cc0 Update the NT_STATUS -> DOS error table.
This new table is rather different to the old one (see diff posted to the
list for a sorted list of differences) and needs a *lot* of testing.

It does however seem to line up much better with what NT is using, as
exampled by the change to the OBJECT_NAME_COLLISION DOS error, it now matches
win2k where it didn't before.

I can't see any critical errors we now get wrong, and I know that the auth
errors are correct as per my on-the-wire observations.

This table was produced (and I hope to comment this better later) by
using the ERRMAPEXTRACT smbtorture tool, a Win2k domain member and the
'name_to_ntstatus' auth module on the HEAD PDC.  This module returned
the username as the error, and the NT box was forced to give me a dos
error becouse thats all I negotiated on that connection.  Hence the map.

Andrew Bartlett
(This used to be commit a855dfb2e0)
2002-01-03 08:36:47 +00:00
..
denytest.c - fixed proto.h build on systems using a parallel make 2001-09-06 10:37:21 +00:00
locktest2.c fix a bunch of places where we can double-free a cli structure 2001-11-28 03:56:30 +00:00
locktest.c fix a bunch of places where we can double-free a cli structure 2001-11-28 03:56:30 +00:00
masktest.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
msgtest.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
nbio.c moved all our torture code to a separate directory 2001-06-19 02:02:19 +00:00
nsstest.c better nsstest error checking 2001-12-19 08:40:50 +00:00
rpctorture.c Removed global debugf. Replaced with lp_set_logfile(name). 2001-12-20 22:27:05 +00:00
scanner.c move to SAFE_FREE() 2001-09-17 11:37:57 +00:00
torture.c Update the NT_STATUS -> DOS error table. 2002-01-03 08:36:47 +00:00
utable.c first step in converting the head branch to use lang_tdb.c instead 2001-10-11 08:40:42 +00:00