summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Collapse)Author
2013-01-02Revert "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-02Revert "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-11Merge branch 'feature/torify-dns' into old-masterintrigeri
2012-11-11Merge branch 'feature/torification-exception' into old-masterintrigeri
2012-11-11Support exempting some users from torification measures.intrigeri
2012-11-11Allow redirecting DNS requests to Tor for specific users or globally.intrigeri
2012-06-20Revert "Support exempting some users from torification measures."Micah Anderson
This reverts commit 6cb88973f53aa7d92414797dd21952c1c1d5da98.
2012-06-20Revert "fix for: Syntax error at [; expected ] at ↵Micah Anderson
/etc/puppet/modules/shorewall/manifests/init.pp:39" This reverts commit f072fb5d41026d8b4b5125f8d249b687225cb108.
2012-06-20Revert "Support exempting some users from torification measures."Micah Anderson
This reverts commit 6cb88973f53aa7d92414797dd21952c1c1d5da98.
2012-06-20Revert "fix for:"Micah Anderson
This reverts commit d3eb5ffc325bd13e103dc72143f78c050e149d29.
2012-06-20fixup some merge gaffsMicah Anderson
2012-06-20fix for: Syntax error at [; expected ] at ↵Micah Anderson
/etc/puppet/modules/shorewall/manifests/init.pp:39
2012-06-20fix 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-20Merge remote-tracking branch 'immerda/master' into riseupMicah 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-20Support exempting some users from torification measures.intrigeri
2012-06-06fix for new style for 2.7mh
2011-12-22workaround for bug in C6 versionmh
2011-08-04refactor things to use the concat moduleMarcel Haerry
2011-08-04add management for providersMatthias Imsand
2010-12-17Add support for Tor-ified traffic.intrigeri
2010-10-17Merge remote branch 'riseup/master'intrigeri
Conflicts: files/debian/default manifests/init.pp templates/debian/default templates/debian_default.erb
2010-05-09adjust module_dirmh
2009-12-22include modules_dir in classmh
2009-12-10reenable centos supportmh
2009-12-07shorewall package is only missing for karmic -> treat only karmic specialmh
2009-12-07fixed typo in READMEVarac
2009-12-07Added Ubuntu Support. That means installed package is now shorewall-shell ↵Varac
instead of shorewall (which is dummy package for shorewall-shell anyway).
2009-12-07factored everything out in its own fileMarcel Haerry
2009-11-23switch the shorewall.conf source first hits to use theMicah 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-23switch to 0.25 module style source referencesMicah Anderson
2009-10-09modify service subscriptions to avoid needless restartsJerome Charaoui
2009-09-14move debian/default from files to templatesMicah 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-14fix formatting to be the standard indentations according to the emacs/vim ↵Micah Anderson
puppet modes
2009-08-25Subscribing service shorewall to tcdevices, tcrules and tcclasses filesSilvio Rhatto
2009-08-24Changing default values for some traffic shapping defintions / updating ↵Silvio Rhatto
changelog
2009-08-24Adding boilerplate files and minor fixesSilvio Rhatto
2009-08-24Adding traffic shapping support via tcdevices, tcrules and tcclassesSilvio Rhatto
2009-08-23Using entries in the form of order-titleSilvio 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-21Changing 'modules_dir' to 'module_dir'Silvio Rhatto
2009-04-07add http://shorewall.net/shorewall_extension_scripts.htm extension_script defineMicah Anderson
2008-12-14removed a commented definitionmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@2855 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-17silly debian-init.d-script doesn't have a status commandmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1873 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-17added debian default, to enable the shorewallmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1870 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-16readding the restartmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1851 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-16reverting wrong includemh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1850 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-16testing hasrestart featuremh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1849 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-16adding hasrestart to testmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1848 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-15shorewall.conf at dist-locationam
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1844 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-07-15testing by removing hasrestartmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1842 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-06-24merged with puzzlemh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1638 d66ca3ae-40d7-4aa7-90d4-87d79ca94279