Age | Commit message (Expand) | Author |
2017-12-30 | Updates service names for DebianHEADmaster | Silvio Rhatto |
2017-12-30 | Merge remote-tracking branch 'origin/master' into develop | Silvio Rhatto |
2016-07-13 | ignore vagrant box directory | Adam Jahn |
2016-07-13 | [blacksmith] Bump version to 0.5.1 | Adam Jahn |
2016-07-11 | Fix indentation | Adam Jahn |
2016-07-11 | bump minor version | Adam Jahn |
2016-07-10 | re-implement guest account on the share level | Adam Jahn |
2016-07-10 | align params | Adam Jahn |
2016-07-10 | specs for msdfs root, closes #56 | Adam Jahn |
2016-07-10 | Add spec test for msdfs root | John Hodrien |
2016-07-10 | Add msdfs_root paramter to share | John Hodrien |
2016-07-10 | keep default in a consistent order in conditionals | Adam Jahn |
2016-07-10 | specs for printer name option, closes #64 | Adam Jahn |
2016-07-10 | Add option for setting printer name on a share | Pete Brown |
2016-07-10 | specs for delete readonly option, closes #65 | Adam Jahn |
2016-07-10 | Fix option name for delete readonly | Pete Brown |
2016-07-10 | Add option to set delete readonly on a share | Pete Brown |
2016-07-10 | specs for inherit acls, closes #66 | Adam Jahn |
2016-07-10 | Add option to set inherit acls on a share | Pete Brown |
2016-07-10 | specs for inherit permissions option, closes #67 | Adam Jahn |
2016-07-10 | Add options to set iherit permissions on a share | Pete Brown |
2016-07-10 | add specs for read list option, closes #68 | Adam Jahn |
2016-07-10 | Add option to set read list on a share | Pete Brown |
2016-07-10 | add specs for acl group control option, closes #69 | Adam Jahn |
2016-07-10 | Add option to add acl group control to a share | Pete Brown |
2016-07-10 | Add option to set profile acls on a share | Pete Brown |
2016-07-08 | clean whitespace | Adam Jahn |
2016-07-08 | remove block end comments; now they fit on screen | Adam Jahn |
2016-07-08 | make contexts less wordy | Adam Jahn |
2016-07-08 | No need for these files to be exec able | Adam Jahn |
2016-07-08 | Ruby 1.8.7 doesn't preserve hash insertion order | Adam Jahn |
2016-07-08 | implement helpers and reduce test duplication | Adam Jahn |
2016-07-08 | Merge pull request #63 from powerhome/feature/root_preexec | Adam Jahn |
2016-07-08 | Add tests for the rest of the options | Pete Brown |
2016-07-06 | Adding tests for more share settings | Pete Brown |
2016-07-06 | Fix requires and notify | Pete Brown |
2016-07-06 | Initial tests for samba::share | Pete Brown |
2016-07-02 | Adding the option for setting root preexec on a share | Pete Brown |
2016-07-01 | Merge pull request #61 from toelke/master | Adam Jahn |
2016-07-01 | Pin json_pure below 2.0.0 for 1.8.7 support | Adam Jahn |
2016-07-01 | add spec for disable/enable join | Philipp Toelke |
2016-07-01 | fix templates so that specs can use them; | Philipp Toelke |
2016-06-09 | Add parameter to disable automatic join of domain | Philipp Tölke |
2016-03-24 | Merge branch 'master' of https://github.com/ajjahn/puppet-samba | Silvio Rhatto |
2016-03-14 | Merge pull request #55 from HielkeJ/master | Adam Jahn |
2016-03-09 | Select older version of rake for the test. | Hielke Jager |
2016-03-09 | And add the last , | Hielke Jager |
2016-03-09 | [TASK] Change spec to check for hide_dot_files in share. | Hielke Jager |
2016-03-05 | Add option hide dot files to share. | root |
2016-02-22 | Merge pull request #54 from jirgn/feature_shares_and_users_via_hiera | Adam Jahn |