Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/firewalld

[WIP] Extraction of firewalld components from unified firewall cookbook
https://github.com/sous-chefs/firewalld

Release v2.0.2

91406061f660a5454a20c60a4d7b496d6e384c1c authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #88 from opscode-cookbooks/ci

Work to ensure Travis CI passes

3c4832f3498141287981a8687855531b0d746fc9 authored over 9 years ago by Martin Smith <[email protected]>
Work to ensure Travis CI passes

- Fix chefspec tests (needs more work)
- Correct actions in matchers
- Clean up groups in Gemfil...

71b536ccaed82f5216bbc6725a25f079bc293f2b authored over 9 years ago by Martin Smith <[email protected]>
Release v2.0.1

4e2c438a3bf5b23a0969dabcb6090a85af7d81f6 authored over 9 years ago by Martin Smith <[email protected]>
Add default rule for related/established

- By default, allow related/established on iptables (ufw defaults to this)
- Add `default['firew...

4e12736b29d5c83cbafebbf5cf369424facd3e98 authored over 9 years ago by Martin Smith <[email protected]>
Bump to v2.0.0

a1bf37966dcf50dbed3be8770098509ca8c1fecb authored over 9 years ago by Martin Smith <[email protected]>
Add ipv6 disable option

Add ipv6 toggle for not running ipv6 commands. Fixes #73.

c7729611c41c328b48e145fdcb6fbdedb3e8dcad authored over 9 years ago by Martin Smith <[email protected]>
Major bump to require chef 12

Rewritten to support 'Chef 12 style' for doing providers and resources, RE: #78. The new way to ...

35b235e67bdbe6f46070628cefbbeb83c1773652 authored over 9 years ago by Martin Smith <[email protected]>
Rubocop/Foodcritic cleanup

0934ab3f75fca33561c88a098bfa95bc019e30ef authored over 9 years ago by Martin Smith <[email protected]>
Additional Windows provider work

Introduce Windows firewall support, with much thanks to @svanharmelen.

Includes work from:
http...

e98ed0587c00660550f9e3f32a828b7a9a1979e7 authored over 9 years ago by Martin Smith <[email protected]>
Add support for Windows Firewall

2ffdf44e4e4b41a4e2ea246cf77b59d8c0addca7 authored over 9 years ago by Sander van Harmelen <[email protected]>
Add default enabled/disabled firewalld zones

Add firewall resource parameters for default enabled and disabled firewalld zones.

Fixes #71.

a67bd2b6496add004ea61dc6dea661acde1ebb72 authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #85 from lmunro/iptables-flush-bugfix

add variable scope to svc in iptables flush.

943463630474286c20b4a17690abdce750898b9c authored over 9 years ago by Martin Smith <[email protected]>
add variable scope to svc in iptables flush.

58af5fbaa7ac4706894c36618daefedf54b609ce authored over 9 years ago by lmunro <[email protected]>
Don't force '-A' on raw rules

We were appending '-A' for raw rules, for no real reason. This removes that limitation.

3db478e53886f1302e7d95ce317533e83fa15317 authored over 9 years ago by Martin Smith <[email protected]>
Add positions for rules to comments

This will further address the issue of being able to debug positional rules.

21c34b376a940ab446a0ca961199b4d60c82d39c authored over 9 years ago by Martin Smith <[email protected]>
Add relative position, remove poise

This is a major rewrite of the firewall cookbook, however tests were only slightly adjusted to r...

126f32479be8119e281848619a37aa1769a68b02 authored over 9 years ago by Martin Smith <[email protected]>
Add chefignore file

5f78badb07783b878de7c834aba1572e2419633f authored over 9 years ago by Tim Smith <[email protected]>
Merge pull request #81 from lmunro/option-to-insert-rule-at-top

insert_at attribute to insert at top or bottom.

0cfb596b4453528cd71a59fc17f5883c4f12a06f authored over 9 years ago by Martin Smith <[email protected]>
insert_at attribute. Currently for iptables only

c26ed9017ea686a9f7412f8ca68e6b2577135ae8 authored over 9 years ago by lmunro <[email protected]>
Release v1.6.1

6d2c3e3ac145a2aa6d05a4719e6e01e853d3f08b authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #80 from schwing/texas_ranger

Remove additional space after port range

052c900679a71600c94da53d20a1ab8a8657836f authored over 9 years ago by Martin Smith <[email protected]>
Remove extra space after port range

Resolves #79

8e4ac193c6fb8e1abdc172687201fc5d2ae4f8b8 authored over 9 years ago by John Schwinghammer <[email protected]>
Release v1.6.0

d25363b96b766bbf6d6ac2554dbc6e29b09e90be authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #72 from mdwulit/master

Bug fix: Fixed redirect comparision; cdre-security-centos64-65 …

fd9b2dd7865b6d11e4a373778c8eff598126c014 authored over 9 years ago by Martin Smith <[email protected]>
Removed version bumps and changelog

- We don't bump versions in PRs or write changelogs here, as it creates unnecessary merge confli...

689b558a2c521604595ccd54f655ff44b4a24d23 authored over 9 years ago by Martin Smith <[email protected]>
changelog

d19ed093f0fc1f9453854343200da77239966df1 authored over 9 years ago by 212050466 <[email protected]>
fixed firewalld logic

87256608d721a0fed585c887cf9bed1f98bbc1a8 authored over 9 years ago by 212050466 <[email protected]>
fixed package logic for centos

6f123190ef9dfe4e43de5636edd6eabcfd235eab authored over 9 years ago by 212050466 <[email protected]>
Release v1.5.2

cf5f3af300756b3799452c4163f9a647f97014c4 authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #75 from bison/iptables-save-service

Use correct service name when saving rules

5d294ff0e72987c3daf8b1cab2e99adf80c97086 authored over 9 years ago by Martin Smith <[email protected]>
Add serverspec tests for iptables suite

d2a82ab4fcb17835239eecef7571f373df72aad8 authored over 9 years ago by Brad Ison <[email protected]>
Use correct service in iptables save action

0b0804b1e6d80077f69fecc60d9b1356f5a7a539 authored over 9 years ago by Brad Ison <[email protected]>
Release v1.5.1

04903b87b9d0846a2394658df8e8c914eeb4a73c authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #74 from lmunro/add-save-matcher

add matcher for save firewall

c402f67aee91307b158075e340c5fa83268167b1 authored over 9 years ago by Martin Smith <[email protected]>
add matcher for save firewall

21a5c9ee6b16567fd77205aa4ff5d58bcb5efa36 authored over 9 years ago by lmunro <[email protected]>
Bug fix: Fixed redirect comparision; comparing to symbol vs compring to string

b13bbd317ca93894c0f62449e48ca284f3199d4d authored over 9 years ago by Marek Dwulit <[email protected]>
Release v1.5.0, add changelog

1aa19fd183e17d1d2819a4b618a1e339cfda60b0 authored over 9 years ago by Martin Smith <[email protected]>
Fix services, ubuntu iptables

- Fixes #70, services are all enabled and disabled appropriately now
- Also add testing for ubun...

d9ef907129120d96399013869758ad76a0d2ade3 authored over 9 years ago by Martin Smith <[email protected]>
Support CentOS/RHEL 5.x

fa8829f060073784c405f837b456f4a5f64065ec authored over 9 years ago by Martin Smith <[email protected]>
Rubocop cleanup

2a9247ee162ee8d18a9da1d564ffcdddd763cb38 authored over 9 years ago by Martin Smith <[email protected]>
added centos/rhel 5 support

5d39726fd09c31a1c552c07874cb508288199210 authored over 9 years ago by hendrenj <[email protected]>
Release v1.3.0

4fb9bb9df0c8dc830c2d861ed9d863d0cabe3b00 authored over 9 years ago by Martin Smith <[email protected]>
Add support for iptables/firewalld proto numbers

4fa35f4707ee7cfec670bb5947f79438a5c93073 authored over 9 years ago by Stephen Hoekstra <[email protected]>
Release v1.2.0

7d37d91d48d31906cf0306b2bcabba01d67fda0d authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #64 from johnbellone/master

Bump version of Poise to 2.0.

6acfd98c33626aa07d7b5e4a2b3834c72ddeb9f4 authored over 9 years ago by Martin Smith <[email protected]>
Bump version of Poise to 2.0.

c38df96fb1d274430b0a8961994f06ba4aeae250 authored over 9 years ago by John Bellone <[email protected]>
Release v1.1.1

913ae817843fcd2af35b53511b10e3c6d033b710 authored over 9 years ago by Martin Smith <[email protected]>
Normalize ipv4 and ipv6 CIDR, comments

- Always add /32 or /128 to ipv4 or ipv6 addresses, respectively
- Make comment quoting optional...

1a5a3526f33b8354780d7025e91b75973b0bb5c4 authored over 9 years ago by Martin Smith <[email protected]>
Release v.1.1.1

348402f6e2b7f881e52d444670616f7f5d0675b1 authored over 9 years ago by Martin Smith <[email protected]>
Merge pull request #57 from joelhandwell/master

Suppress warning: already initialized constant XXX while Chefspec

8f3de6039bb39ef5cb4b8e4b74cf22ab905d2d87 authored over 9 years ago by Martin Smith <[email protected]>
Suppress warning: already initialized constant XXX

c9240b8006cb8d0cebd5d01a24875103bb5c18d9 authored over 9 years ago by Joel Handwell <[email protected]>
Release v1.1.0

d1d79558c100c0d9fc711038faf7c359006df98d authored over 9 years ago by Martin Smith <[email protected]>
Cleanup some method calls, centos 6.6

- Update to CentOS 6.6 for tests
- Rubocop wanted some cleanup on syntax, repetition
- Add CI co...

5269dc563d8090779664eb9e178829d3ac8907d1 authored over 9 years ago by Martin Smith <[email protected]>
Tests for ipv6 addresses

83b31bffd15e850e8f5fc7b2fa80fc4039e5c0bd authored over 9 years ago by Thomas Geirhovd <[email protected]>
IPv6 support in firewalld provider

6ce994a4a040c37c05b995f81e4811a16648bc83 authored over 9 years ago by Thomas Geirhovd <[email protected]>
IPv6 support in iptables provider

96c23ad23772463b031c14976bb87aca2e5598be authored over 9 years ago by Thomas Geirhovd <[email protected]>
Ignore exceptions raised when creating IPAddr objects for validation

5b4f58a76ffe39aa2f96c3220f68d6352e067220 authored over 9 years ago by Thomas Geirhovd <[email protected]>
Validate ip addresses with callbacks instead of regex

1d77260e122b6a90dc43c0aff97ec78a741fd6da authored over 9 years ago by Thomas Geirhovd <[email protected]>
Dirty fix for allowing ipv6 addresses in firewall_rule

da259598b97601cea5b4131386745166f271ba47 authored over 9 years ago by Thomas Geirhovd <[email protected]>
Merge pull request #54 from rdoorn/master

Document raw

5e4aa516c8e21d3ef8fd4e2291824d0285fc92b4 authored over 9 years ago by Martin Smith <[email protected]>
Document raw

d98b6729ad7e2c8b7ee95aabee948fb0a5e039c1 authored over 9 years ago by Ronald Doorn <[email protected]>
Release v1.0.2

dd5df3eff9010f621529e98e4fc76a0419f55f96 authored almost 10 years ago by Martin Smith <[email protected]>
Merge pull request #52 from sathlan/patch-2

Fix typo about action masquerade.

ee9a377e7c64c2ee6e90febe02b8a89a25c20d2d authored almost 10 years ago by Martin Smith <[email protected]>
Fix typo for action masquerade.

8afda87b6f9b0991f3d205653c692e3af69d9a2e authored almost 10 years ago by sathlan <[email protected]>
Release v1.0.1

fdc987f403eebb7d0ea430bc321b30df430cf81f authored almost 10 years ago by Martin Smith <[email protected]>
Convert position to string before using in cmd

Fixes #49, ensure we use new_resource.position as a string. Also add tests for it in all firewal...

13b28cb231fb12c2c0908236519405dcf75858d5 authored almost 10 years ago by Martin Smith <[email protected]>
Small name changes for testing

A few of the tests were failing because of naming. We should get this in Travis or CircleCI soon.

f0300e98859bb7e84f16c771625297f2083a35e5 authored almost 10 years ago by Martin Smith <[email protected]>
Release v1.0.0

d7dd89d9b1d91036fd7a637ef2dddfbaf5c4980e authored almost 10 years ago by Martin Smith <[email protected]>
Add firewalld support from #45, cleanup

- Add firewalld support, fixes #45
- Add test suite and tests for TK for centos-7.0 for firewall...

fc9955cd2d51c23559d0a3c964e9a00e64709b30 authored almost 10 years ago by Martin Smith <[email protected]>
fixing the firewalld save

4c22147faca06a7ec424300703b6ce7cfbf05624 authored almost 10 years ago by Ronald Doorn <[email protected]>
fix raw + allow it to be writable for use in the zap provider

224f41b8c2d20a4c1fac1e1c808661a813fa2a2b authored almost 10 years ago by Ronald Doorn <[email protected]>
Add back Chef 11 support + Firewalld provider + Iptables fixes

7ab311a54673e6d3f384396f497d7f22c8291d43 authored almost 10 years ago by Ronald Doorn <[email protected]>
Merge branch 'githubcom' into firewalld

Conflicts:
recipes/rhel.rb

d2aa3d7a6b4c841ead5b0c45ab3eacab8c8422dc authored almost 10 years ago by Ronald Doorn <[email protected]>
Merge pull request #44 from facastagnini/fix-foodcritic-FC002

Testkitchen was complaining about syntax details.

42137a115e510e1fb8268d524b07bbbb576eb962 authored almost 10 years ago by Martin Smith <[email protected]>
Testkitchen was complaining about syntax details.

3a53dc215ef699972ca1f1cdca1481aea67e7285 authored almost 10 years ago by Federico Castagnini <[email protected]>
Fix multiple port support, add tests

Fixes #26, added tests that verify that ports are checked to see if they already exist. Also add...

78f9ba667fdef69639ab34af19e4bb54a6c3c7ae authored almost 10 years ago by Martin Smith <[email protected]>
Rubocop and foodcritic cleanup, zero offenses

40d5d81718d4fc96ac5fbd0ae1627251dec56629 authored almost 10 years ago by Martin Smith <[email protected]>
Update Gemfile pinnings to later versions

We had some very old pinned versions in Gemfile. I've gone through and tested with chefspec and ...

4f8cfdb5d84d8ce85f43d669b5dddb682f32669d authored almost 10 years ago by Martin Smith <[email protected]>
Switch to `new_resource` instead of `@new_resource`

Using the accessor is the preferred style.

ec6ce921801d8da02caf651c2cc00f033bf809d2 authored almost 10 years ago by Martin Smith <[email protected]>
Merge branch 'master' into ufw_defaults

Merge in changes from master.

8444d1c072d37b4c32270ca88f5e0e8ea081c70f authored almost 10 years ago by Martin Smith <[email protected]>
Merge pull request #41 from schubergphilis/iptables_update

Multiple additions for iptables support

64c6a66467e4b2a92216b03e35bc6160b3052da6 authored almost 10 years ago by Martin Smith <[email protected]>
undo version change, leaving that up to the cookbook owner

64a835029f732c431d86b4ea4ea4270e2f5c7e68 authored almost 10 years ago by Ronald Doorn <[email protected]>
start blocking for real

7d27d2e5a52ef6d5aa9e3d0aa2c5e1e3e9465caf authored almost 10 years ago by Ronald Doorn <[email protected]>
iptables updates

f81c721859ea4629f970c4bd16bd5dd734993b6d authored almost 10 years ago by Ronald Doorn <[email protected]>
Clean up ufw implementation

- Merge from https://github.com/paulczar/firewall into ufw_defaults. Fixes #14.
- Clean up ufw i...

f15b20d6d8aaf7d8f21a98581833e61e96fbb9d9 authored almost 10 years ago by Martin Smith <[email protected]>
add firewalld support

172f6c59e44d38c3a3250301538d94ffe4e8a053 authored almost 10 years ago by Ronald Doorn <[email protected]>
Add provider for iptables for redhat, centos

Much of this work drawn from CLA contributions in #12.

6836568db72636175082a8c95500ac24f9e6774c authored almost 10 years ago by Martin Smith <[email protected]>
Convert LWRPs to poise HWRPs

First pass at converting to poise-style HWRPs. The firewall resource has many firewall_rule subr...

cd2e8bca8d9ae40e714ca8f12120e3a471ca21bd authored almost 10 years ago by Martin Smith <[email protected]>
Convert LWRPs to poise HWRPs

First pass at converting to poise-style HWRPs. The firewall resource has many firewall_rule subr...

c3af09d5fd3c248a0d045741e29c1f1b3bc5cd03 authored almost 10 years ago by Martin Smith <[email protected]>
Merge pull request #34 from martinb3/testing

Update testing and add more tests

6f73250d0b20b991611037cb03b1da9a376e46e4 authored almost 10 years ago by Martin Smith <[email protected]>
Update testing and add more tests

- Add missing logging method in provider/rule_ufw
- Move unit tests into test/unit (update Rakef...

180f94a2e6f3500b8ac635429cb9a6b5590c9e06 authored almost 10 years ago by Martin Smith <[email protected]>
Merge pull request #33 from martinb3/cook4673

Greedy regex was dropping characters

d1058254bd328eee25fc2b1d81c465f98e828a68 authored almost 10 years ago by Martin Smith <[email protected]>
Greedy regex was dropping characters

Fixes #32, closes #22.

efa5039527fd4e32752d348c962411de3a71235f authored almost 10 years ago by Martin Smith <[email protected]>
Merge pull request #29 from martinb3/build_failures

Fix all rubocop and FC complaints

b34d68c410e831a427b60135ea095ce7e5751d79 authored almost 10 years ago by Martin Smith <[email protected]>
Merge pull request #31 from AMeng/add-chefspec-matchers

Added ChefSpec matchers. Fixes #23

44ef3d9c2dc7c705484dd53975bc90774b5138f9 authored almost 10 years ago by Martin Smith <[email protected]>
Added ChefSpec matchers. Fixes #23

caac8d93e5984c84749bb3a1cb2cd15bf8b50b9b authored about 10 years ago by ameng <[email protected]>
Fix all rubocop complaints

RE https://github.com/opscode-cookbooks/firewall/issues/28

6298016bd33ea9d98c38701dc8b3c6c555243e7f authored about 10 years ago by Martin Smith <[email protected]>
Version bump to 0.11.9 (for development)

cb5230b3cd0f95826819112b74518052e96b95d1 authored over 10 years ago by Christopher Webber <[email protected]>
Publish 0.11.8 Changelog

0537285538466b4adfab7fd07606fb61d86b73b4 authored over 10 years ago by Christopher Webber <[email protected]>