Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-25 | we should start managing also that file | mh | |
2017-04-25 | manage policies for shorewall6 | mh | |
2017-04-09 | make it possible to manage rules for ipv4 & ipv6 + add some more modern ↵ | mh | |
headers for certain versions | |||
2017-04-08 | introduce params4 and params6 helper to more easily differentiate | mh | |
2017-04-08 | introduce params only for ipv6 and only for ipv4 | mh | |
2017-04-08 | introduce params for shorewall6, by default it's just a copy of the ones for ↵ | mh | |
shorewall | |||
2017-04-08 | manage interfaces for shorewall6 | mh | |
2017-04-07 | add mgmt of files for shorewall6 | mh | |
2017-04-07 | first step towards shorewall6, basic service is running | mh | |
2017-04-07 | calculate whether we want to disable ipv6 (if there is no public ipv6 ↵ | mh | |
address) or not | |||
2017-01-12 | Merge branch 'master' into master | duritong | |
2017-01-12 | Merge remote-tracking branch 'github/master' | mh | |
2016-12-27 | Added conntrack to managed files | Marknl | |
2016-06-26 | modernize so we don't need to deploy a full config file anymore | mh | |
2016-06-25 | make this a boolean | mh | |
2015-12-05 | linting for future parser | mh | |
2015-12-05 | check shorewall daily on problems to alert if a rule won't compile | mh | |
2015-12-05 | make it possible to create resources from hiera | mh | |
2015-12-05 | fix the missing include | mh | |
2015-12-05 | get rid off lsb facts | mh | |
2015-04-17 | Change tunnel managed file | Nick | |
2015-02-27 | Add support for the mangle table. | bertagaz | |
2014-10-17 | make it possible to create resources from hiera | mh | |
2014-07-11 | fix the missing include | mh | |
2014-07-09 | get rid off lsb facts | mh | |
2013-03-23 | linting the init.pp | mh | |
2013-03-23 | use the centos class on centos based systems | mh | |
2013-02-28 | linting the init.pp | mh | |
2013-02-28 | use the centos class on centos based systems | mh | |
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 '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. | |||
2012-11-25 | added provider | varac | |
2012-11-25 | add rtrules | varac | |
2012-11-11 | Merge branch 'feature/torify-dns' into old-master | intrigeri | |
2012-11-11 | Merge branch 'feature/torification-exception' into old-master | intrigeri | |
2012-11-11 | Support exempting some users from torification measures. | intrigeri | |
2012-11-11 | Allow redirecting DNS requests to Tor for specific users or globally. | intrigeri | |
2012-06-20 | Revert "Support exempting some users from torification measures." | Micah Anderson | |
This reverts commit 6cb88973f53aa7d92414797dd21952c1c1d5da98. | |||
2012-06-20 | Revert "fix for: Syntax error at [; expected ] at ↵ | Micah Anderson | |
/etc/puppet/modules/shorewall/manifests/init.pp:39" This reverts commit f072fb5d41026d8b4b5125f8d249b687225cb108. | |||
2012-06-20 | Revert "Support exempting some users from torification measures." | Micah Anderson | |
This reverts commit 6cb88973f53aa7d92414797dd21952c1c1d5da98. | |||
2012-06-20 | Revert "fix for:" | Micah Anderson | |
This reverts commit d3eb5ffc325bd13e103dc72143f78c050e149d29. | |||
2012-06-20 | fixup some merge gaffs | Micah Anderson | |
2012-06-20 | fix for: Syntax error at [; expected ] at ↵ | Micah Anderson | |
/etc/puppet/modules/shorewall/manifests/init.pp:39 | |||
2012-06-20 | fix for: | Micah Anderson | |
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Syntax error at '['; expected ']' at /etc/puppet/modules/shorewall/manifests/init.pp:39 | |||
2012-06-20 | Merge remote-tracking branch 'immerda/master' into riseup | Micah Anderson | |
NOTE: the conflicts in the files/shorewall.conf.Debian.squeeze I resolved by favoring the actual debian squeeze shorewall.conf, there were a few options in the immerda one that were not the same. Conflicts: README files/shorewall.conf.Debian.squeeze manifests/base.pp manifests/blacklist.pp manifests/debian.pp manifests/host.pp manifests/init.pp manifests/interface.pp manifests/masq.pp manifests/nat.pp manifests/params.pp manifests/policy.pp manifests/proxyarp.pp manifests/rfc1918.pp manifests/routestopped.pp manifests/rule.pp manifests/rule_section.pp manifests/rules/out/ekeyd.pp manifests/zone.pp | |||
2012-06-20 | Support exempting some users from torification measures. | intrigeri | |