Age | Commit message (Expand) | Author |
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 |
2015-04-13 | more specs for samba::server | Adam Jahn |
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 |
2014-12-03 | Added hide unreadable option to shares | Kai Stian Olstad |
2014-12-02 | Remove "Check winbind service" from log output | sauce@freenode |
2014-08-14 | Merge pull request #29 from honzik666/future-parser-fixes | Adam Jahn |
2014-08-14 | default statements ordering fixed for future parser | Jan Čapek |
2014-08-14 | samba::server::service - added missing quotes | Jan Čapek |
2014-04-02 | bump version for release | Adam Jahn |
2014-04-02 | Merge pull request #26 from naioja/minor-options | Adam Jahn |
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 |
2014-01-20 | Merge pull request #23 from megabass/samba_server_option | Adam Jahn |
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 |
2014-01-10 | Merge pull request #15 from tomas-edwardsson/rhel6ads | Adam Jahn |
2014-01-10 | Merge pull request #16 from tomas-edwardsson/expect_quoting | Adam Jahn |
2014-01-10 | Merge pull request #17 from gnieark/master | Adam Jahn |
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 |