loadparm.c: Added "strict sync" parameter.
authorJeremy Allison <jra@samba.org>
Wed, 29 Jul 1998 01:13:00 +0000 (01:13 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 29 Jul 1998 01:13:00 +0000 (01:13 +0000)
commitf189c6f198fb0ea6fc816586f81960cb71a6c1f2
tree66e3fc8aad9e19d6dec1a3286c25da68646ad022
parent43d5e24bc83d5546c824e92b3dd11c4d9824c34a
loadparm.c: Added "strict sync" parameter.
locking.c: Corrected lock type code.
reply.c: Changed to use strict sync. Added mask_convert() to SMBsearch.
server.c: Changed to use strict sync.
trans2.c: Added mask_convert() function.
Jeremy.
source/include/proto.h
source/locking/locking.c
source/param/loadparm.c
source/smbd/reply.c
source/smbd/server.c
source/smbd/trans2.c