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)
commita66417ebe871a1c1366c395ea4c7099852975e65
tree7e74586e29a938e8f09cab360d2b868f8d467196
parent96d242826d618f7dcdb1a1adf50d484df7e2a5c0
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
source/include/nameserv.h
source/nameannounce.c
source/namebrowse.c [new file with mode: 0644]
source/namedb.c
source/nameelect.c
source/namelogon.c [new file with mode: 0644]
source/nameresp.c
source/nameserv.c
source/namework.c