aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance
AgeCommit message (Collapse)Author
2016-07-10Add spec test for msdfs rootJohn Hodrien
2016-03-09And add the last ,Hielke Jager
2016-03-09[TASK] Change spec to check for hide_dot_files in share.Hielke Jager
2016-02-15Fix name of 'force directory mode' optionDaniel Sung
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.
2015-12-07fix 14.04 nodesetAdam Jahn
2015-12-07Add support for Debian 8. closes #47Adam Jahn
2015-12-07implement acceptance testsAdam Jahn