index
:
puppet-samba
develop
master
Puppet module for samba
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
server
/
share.pp
Age
Commit message (
Expand
)
Author
2016-07-10
Add option to set inherit acls on a share
Pete Brown
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 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
No need for these files to be exec able
Adam Jahn
2016-07-06
Adding tests for more share settings
Pete Brown
2016-07-02
Adding the option for setting root preexec on a share
Pete Brown
2016-03-05
Add option hide dot files to share.
root
2016-02-15
Fix name of 'force directory mode' option
Daniel Sung
2016-02-05
Enable global guest-account setting
Christian Döring
2015-12-07
lint!
Adam Jahn
2015-08-17
Add 'map acl inherit', 'store dos attributes' and 'strict allocate' options
Jan Kanis
2015-05-22
Adding follow symlinks and wide links to the options for shares
Timothy M Pollard
2015-04-13
document classes to satisfy linting
Adam Jahn
2014-12-03
Added hide unreadable option to shares
Kai Stian Olstad
2014-08-14
default statements ordering fixed for future parser
Jan Čapek
2014-01-26
adding several minor options to server.pp and shares.pp
Adrian Joian
2014-01-19
Support op_locks and write_lists
Niklaus Giger
2014-01-10
clean up whitespace
Adam Jahn
2014-01-10
correcting syntax used to apply "valid users" share configuration
jonoterc
2014-01-10
correcting variable tested for presence of valid_users input
jonoterc
2014-01-10
correcting read_only configuration application
jonoterc
2014-01-10
enabling configuration to enumerate users who can access a given share
jonoterc
2014-01-03
FIX: augeas runtime optimization (~4 sec per augeas resource)
Vladislav Nazarenko
2013-03-19
Add implementation join Samba server into Active Directory
Lebedev Vadim
2013-03-19
Support "read only", "public", "writable", "printable" options
Vladimir Rutsky
2012-10-25
lint test share file
Adam Jahn
2012-08-24
alphabatizzzzzzzzzze
Adam Jahn
2012-08-24
implement guest account config option
Adam Jahn
2012-08-24
implement guest only config option
Adam Jahn
2012-08-24
implement force user/group config options
Adam Jahn
2012-08-24
implement force masks config options
Adam Jahn
2012-08-24
fix create mask bug
Adam Jahn
2012-08-24
implement directory mask config option
Adam Jahn
2012-08-24
quote user input so augeas doesn't choke
Adam Jahn
2012-08-24
implement copy config option
Adam Jahn
2012-08-24
comment is really what it's called, quotestring in case of spaces
Adam Jahn
2012-08-24
provision create mask
Adam Jahn
2012-08-24
only allow valid values in boolean options
Adam Jahn
2012-08-24
config option changes should restart server
Adam Jahn
2012-08-24
share is part of the server family
Adam Jahn