This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
authorJeremy Allison <jra@samba.org>
Sat, 13 Dec 1997 14:16:07 +0000 (14:16 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 13 Dec 1997 14:16:07 +0000 (14:16 +0000)
commitd80b0cb645f81d16734929a0b27a91c6650499bb
treeebfed2074213433bc32bdb4e449b793a819b8628
parent273978b7d72955efcc0e0d9e87438b45f51c163d
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
back into the main tree.
For the cvs logs of all the files starting nmbd_*.c, look
in the JRA_NMBD_REWRITE branch. That branch has now been
discontinued.
Jeremy.
63 files changed:
source/client/clientutil.c
source/include/nameserv.h
source/include/proto.h
source/lib/interface.c
source/libsmb/namequery.c
source/libsmb/nmblib.c
source/nameannounce.c [deleted file]
source/nameannounce.doc [deleted file]
source/namebrowse.c [deleted file]
source/namebrowse.doc [deleted file]
source/namedbname.c [deleted file]
source/namedbname.doc [deleted file]
source/namedbresp.c [deleted file]
source/namedbresp.doc [deleted file]
source/namedbserver.c [deleted file]
source/namedbsubnet.c [deleted file]
source/namedbwork.c [deleted file]
source/nameelect.c [deleted file]
source/nameelect.doc [deleted file]
source/namelogon.c [deleted file]
source/namelogon.doc [deleted file]
source/namepacket.c [deleted file]
source/namepacket.doc [deleted file]
source/namequery.doc [deleted file]
source/nameresp.c [deleted file]
source/nameresp.doc [deleted file]
source/nameserv.c [deleted file]
source/nameserv.doc [deleted file]
source/nameservreply.c [deleted file]
source/nameservreply.doc [deleted file]
source/nameservresp.c [deleted file]
source/nameservresp.doc [deleted file]
source/namework.c [deleted file]
source/namework.doc [deleted file]
source/nmbd/asyncdns.c
source/nmbd/nmbd.c
source/nmbd/nmbd_become_dmb.c [new file with mode: 0644]
source/nmbd/nmbd_become_lmb.c [new file with mode: 0644]
source/nmbd/nmbd_browserdb.c [new file with mode: 0644]
source/nmbd/nmbd_browsesync.c [new file with mode: 0644]
source/nmbd/nmbd_elections.c [new file with mode: 0644]
source/nmbd/nmbd_incomingdgrams.c [new file with mode: 0644]
source/nmbd/nmbd_incomingrequests.c [new file with mode: 0644]
source/nmbd/nmbd_lmhosts.c [new file with mode: 0644]
source/nmbd/nmbd_logonnames.c [new file with mode: 0644]
source/nmbd/nmbd_mynames.c [new file with mode: 0644]
source/nmbd/nmbd_namelistdb.c [new file with mode: 0644]
source/nmbd/nmbd_namequery.c [new file with mode: 0644]
source/nmbd/nmbd_nameregister.c [new file with mode: 0644]
source/nmbd/nmbd_namerelease.c [new file with mode: 0644]
source/nmbd/nmbd_nodestatus.c [new file with mode: 0644]
source/nmbd/nmbd_packets.c [new file with mode: 0644]
source/nmbd/nmbd_processlogon.c [new file with mode: 0644]
source/nmbd/nmbd_responserecordsdb.c [new file with mode: 0644]
source/nmbd/nmbd_sendannounce.c [new file with mode: 0644]
source/nmbd/nmbd_serverlistdb.c [new file with mode: 0644]
source/nmbd/nmbd_subnetdb.c [new file with mode: 0644]
source/nmbd/nmbd_winsproxy.c [new file with mode: 0644]
source/nmbd/nmbd_winsserver.c [new file with mode: 0644]
source/nmbd/nmbd_workgroupdb.c [new file with mode: 0644]
source/nmbsync.c [deleted file]
source/param/loadparm.c
source/utils/nmblookup.c