as a result of the writing of namework.doc, namework.c has been tidied up,
authorSamba Release Account <samba-bugs@samba.org>
Tue, 2 Jul 1996 15:31:33 +0000 (15:31 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Tue, 2 Jul 1996 15:31:33 +0000 (15:31 +0000)
commit7ca58ce114b4eafb2bb05d9e9699fe9effd8d9ec
tree867dd58fa56063c6afc6e4a8035dd1df27f71d54
parentee1db519411a969413e60a875812f9909f71d525
as a result of the writing of namework.doc, namework.c has been tidied up,
some bugs fixed / documented and some discrepancies noted down (in
namework.c as well as namework.doc)

namebrowse.c and namelogon.c contain functions that were inappropriately
placed in namework.c. namebrowse.c contains browse sync queue management
functions that were inappropriately placed in namedb.c

the 'cmd_type' member of response_record has been renamed to 'state'
because that more accurately reflects it purpose (not entirely. sigh).

fixed a bug in nameserv.c that meant the previous version wouldn't
compile.

there's probably a bit more...

lkcl
(This used to be commit a66417ebe871a1c1366c395ea4c7099852975e65)
source3/include/nameserv.h
source3/nameannounce.c
source3/namebrowse.c [new file with mode: 0644]
source3/namedb.c
source3/nameelect.c
source3/namelogon.c [new file with mode: 0644]
source3/nameresp.c
source3/nameserv.c
source3/namework.c