aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2016-07-10re-implement guest account on the share levelAdam Jahn
2016-07-10align paramsAdam Jahn
2016-07-10specs for msdfs root, closes #56Adam Jahn
2016-07-10Add spec test for msdfs rootJohn Hodrien
2016-07-10specs for printer name option, closes #64Adam Jahn
2016-07-10specs for delete readonly option, closes #65Adam Jahn
2016-07-10specs for inherit acls, closes #66Adam Jahn
2016-07-10specs for inherit permissions option, closes #67Adam Jahn
2016-07-10add specs for read list option, closes #68Adam Jahn
2016-07-10add specs for acl group control option, closes #69Adam Jahn
2016-07-10Add option to set profile acls on a sharePete Brown
Add specs for profile acls option
2016-07-08clean whitespaceAdam Jahn
2016-07-08remove block end comments; now they fit on screenAdam Jahn
2016-07-08make contexts less wordyAdam Jahn
2016-07-08Ruby 1.8.7 doesn't preserve hash insertion orderAdam Jahn
2016-07-08implement helpers and reduce test duplicationAdam Jahn
2016-07-08Add tests for the rest of the optionsPete Brown
2016-07-06Adding tests for more share settingsPete Brown
2016-07-06Fix requires and notifyPete Brown
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