svn commit: samba r6184 - in branches/SAMBA_4_0/source: libcli libcli/dgram librpc/idl nbt_server param

tridge at samba.org tridge at samba.org
Sun Apr 3 04:32:37 GMT 2005


Author: tridge
Date: 2005-04-03 04:32:37 +0000 (Sun, 03 Apr 2005)
New Revision: 6184

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

Log:
the beginnings of the libcli/dgram/ library, and the dgram
server. Currently just listens on port 138 and parses the packets
(using IDL like the rest of NBT). This allows me to develop the
structures and test with real packets

Added:
   branches/SAMBA_4_0/source/libcli/dgram/
   branches/SAMBA_4_0/source/libcli/dgram/dgramsocket.c
   branches/SAMBA_4_0/source/libcli/dgram/libdgram.h
Modified:
   branches/SAMBA_4_0/source/librpc/idl/nbt.idl
   branches/SAMBA_4_0/source/nbt_server/interfaces.c
   branches/SAMBA_4_0/source/nbt_server/nbt_server.h
   branches/SAMBA_4_0/source/nbt_server/register.c
   branches/SAMBA_4_0/source/param/loadparm.c


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


More information about the samba-cvs mailing list