summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Collapse)Author
2018-01-13Merge remote-tracking branch 'immerda/master' into immerda_mergeMicah Anderson
2017-11-02switch to the new facts hashmh
2017-08-24make sure we also en/disable it based on the right settingmh
2017-08-24delete the old waymh
2017-08-24workaround a bug in facter that sets ipaddress6 to ipv4 addressesmh
2017-06-23Merge branch 'master' into puppet4Micah Anderson
2017-04-25we should start managing also that filemh
2017-04-25manage policies for shorewall6mh
2017-04-09make it possible to manage rules for ipv4 & ipv6 + add some more modern ↵mh
headers for certain versions
2017-04-08introduce params4 and params6 helper to more easily differentiatemh
2017-04-08introduce params only for ipv6 and only for ipv4mh
2017-04-08introduce params for shorewall6, by default it's just a copy of the ones for ↵mh
shorewall
2017-04-08manage interfaces for shorewall6mh
2017-04-07add mgmt of files for shorewall6mh
2017-04-07first step towards shorewall6, basic service is runningmh
2017-04-07calculate whether we want to disable ipv6 (if there is no public ipv6 ↵mh
address) or not
2017-02-20update URLs to new working upstream locationsMatt Taggart
2017-02-20new stoppedrules, replaces routestoppedMatt Taggart
2017-02-10remove deprecated rfc1918 fileMatt Taggart
this hasn't been supported since 3.x days
2017-02-10remove deprecated blacklistMatt Taggart
the blacklist file was deprecated by upstream in 4.5.7, remove all references to them. Debian wheezy shipped with 4.5.5.3-3 (but could use a backport) and jessie has 4.6.4.3-2 currently.
2017-01-12Merge branch 'master' into masterduritong
2017-01-12Merge remote-tracking branch 'github/master'mh
2016-12-27Added conntrack to managed filesMarknl
2016-06-26modernize so we don't need to deploy a full config file anymoremh
2016-06-25make this a booleanmh
2015-12-05linting for future parsermh
2015-12-05check shorewall daily on problems to alert if a rule won't compilemh
2015-12-05make it possible to create resources from hieramh
2015-12-05fix the missing includemh
2015-12-05get rid off lsb factsmh
2015-04-17Change tunnel managed fileNick
2015-02-27Add support for the mangle table.bertagaz
2014-10-17make it possible to create resources from hieramh
2014-07-11fix the missing includemh
2014-07-09get rid off lsb factsmh
2013-03-23linting the init.ppmh
2013-03-23use the centos class on centos based systemsmh
2013-02-28linting the init.ppmh
2013-02-28use the centos class on centos based systemsmh
2013-01-02cleanup a merge issuemh
2013-01-02provide an easy option to still manage the source of the central conf filemh
2013-01-02Merge remote-tracking branch 'varac/master'mh
Conflicts: files/boilerplate/providers.footer files/boilerplate/providers.header manifests/base.pp manifests/providers.pp
2013-01-02Merge remote-tracking branch 'sarava/master'mh
Conflicts: manifests/base.pp manifests/init.pp
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-25added providervarac
2012-11-25add rtrulesvarac
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