Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
authorJeremy Allison <jra@samba.org>
Tue, 9 Jan 2001 20:34:37 +0000 (20:34 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 9 Jan 2001 20:34:37 +0000 (20:34 +0000)
commit8abdf0e29fdb02a7929aa4395947b5023a7194a0
tree9ccf2c06a6d5dc2913a46d41948fe8850144d996
parent48a3afcd4716a456c3072bf41450b361e4379be8
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
to allow a chmod to be done if the user has write access to a file, just
like Windows allows. Off by default (compare with "dos filetimes" parameter).
Jeremy.
source/include/proto.h
source/param/loadparm.c
source/smbd/dosmode.c