Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-29 | * fix rule section | Lebedev Vadim | |
2016-04-29 | Merge branch 'master' of https://github.com/duritong/puppet-shorewall | Lebedev Vadim | |
Conflicts: manifests/debian.pp manifests/managed_file.pp | |||
2016-04-29 | * fix permission | Lebedev Vadim | |
2015-04-17 | Change tunnel managed file | Nick | |
2015-04-17 | Fix tunnels filename | Nick | |
2015-02-10 | Merge remote-tracking branch 'github/master' | mh | |
Conflicts: manifests/base.pp | |||
2014-10-17 | make it possible to create resources from hiera | mh | |
2014-09-19 | Merge pull request #6 from key-consulting/master | duritong | |
Several compatibility changes for recent and upcoming Puppet versions | |||
2014-09-16 | Deprecated | Sylvain Veyrié | |
2014-09-16 | Non string mode is now deprecated | Sylvain Veyrié | |
2014-08-24 | linting | mh | |
2014-07-11 | fix the missing include | mh | |
2014-07-09 | get rid off lsb facts | mh | |
2014-06-13 | indentation | mh | |
2014-06-13 | there might be people who don't have a stun server | mh | |
2014-06-13 | linting | mh | |
2014-06-13 | a cleaner naming | mh | |
2014-06-11 | add rule for stun | o | |
2014-03-18 | * Fix typo | Lebedev Vadim | |
2014-03-18 | * Add example | Lebedev Vadim | |
2014-03-17 | * Add shorewall-blrules support | Lebedev Vadim | |
2013-12-28 | reduce dependency on lsb modules, rather use the builtin facts | mh | |
2013-12-19 | add rule for openvpn | o | |
2013-09-28 | manage new and legacy ports of managesieve | mh | |
2013-09-22 | add rules for pyzor | mh | |
2013-08-25 | make it easier to override behaviour of the dns rules | mh | |
2013-08-20 | Remove require for augeas, since it is provided with Puppet | Sylvain Veyrié | |
2013-08-10 | fix define | mh | |
2013-08-10 | migrate ipsec rules to a define so we can specify multiple zones | mh | |
2013-06-14 | Merge remote-tracking branch 'intrigeri/feature/libvirt-host' | Micah Anderson | |
2013-03-23 | linting | mh | |
2013-03-23 | only manage the config_path if we do not manage the config file | mh | |
2013-03-23 | linting the init.pp | mh | |
2013-03-23 | use the centos class on centos based systems | mh | |
2013-03-23 | with the latest updates on EL6 this is needed | mh | |
2013-03-02 | fixed leftovers from concat_file in rtrules.pp and tunnel.pp | varac | |
2013-02-23 | remove the class requirement in the augeas block, it is handled by the ↵ | Micah Anderson | |
top-level require | |||
2013-02-23 | change the 'include augeas' to a 'require augeas' | Micah Anderson | |
2013-02-12 | augeas definition needs to make sure the shorewall package is installed ↵ | Micah Anderson | |
before it tries to run | |||
2013-02-09 | Linting. | intrigeri | |
2013-02-09 | Allow not setting up masquerading in libvirt::host. | intrigeri | |
2013-02-09 | libvirt::host: make debproxy port configurable. | intrigeri | |
2013-01-24 | fix missing dependency on augeas | Micah Anderson | |
make sure that the augeas class has been applied before attempting to do any augeas operations. without this, you will non-deterministically get: err: /Stage[main]/Shorewall::Base/Augeas[shorewall_module_config_path]: Could not evaluate: Save failed with return code false | |||
2013-01-02 | cleanup a merge issue | mh | |
2013-01-02 | provide an easy option to still manage the source of the central conf file | mh | |
2013-01-02 | Merge remote-tracking branch 'riseup/master' | mh | |
Conflicts: files/shorewall.conf.CentOS.6 files/shorewall.conf.Debian.wheezy | |||
2013-01-02 | Merge remote-tracking branch 'varac/master' | mh | |
Conflicts: files/boilerplate/providers.footer files/boilerplate/providers.header manifests/base.pp manifests/providers.pp | |||
2013-01-02 | Merge remote-tracking branch 'sarava/master' | mh | |
Conflicts: manifests/base.pp manifests/init.pp | |||
2013-01-02 | Revert "Support exempting some users from torification measures." | intrigeri | |
This reverts commit 6bc54f031b9ae12fe428c83e70733c8b2ff4c67a. This stuff is not ready for the shared repo, but we want to take benefit from me having already merged immerda's stuff into my branch and solved the conflicts. | |||
2013-01-02 | Revert "Allow redirecting DNS requests to Tor for specific users or globally." | intrigeri | |
This reverts commit 0c28fa636653f395c756f56c93f8c78fddfcee00. This stuff is not ready for the shared repo, but we want to take benefit from me having already merged immerda's stuff into my branch and solved the conflicts. |