aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-24should quote user inputAdam Jahn
2012-08-24changing global configs shoult notify serviceAdam Jahn
2012-08-24implement server string global config optionAdam 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-24fix indentationAdam Jahn
2012-08-24share is part of the server familyAdam Jahn
2012-08-24resource params should look like samba config optionsAdam Jahn
2012-08-24share config options should be optionalAdam Jahn
2012-08-24removed pcch workgroupMarc
2012-08-24Merge branch 'master' of https://github.com/ajjahn/puppet-sambaMarc
Conflicts: manifests/server.pp
2012-08-24changed workgroup name and added guestok, readonly, and browsable to the ↵Marc
share configuation.
2012-08-24workgroup should be optional and genericAdam Jahn
2012-08-24ensure global section exists in case of empty config fileAdam Jahn
2012-08-24cleanup indentationAdam Jahn
2012-08-24use name instead of share for consistencyAdam Jahn
2012-08-24 var isn't needed in server config, but it's nice to require the config dir, ↵Adam Jahn
and permisions
2012-08-17initial commit current progress creates shares in ensures samba is installed ↵Marc
and daemon is running, can add shares to smb.conf, and can set global variables