| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-07 | Add support for Debian 8. closes #47 | Adam Jahn | |
| 2015-12-07 | clean whitespace | Adam Jahn | |
| 2015-10-09 | Fix the rest of the options with _ in | David Sheldon | |
| Having read man smb.conf, none of these options should have _ in the resulting option name. | |||
| 2015-10-09 | Fix "load printers" setting name | David Sheldon | |
| Samba doesn't seem to understand "load_printers", it's "load printers" instead. Ignoring unknown parameter "load_printers" | |||
| 2015-10-08 | Merge pull request #33 from seanscottking/patch-2 | Adam Jahn | |
| Remove "Check winbind service" from log output | |||
| 2015-10-06 | Add 'map to guest' global option | Iban Nieto | |
| 2015-08-17 | Add 'map acl inherit', 'store dos attributes' and 'strict allocate' options | Jan Kanis | |
| 2015-07-30 | Add 'netbios name' option | Jan Kanis | |
| 2015-07-23 | Merge pull request #41 from thehyve/os_level | Adam Jahn | |
| Add 'os level' and 'preferred master' global options | |||
| 2015-07-22 | Also start nmbd on ubuntu (and other systems that split out smbd and nmbd ↵ | Jan Kanis | |
| service configuration files) | |||
| 2015-07-22 | Add 'os level' and 'preferred master' global options | Jan Kanis | |
| 2015-07-18 | Merge pull request #39 from CollabNet/links | Adam Jahn | |
| Adding follow symlinks and wide links to the options for shares | |||
| 2015-07-14 | Add kernel oplocks and pam password change options | Jan Kanis | |
| 2015-05-22 | Adding follow symlinks and wide links to the options for shares | Timothy M Pollard | |
| 2015-04-13 | extract os params to params class | Adam Jahn | |
| 2015-04-13 | document classes to satisfy linting | Adam Jahn | |
| 2015-04-13 | more specs for samba::server | Adam Jahn | |
| use short hand for path to get specs passing | |||
| 2015-04-11 | fix syntax error | Adam Jahn | |
| 2015-04-11 | lint formatting | Adam Jahn | |
| 2014-12-03 | Added hide unreadable option to shares | Kai Stian Olstad | |
| 2014-12-02 | Remove "Check winbind service" from log output | sauce@freenode | |
| I really like to keep log output very clean.. This seems unnecessary and it's sticking out like a sore thumb when doing "puppet agent -t" | |||
| 2014-08-14 | default statements ordering fixed for future parser | Jan Čapek | |
| - the default statements have to be always last otherwise they would get always picked by the future parser | |||
| 2014-08-14 | samba::server::service - added missing quotes | Jan Čapek | |
| - the quotes are required for future parser that doesn't automatically stringify any tokens | |||
| 2014-01-26 | adding several minor options to server.pp and shares.pp | Adrian Joian | |
| 2014-01-20 | Merge pull request #25 from ngiger/master | Adam Jahn | |
| Support op_locks and write_lists | |||
| 2014-01-19 | Support op_locks and write_lists | Niklaus Giger | |
| 2014-01-17 | moved set_samba_option to own file an renamed it to samba::server::option | Vladislav Nazarenko | |
| 2014-01-10 | Dependencies were corrected | Lebedev Vadim | |
| 2014-01-10 | Merge pull request #13 from artem-sidorenko/master | Adam Jahn | |
| Added archlinux support | |||
| 2014-01-10 | Merge pull request #15 from tomas-edwardsson/rhel6ads | Adam Jahn | |
| Fix package names for rhel/centos using ads security | |||
| 2014-01-10 | Merge pull request #17 from gnieark/master | Adam Jahn | |
| samba's service name for debian | |||
| 2014-01-10 | Merge pull request #18 from cdepner/optional_interfaces | Adam Jahn | |
| The parameter $bind_interfaces_only is now settable | |||
| 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 | |
| user is identified by name, and a password must be given in its current state this can only create a user (with a given password), but will not update passwords (would need to figure out how to introspect on whether an in-place password differs from plaintext password input) also, this currently assumes/requires that a Unix user account with a matching name exists | |||
| 2014-01-10 | correcting read_only configuration application | jonoterc | |
| "read only" option was not removable due to "read_only" misspelling | |||
| 2014-01-10 | enabling configuration to enumerate users who can access a given share | jonoterc | |
| adding support for "valid users" smbd.conf configuration option to samba::server::share | |||
| 2014-01-10 | enabling installation of samba account checking/creation shell scripts | jonoterc | |
| 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-09-26 | Update service.pp | gnieark | |
| 2013-09-26 | Update service.pp | gnieark | |
| On debian 7 samba service name is 'samba' | |||
| 2013-09-01 | Removed extreneous closing parenthesis | Tomas Edwardsson | |
| 2013-09-01 | samba-common winbind package for rhel5 | Tomas Edwardsson | |
| 2013-07-30 | Fix package names for rhel/centos using ads security | Tomas Edwardsson | |
| RHEL/CentOS use krb5-workstation instead of krb5-user as well as samba-winbind instead of winbind package names. | |||
| 2013-07-07 | Added archlinux | Artem Sidorenko | |
| 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 | |
| Conflicts: manifests/server/share.pp | |||
