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 (
Expand
)
Author
2012-10-25
lint test share file
Adam Jahn
2012-10-25
add puppet-lint
Adam Jahn
2012-10-10
add a license notice
Adam Jahn
2012-08-24
need a real name
Adam Jahn
2012-08-24
update gitignore
Adam Jahn
2012-08-24
need a modulefile for puppet forge
Adam Jahn
2012-08-24
get the indentation right
Adam Jahn
2012-08-24
gotta have a readme
Adam Jahn
2012-08-24
implement global security option
Adam Jahn
2012-08-24
interface and bind interface only options, bundled these together cause I can...
Adam Jahn
2012-08-24
alphabatizzzzzzzzzze
Adam Jahn
2012-08-24
should quote user input
Adam Jahn
2012-08-24
changing global configs shoult notify service
Adam Jahn
2012-08-24
implement server string global config option
Adam Jahn
2012-08-24
implement guest account config option
Adam Jahn
2012-08-24
implement guest only config option
Adam Jahn
2012-08-24
implement force user/group config options
Adam Jahn
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
2012-08-24
changed workgroup name and added guestok, readonly, and browsable to the shar...
Marc
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
2012-08-17
initial commit current progress creates shares in ensures samba is installed ...
Marc
[prev]