aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2016-07-06Initial tests for samba::sharePete Brown
2016-07-01add spec for disable/enable joinPhilipp Toelke
refs ajjahn/puppet-samba#61
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-22Merge pull request #54 from jirgn/feature_shares_and_users_via_hieraAdam Jahn
Feature shares and users via hiera
2016-02-22added param users for use in hieraJirgn Mssnr
added tests for samba::server::users
2016-02-22added test for share definition in via samba::serverJirgn Mssnr
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.
2016-01-22Remove check_samba_user and add_samba_user scriptsAlexander Fisher
Call the pdbedit commands directly from samba::server::user instead
2016-01-22Remove spec/fixtures/manifests/init.ppAlexander Fisher
2015-12-07fix 14.04 nodesetAdam Jahn
2015-12-07Add support for Debian 8. closes #47Adam Jahn
2015-12-07clean whitespaceAdam Jahn
2015-12-07implement acceptance testsAdam Jahn
2015-10-09Fix tests for all the _ options.David Sheldon
2015-04-13test that Linux os's that aren't gentoo raise anAdam Jahn
error
2015-04-13more specs for samba::serverAdam Jahn
use short hand for path to get specs passing
2015-04-12fix test to support ruby 1.8.7Adam Jahn
2015-04-11first set of specsAdam Jahn