index
:
puppet-samba
develop
master
Puppet module for samba
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
defines
/
samba__server__share_spec.rb
Age
Commit message (
Collapse
)
Author
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
specs for printer name option, closes #64
Adam Jahn
2016-07-10
specs for delete readonly option, closes #65
Adam Jahn
2016-07-10
specs for inherit acls, closes #66
Adam Jahn
2016-07-10
specs for inherit permissions option, closes #67
Adam Jahn
2016-07-10
add specs for read list option, closes #68
Adam Jahn
2016-07-10
add specs for acl group control option, closes #69
Adam Jahn
2016-07-10
Add option to set profile acls on a share
Pete Brown
Add specs for profile acls option
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
implement helpers and reduce test duplication
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