aboutsummaryrefslogtreecommitdiff
path: root/manifests/server/share.pp
AgeCommit message (Collapse)Author
2014-01-10clean up whitespaceAdam Jahn
2014-01-10correcting syntax used to apply "valid users" share configurationjonoterc
2014-01-10correcting variable tested for presence of valid_users inputjonoterc
2014-01-10correcting read_only configuration applicationjonoterc
"read only" option was not removable due to "read_only" misspelling
2014-01-10enabling configuration to enumerate users who can access a given sharejonoterc
adding support for "valid users" smbd.conf configuration option to samba::server::share
2014-01-03FIX: augeas runtime optimization (~4 sec per augeas resource)Vladislav Nazarenko
2013-03-19Add implementation join Samba server into Active DirectoryLebedev Vadim
Conflicts: manifests/server/share.pp
2013-03-19Support "read only", "public", "writable", "printable" optionsVladimir Rutsky
2012-10-25lint test share fileAdam Jahn
2012-08-24alphabatizzzzzzzzzzeAdam Jahn
2012-08-24implement guest account config optionAdam Jahn
2012-08-24implement guest only config optionAdam Jahn
2012-08-24implement force user/group config optionsAdam Jahn
2012-08-24implement force masks config optionsAdam Jahn
2012-08-24fix create mask bugAdam Jahn
2012-08-24implement directory mask config optionAdam Jahn
2012-08-24quote user input so augeas doesn't chokeAdam Jahn
2012-08-24implement copy config optionAdam Jahn
2012-08-24comment is really what it's called, quotestring in case of spacesAdam Jahn
2012-08-24provision create maskAdam Jahn
2012-08-24only allow valid values in boolean optionsAdam Jahn
2012-08-24config option changes should restart serverAdam Jahn
2012-08-24share is part of the server familyAdam Jahn