Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-06-06 | fix for new style for 2.7 | mh | |
2011-12-22 | workaround for bug in C6 version | mh | |
2011-09-13 | Adding shorewall::tunnel | Silvio Rhatto | |
2011-08-04 | refactor things to use the concat module | Marcel Haerry | |
2011-08-04 | add management for providers | Matthias Imsand | |
2010-12-17 | Add support for Tor-ified traffic. | intrigeri | |
2010-10-17 | Merge remote branch 'riseup/master' | intrigeri | |
Conflicts: files/debian/default manifests/init.pp templates/debian/default templates/debian_default.erb | |||
2010-05-09 | adjust module_dir | mh | |
2009-12-22 | include modules_dir in class | mh | |
2009-12-10 | reenable centos support | mh | |
2009-12-07 | shorewall package is only missing for karmic -> treat only karmic special | mh | |
2009-12-07 | fixed typo in README | Varac | |
2009-12-07 | Added Ubuntu Support. That means installed package is now shorewall-shell ↵ | Varac | |
instead of shorewall (which is dummy package for shorewall-shell anyway). | |||
2009-12-07 | factored everything out in its own file | Marcel Haerry | |
2009-11-23 | switch the shorewall.conf source first hits to use the | Micah Anderson | |
$fileserver/shorewall location. this enables you to put these files in your local fileserver area, without modifying the shorewall module. if you dont need to do this, then the shorewall module defaults will be used instead | |||
2009-11-23 | switch to 0.25 module style source references | Micah Anderson | |
2009-10-09 | modify service subscriptions to avoid needless restarts | Jerome Charaoui | |
2009-09-14 | move debian/default from files to templates | Micah Anderson | |
template out the startup value in the debian/default so that it can be specified in puppet make it possible to specify a different shorewall version if desired, default is to use 'present' add additional documentation and move copyright information up to the top | |||
2009-09-14 | fix formatting to be the standard indentations according to the emacs/vim ↵ | Micah Anderson | |
puppet modes | |||
2009-08-25 | Subscribing service shorewall to tcdevices, tcrules and tcclasses files | Silvio Rhatto | |
2009-08-24 | Changing default values for some traffic shapping defintions / updating ↵ | Silvio Rhatto | |
changelog | |||
2009-08-24 | Adding boilerplate files and minor fixes | Silvio Rhatto | |
2009-08-24 | Adding traffic shapping support via tcdevices, tcrules and tcclasses | Silvio Rhatto | |
2009-08-23 | Using entries in the form of order-title | Silvio Rhatto | |
Using entries in the form of order-title instead of order-name. As happen in cases such as hosts defined as 'eth0:0.0.0.0/0', the '/' will make the first portion to be understood as a folder. Making use of the resource title as part of the file name and leaving the resource name to the content can prevent this error. | |||
2009-08-21 | Changing 'modules_dir' to 'module_dir' | Silvio Rhatto | |
2009-04-07 | add http://shorewall.net/shorewall_extension_scripts.htm extension_script define | Micah Anderson | |
2008-12-14 | removed a commented definition | mh | |
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@2855 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 |