summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Collapse)Author
2012-06-06fix for new style for 2.7mh
2011-12-22workaround for bug in C6 versionmh
2011-09-13Adding shorewall::tunnelSilvio Rhatto
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
2008-06-13merged with puzzlemh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1612 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-05-20fixed variable orderingmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1531 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-05-17added authormh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1496 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-05-16dir is neededmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1483 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-05-16not needed, is done in the common modulemh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1482 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-05-16enable purgemh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1471 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-05-16added purge to delete removed rulesmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1457 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-04-24unified fileserver location, in the future the fileserver should only be ↵mh
accessed by $server git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1251 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-24added hasrestartmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@838 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-24fixed hasstatus varmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@837 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-24fixed typomh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@835 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-24added a new try for shorewall subscriptionmh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@834 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-17not yet working correctlymh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@832 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
2008-02-17same typomh
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@822 d66ca3ae-40d7-4aa7-90d4-87d79ca94279