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)
commitc16d4aec00230983973be3b827d1209f5db65d9c
tree40c9ce5caeef8211ef2381dee11ac8d1200ecc08
parentc57e8d404d8ab32fe08e9f85d5326160671b56d5
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.
(This used to be commit e58ab3bbe6e939ba678ad5482e58e0191c8dcbcb)
source3/include/proto.h
source3/lib/util.c
source3/nmbd/nmbd_packets.c
source3/nmbd/nmbd_subnetdb.c
source3/passdb/smbpass.c
source3/smbd/server.c
source3/smbd/trans2.c