aboutsummaryrefslogtreecommitdiff
path: root/manifests/server.pp
AgeCommit message (Collapse)Author
2015-04-13document classes to satisfy lintingAdam Jahn
2015-04-13more specs for samba::serverAdam Jahn
use short hand for path to get specs passing
2015-04-11fix syntax errorAdam Jahn
2015-04-11lint formattingAdam Jahn
2014-01-26adding several minor options to server.pp and shares.ppAdrian Joian
2014-01-17moved set_samba_option to own file an renamed it to samba::server::optionVladislav Nazarenko
2014-01-10Merge pull request #18 from cdepner/optional_interfacesAdam Jahn
The parameter $bind_interfaces_only is now settable
2014-01-10enabling installation of samba account checking/creation shell scriptsjonoterc
2014-01-03FIX: augeas runtime optimization (~4 sec per augeas resource)Vladislav Nazarenko
2013-11-11The parameter is now settableChristian Depner
2013-03-19Fix interfaces optionsLebedev Vadim
2013-03-19Add implementation join Samba server into Active DirectoryLebedev Vadim
Conflicts: manifests/server/share.pp
2013-02-15adds unix_password_sync option to samba::server classMark Phillips
2012-10-25add puppet-lintAdam Jahn
2012-08-24implement global security optionAdam Jahn
2012-08-24interface and bind interface only options, bundled these together cause I ↵Adam Jahn
can't think of a reason you'd set the interfaces without bind interfaces only
2012-08-24alphabatizzzzzzzzzzeAdam Jahn
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-24fix indentationAdam 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-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