nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.arcadia...
authorJeremy Allison <jra@samba.org>
Fri, 20 Feb 1998 19:48:01 +0000 (19:48 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 20 Feb 1998 19:48:01 +0000 (19:48 +0000)
commite58ab3bbe6e939ba678ad5482e58e0191c8dcbcb
treed2ad651521fc2f734697770c775fd5d155c89d18
parent0a535680077a9e436362fd7f1711f62b35317fa4
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.arcadia.spb.ru>
to fix the fact that retransmit_or_expire_response_records() wasn't looking
at the WINS subnet.
server.c: Patch from jkf@soton.ac.uk to add %p (NIS server path) substitution.
smbpass.c: Fix to stop parsing failing on non-valid lines.
trans2.c: Fix for volume serial number code.
util.c:  Patch from jkf@soton.ac.uk to add %p (NIS server path) substitution.
         Fix for warnings under RH5. gcc 2.8.
Jeremy.
source/include/proto.h
source/lib/util.c
source/nmbd/nmbd_packets.c
source/nmbd/nmbd_subnetdb.c
source/passdb/smbpass.c
source/smbd/server.c
source/smbd/trans2.c