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
2014-01-10
Merge pull request #18 from cdepner/optional_interfaces
Adam Jahn
2014-01-10
clean up whitespace
Adam Jahn
2014-01-10
correcting syntax used to apply "valid users" share configuration
jonoterc
2014-01-10
correcting variable tested for presence of valid_users input
jonoterc
2014-01-10
adding defined type for ensuring presence of a samba account for a given user
jonoterc
2014-01-10
correcting read_only configuration application
jonoterc
2014-01-10
enabling configuration to enumerate users who can access a given share
jonoterc
2014-01-10
enabling installation of samba account checking/creation shell scripts
jonoterc
2014-01-10
adding a shell script for checking whether a samba account exists for a given...
jonoterc
2014-01-10
adding shell script for creating a new smb account
jonoterc
2014-01-07
Merge pull request #19 from megabass/augeas_runtime_optimization
Adam Jahn
2014-01-03
FIX: augeas runtime optimization (~4 sec per augeas resource)
Vladislav Nazarenko
2013-11-11
The parameter is now settable
Christian Depner
2013-07-30
Merge pull request #14 from tomas-edwardsson/dollarsignpasswordspace
Adam Jahn
2013-07-30
Allow for space and dollarsigns in password as well as empty ou
Tomas Edwardsson
2013-03-19
Add support for Gentoo OS
Vladimir Rutsky
2013-03-19
Fix interfaces options
Lebedev Vadim
2013-03-19
Add implementation join Samba server into Active Directory
Lebedev Vadim
2013-03-19
Merge pull request #7 from vrutsky/share_options
Adam Jahn
2013-03-19
Support "read only", "public", "writable", "printable" options
Vladimir Rutsky
2013-02-15
update readme
Adam Jahn
2013-02-15
bump version
Adam Jahn
2013-02-15
Missing comma in example
erik-smit
2013-02-15
Implement osfamily (fixing scientific linux support), and make sure unsupport...
erik-smit
2013-02-15
Add support for CentOS 6.3
Myles Steinhauser
2013-02-15
adds unix_password_sync option to samba::server class
Mark Phillips
2013-02-12
update readme install instructions
Adam Jahn
2013-02-12
bump version
Adam Jahn
2013-02-12
fix name for puppetforge
Adam Jahn
2012-10-25
more lint tests
Adam Jahn
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
[next]