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-12-07 | implement acceptance tests | Adam Jahn | |
2015-12-07 | install beaker | Adam Jahn | |
2015-12-07 | Syntax highlight readme | Adam Jahn | |
2015-10-09 | Merge pull request #46 from davidsheldon/patch-1 | Adam Jahn | |
Fix "load printers" setting name | |||
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 tests for all the _ options. | David Sheldon | |
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-08 | Merge pull request #45 from ibannieto/maptoguest | Adam Jahn | |
Map to guest | |||
2015-10-06 | README.md fixed | Iban Nieto | |
2015-10-06 | Add 'map to guest' global option | Iban Nieto | |
2015-08-18 | Merge pull request #44 from thehyve/acl_allocation_options | Adam Jahn | |
Add 'map acl inherit', 'store dos attributes' and 'strict allocate' options | |||
2015-08-17 | Add 'map acl inherit', 'store dos attributes' and 'strict allocate' options | Jan Kanis | |
2015-07-30 | Merge pull request #43 from thehyve/netbios_name | Adam Jahn | |
Add 'netbios name' option | |||
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-23 | Merge pull request #42 from thehyve/nmbd | Adam Jahn | |
Also start nmbd on ubuntu (and other systems that split out smbd and nmbd service configuration files) | |||
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-18 | Merge pull request #40 from thehyve/some_more_options | Adam Jahn | |
Add kernel oplocks and pam password change options | |||
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 | test that Linux os's that aren't gentoo raise an | Adam Jahn | |
error | |||
2015-04-13 | more specs for samba::server | Adam Jahn | |
use short hand for path to get specs passing | |||
2015-04-12 | fix test to support ruby 1.8.7 | Adam Jahn | |
2015-04-12 | don't lint for now due to puppet-lint issue #339 | Adam Jahn | |
2015-04-12 | we're only testing samba server at this point | Adam Jahn | |
2015-04-12 | remove superfluous curly brace in smoke test | Adam Jahn | |
2015-04-11 | Update readme | Adam Jahn | |
2015-04-11 | setup travis | Adam Jahn | |
2015-04-11 | first set of specs | Adam Jahn | |
2015-04-11 | [blacksmith] Bump version to 0.3.2 | Adam Jahn | |
2015-04-11 | fix syntax error | Adam Jahn | |
2015-04-11 | [blacksmith] Bump version to 0.3.1 | Adam Jahn | |
2015-04-11 | Bump version | Adam Jahn | |
2015-04-11 | remove old module file | Adam Jahn | |
2015-04-11 | include dependencies in metadata.json | Adam Jahn | |
2015-04-11 | Start migrating to metadata.json | Adam Jahn | |
2015-04-11 | lint formatting | Adam Jahn | |
2015-04-11 | remove whitespace | Adam Jahn | |
2015-04-11 | setup linting and testing | Adam Jahn | |
2014-12-04 | Merge pull request #34 from kaistian/hide-unreadable | Adam Jahn | |
Added hide unreadable option to shares | |||
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 | Merge pull request #29 from honzik666/future-parser-fixes | Adam Jahn | |
Future parser fixes |