Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/firewall

Development repository for the firewall cookbook
https://github.com/sous-chefs/firewall

release v0.9.0

609c40f0dbb217ecaba2b48d48e31867228971a8 authored over 12 years ago by jtimberman <[email protected]>
Fix for COOK-1615

Direction should be a symbol not a string.

ac509790bd5dcfbc7db99481eca8f42912903900 authored over 12 years ago by Gavin Sandie <[email protected]>
Merge pull request #3 from opscode-cookbooks/foodcritic

Resolve foodcritic warnings

b9f236f2c96dada1b76230f7d484b053930d7ca3 authored over 12 years ago by Joshua Timberman <[email protected]>
[COOK-1234] add ports and port_range attrs

48852ed6b425351db90d5b7b65cd5127d20c2102 authored over 12 years ago by Wes Morgan <[email protected]>
FC016: LWRP does not declare a default action.

7bf07a5b8e336d837bff2ce2c2f8052b7734d215 authored over 12 years ago by Andrew Crump <[email protected]>
FC017: Use new_resource rather than @new_resource.

53499fd22944bb20465ecde9bc4c797ae90a4d9d authored over 12 years ago by Andrew Crump <[email protected]>
Increment version for development.

21c4012cfde3be01da6443c7e598c405dec8c1a2 authored over 12 years ago by Andrew Crump <[email protected]>
[COOK-1087] Update the CONTRIBUTING file to fix a minor typo

776b2e3011540ba1c852d27169070d80fc5c7caf authored almost 13 years ago by Nathen Harvey <[email protected]>
Merge branch 'master' of github.com:customink/cookbooks

5b78317afd4d072872108c62fce7161311ed5fd4 authored almost 13 years ago by Nathen Harvey <[email protected]>
Preparing repository for splitting cookbooks into their own repos.

* Add a CONTRIBUTING file to each cookbook.
* Move the Changes/Roadmap section(s) to CHANGELOG.m...

7be8463e618533f834f35a43074e570af6356f1b authored almost 13 years ago by jtimberman <[email protected]>
fixed 'tcp'->':tcp' typo in firewall cookbook README

4430c88a42c2d3889e043eebbfcc020d944dc0c5 authored about 13 years ago by mattray <[email protected]>
Merge remote-tracking branch 'upstream/master'

82fd370844a25b59656c6c8e24a774697eb264fd authored about 13 years ago by Nathen Harvey <[email protected]>
firewall v0.8.0

* refactor all resources and providers into LWRPs
* removed :reset action from firewall resource...

98f084078968ccb06477a4c8628c2d5532c70746 authored over 13 years ago by Seth Chisamore <[email protected]>
refactor all resources and providers into LWRPs

7d95763a427ea66945800882d76eeae3958c919b authored over 13 years ago by Seth Chisamore <[email protected]>
protocol is now a string. fixes COOK-731

5353ffbbbe715f7e29dcb3a09e2f83093d9e13d8 authored over 13 years ago by mattray <[email protected]>
added firewall :reset action for COOK-698

601e90fd30cf9a2049cb01c11496e15a6b31ca10 authored over 13 years ago by mattray <[email protected]>
fixed COOK-694, adding support for the firewall_rule :reject action

f7547c35f069b3dbeef236bc5901b4a09bb0a40a authored over 13 years ago by mattray <[email protected]>
added dest_port (COOK-695), ports are validated as integers

c830111286147b300931e1f1212235bebbb3b77c authored over 13 years ago by mattray <[email protected]>
added direction and interface, COOK-696 and COOK-697

3fa6bfc7093541a0d743aa676d36fcf3aa279e07 authored over 13 years ago by mattray <[email protected]>
fixed :nothing action for firewall_rule, COOK-709

cb4a8194629ea8bf3a559b21fbcb62a64ef79455 authored over 13 years ago by mattray <[email protected]>
support for firewall :logging action and firewall_rule :logging attribute. COOK-725

c8a6c2935468397552bae82ecb9320ee6579f5db authored over 13 years ago by mattray <[email protected]>
firewall 0.5.2

* add missing 'requires' statements. fixes 'NameError: uninitialized constant' error. thanks to...

e8df200eb1500ad02bb26ca5c70a875be63c1710 authored over 13 years ago by Seth Chisamore <[email protected]>
added missing requires statements

62d9b3514d932cb82728563edc62c469acdbbb21 authored over 13 years ago by Seth Chisamore <[email protected]>
Initial version

* [COOK-686] create firewall and firewall_rule resources
* [COOK-687] create UFW providers for a...

89e66b4883818dfc027a9358c3549d023420d2d8 authored over 13 years ago by Seth Chisamore <[email protected]>
merge upstream

c05fbd01c16072b467577a3d58c4af70a93a267b authored over 13 years ago by Nathen Harvey <[email protected]>