aboutsummaryrefslogtreecommitdiff
path: root/manifests/server.pp
AgeCommit message (Collapse)Author
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