summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/writeable.xml
AgeCommit message (Collapse)AuthorFilesLines
2015-07-31docs:smbdotconf: 'write ok' is a synonym of 'writeable' not of 'read only'Michael Adam1-0/+1
(It is a reverse synonym of 'read only'...) Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31docs:smbdotconf: add 'function' argument to writeableMichael Adam1-0/+1
This is to specify the storage place for this reverse boolean. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31docs:smbdotconf: fix type to bool-rev for reverse synonyms.Michael Adam1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31docs:smbdotconf: make formatting of headers uniform.Michael Adam1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2014-02-03docs: insert meta data into writeable for marking a synonymGarming Sam1-0/+1
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
2008-12-02docs: Add default value for "writeable" to man smb.conf.Karolin Seeger1-0/+2
Karolin
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+9
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)