- fixed wins.dat reloading (it wasn't happening!)
authorSamba Release Account <samba-bugs@samba.org>
Sat, 17 Aug 1996 15:14:24 +0000 (15:14 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Sat, 17 Aug 1996 15:14:24 +0000 (15:14 +0000)
commit3d55e541569e7ab887bddc284bddcafdf86c4d22
treea0e33b928d11116e134d580393797843c8f91eae
parent917160dee69bbc198985b6f3232ca2dcda809d8a
- fixed wins.dat reloading (it wasn't happening!)

- made nb_flags an unsigned 16 bit int in nameserv.h

- nmbd was calling add_my_subnets() with an uninitialised parameter group.
  removed it.

lkcl
source/include/nameserv.h
source/namedbname.c
source/nmbd/nmbd.c