svn commit: samba r5352 - in branches/SAMBA_4_0/source: libcli/nbt nbt_server torture/nbt

tridge at samba.org tridge at samba.org
Sat Feb 12 01:00:15 GMT 2005


Author: tridge
Date: 2005-02-12 01:00:15 +0000 (Sat, 12 Feb 2005)
New Revision: 5352

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

Log:
added a function nbt_name_string() that formats a nbt_name structure
as a human readable string. The format is designed to be able to be
used as the DN for the WINS database as well, while coping with
arbitrary bytes in the name (except nul bytes)


Modified:
   branches/SAMBA_4_0/source/libcli/nbt/nameregister.c
   branches/SAMBA_4_0/source/libcli/nbt/nbtname.c
   branches/SAMBA_4_0/source/nbt_server/defense.c
   branches/SAMBA_4_0/source/nbt_server/nodestatus.c
   branches/SAMBA_4_0/source/nbt_server/packet.c
   branches/SAMBA_4_0/source/nbt_server/query.c
   branches/SAMBA_4_0/source/nbt_server/register.c
   branches/SAMBA_4_0/source/nbt_server/winsclient.c
   branches/SAMBA_4_0/source/nbt_server/winsserver.c
   branches/SAMBA_4_0/source/torture/nbt/wins.c


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


More information about the samba-cvs mailing list