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)
commit64f0348a3f994334abe64a4d4896109c3c8c9039
tree50867cc9ccbc060ceb46ea1e8f8bd8ec2a8ca05e
parent164c9db4de87ea851a631f1c9d431e0a4525802e
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.
(This used to be commit d80b0cb645f81d16734929a0b27a91c6650499bb)
63 files changed:
source3/client/clientutil.c
source3/include/nameserv.h
source3/include/proto.h
source3/lib/interface.c
source3/libsmb/namequery.c
source3/libsmb/nmblib.c
source3/nameannounce.c [deleted file]
source3/nameannounce.doc [deleted file]
source3/namebrowse.c [deleted file]
source3/namebrowse.doc [deleted file]
source3/namedbname.c [deleted file]
source3/namedbname.doc [deleted file]
source3/namedbresp.c [deleted file]
source3/namedbresp.doc [deleted file]
source3/namedbserver.c [deleted file]
source3/namedbsubnet.c [deleted file]
source3/namedbwork.c [deleted file]
source3/nameelect.c [deleted file]
source3/nameelect.doc [deleted file]
source3/namelogon.c [deleted file]
source3/namelogon.doc [deleted file]
source3/namepacket.c [deleted file]
source3/namepacket.doc [deleted file]
source3/namequery.doc [deleted file]
source3/nameresp.c [deleted file]
source3/nameresp.doc [deleted file]
source3/nameserv.c [deleted file]
source3/nameserv.doc [deleted file]
source3/nameservreply.c [deleted file]
source3/nameservreply.doc [deleted file]
source3/nameservresp.c [deleted file]
source3/nameservresp.doc [deleted file]
source3/namework.c [deleted file]
source3/namework.doc [deleted file]
source3/nmbd/asyncdns.c
source3/nmbd/nmbd.c
source3/nmbd/nmbd_become_dmb.c [new file with mode: 0644]
source3/nmbd/nmbd_become_lmb.c [new file with mode: 0644]
source3/nmbd/nmbd_browserdb.c [new file with mode: 0644]
source3/nmbd/nmbd_browsesync.c [new file with mode: 0644]
source3/nmbd/nmbd_elections.c [new file with mode: 0644]
source3/nmbd/nmbd_incomingdgrams.c [new file with mode: 0644]
source3/nmbd/nmbd_incomingrequests.c [new file with mode: 0644]
source3/nmbd/nmbd_lmhosts.c [new file with mode: 0644]
source3/nmbd/nmbd_logonnames.c [new file with mode: 0644]
source3/nmbd/nmbd_mynames.c [new file with mode: 0644]
source3/nmbd/nmbd_namelistdb.c [new file with mode: 0644]
source3/nmbd/nmbd_namequery.c [new file with mode: 0644]
source3/nmbd/nmbd_nameregister.c [new file with mode: 0644]
source3/nmbd/nmbd_namerelease.c [new file with mode: 0644]
source3/nmbd/nmbd_nodestatus.c [new file with mode: 0644]
source3/nmbd/nmbd_packets.c [new file with mode: 0644]
source3/nmbd/nmbd_processlogon.c [new file with mode: 0644]
source3/nmbd/nmbd_responserecordsdb.c [new file with mode: 0644]
source3/nmbd/nmbd_sendannounce.c [new file with mode: 0644]
source3/nmbd/nmbd_serverlistdb.c [new file with mode: 0644]
source3/nmbd/nmbd_subnetdb.c [new file with mode: 0644]
source3/nmbd/nmbd_winsproxy.c [new file with mode: 0644]
source3/nmbd/nmbd_winsserver.c [new file with mode: 0644]
source3/nmbd/nmbd_workgroupdb.c [new file with mode: 0644]
source3/nmbsync.c [deleted file]
source3/param/loadparm.c
source3/utils/nmblookup.c