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)
commit615af12cf2171001bc7da716cea25eab57ec3f4c
tree31b22ecce7a697be6b614a79af7ee787dba413bb
parente76fe221b8912b2f94c0ac8ecbf59b940f11979c
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.
(This used to be commit 8abdf0e29fdb02a7929aa4395947b5023a7194a0)
source3/include/proto.h
source3/param/loadparm.c
source3/smbd/dosmode.c