- a huge pile of changes from Luke which implement the browse.conf
authorAndrew Tridgell <tridge@samba.org>
Wed, 2 Oct 1996 14:09:22 +0000 (14:09 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 2 Oct 1996 14:09:22 +0000 (14:09 +0000)
commit20b6203dac4bbb43e4e7bea0b214496d76d679d9
tree173087b470d3f84f26cc57d5b6e067fda3152d4c
parentb6c1c60d72e1625ca172b8f8eb07078413611468
- a huge pile of changes from Luke which implement the browse.conf
stuff and also fix a pile of nmbd bugs. Unfortunately I found it very
hard to disentangle the new features from the bug fixes so I am
putting in the new code. I hope this is the last big pile of changes
to the 1.9.16 series!
32 files changed:
source/client/client.c
source/client/clitar.c
source/include/nameserv.h
source/include/proto.h
source/include/smb.h
source/lib/system.c
source/lib/util.c
source/libsmb/nmblib.c
source/nameannounce.c
source/namebrowse.c
source/nameconf.c
source/namedbname.c
source/namedbresp.c
source/namedbserver.c
source/namedbsubnet.c
source/namedbwork.c
source/nameelect.c
source/namelogon.c
source/namepacket.c
source/nameresp.c
source/nameserv.c
source/nameservreply.c
source/nameservresp.c
source/namework.c
source/nmbd/nmbd.c
source/nmbsync.c
source/param/loadparm.c
source/smbd/ipc.c
source/smbd/pipes.c
source/smbd/reply.c
source/smbd/server.c
source/utils/nmblookup.c