svn commit: samba r8106 - in branches/SAMBA_4_0/source: include libcli libcli/util

tridge at samba.org tridge at samba.org
Mon Jul 4 01:45:53 GMT 2005


Author: tridge
Date: 2005-07-04 01:45:52 +0000 (Mon, 04 Jul 2005)
New Revision: 8106

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8106

Log:
the use of a static string for dos error codes was causing problems in
the torture code. To fix this, get rid of dos_errstr() and instead
move the strings into the nt_errstr() table, using cpp to generate the
strings

Removed:
   branches/SAMBA_4_0/source/libcli/util/smberr.c
Modified:
   branches/SAMBA_4_0/source/include/doserr.h
   branches/SAMBA_4_0/source/libcli/config.mk
   branches/SAMBA_4_0/source/libcli/util/nterr.c


Changeset:
Sorry, the patch is too large (362 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8106


More information about the samba-cvs mailing list