Age | Commit message (Expand) | Author |
2013-03-19 | Fix interfaces options | Lebedev Vadim |
2013-03-19 | Add implementation join Samba server into Active Directory | Lebedev Vadim |
2013-03-19 | Support "read only", "public", "writable", "printable" options | Vladimir Rutsky |
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 |
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-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 |