Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add specs for profile acls option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding the option for setting root preexec on a share
|
|
|
|
|
|
|
|
|
|
|
|
Add parameter to disable automatic join of domain
|
|
|
|
refs ajjahn/puppet-samba#61
|
|
|
|
|
|
Add option hide dot files to share.
|
|
The newest version is missing the last_comment method.
|
|
|
|
|
|
|
|
Feature shares and users via hiera
|
|
added tests for samba::server::users
|
|
|
|
Fix name of 'force directory mode' option
|
|
Previously the class was setting a value for 'force directory mask' which
was getting ignored by samba. Running testparm -v would give:
Unknown parameter encountered: "force directory mask"
Ignoring unknown parameter "force directory mask"
The correct option name is 'force directory mode' according to the man
page.
|
|
|
|
|
|
|