index
:
puppet-samba
develop
master
Puppet module for samba
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
fix indentation
Adam Jahn
2012-08-24
share is part of the server family
Adam Jahn
2012-08-24
resource params should look like samba config options
Adam Jahn
2012-08-24
share config options should be optional
Adam Jahn
2012-08-24
removed pcch workgroup
Marc
2012-08-24
Merge branch 'master' of https://github.com/ajjahn/puppet-samba
Marc
Conflicts: manifests/server.pp
2012-08-24
changed workgroup name and added guestok, readonly, and browsable to the ↵
Marc
share configuation.
2012-08-24
workgroup should be optional and generic
Adam Jahn
2012-08-24
ensure global section exists in case of empty config file
Adam Jahn
2012-08-24
cleanup indentation
Adam Jahn
2012-08-24
use name instead of share for consistency
Adam 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-17
initial 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
[prev]