Bugfix for leak in reference counted file struct.
authorJeremy Allison <jra@samba.org>
Sat, 5 Sep 1998 03:14:40 +0000 (03:14 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 5 Sep 1998 03:14:40 +0000 (03:14 +0000)
commit98f524bde4801bd0b013a6bc79c5552ef62b59f8
tree1c42d63977a2a82aa87228ecf1d57742ac8f6fb0
parent1546ccfd24a712973c82fcd2064d3c48381f1360
Bugfix for leak in reference counted file struct.
Added "nt smb support" parameter to allow NT SMB's to be turned off.
Jeremy.
(This used to be commit 63f65f5027d5022153fa2757b49c56829db1725b)
source3/include/proto.h
source3/param/loadparm.c
source3/smbd/close.c
source3/smbd/files.c
source3/smbd/negprot.c
source3/smbd/open.c