-
Notifications
You must be signed in to change notification settings - Fork 457
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-firewall
base: v0.0.3
head repository: puppetlabs/puppetlabs-firewall
compare: v0.0.4
- 19 commits
- 16 files changed
- 4 contributors
Commits on Nov 13, 2011
-
Sharif Nassar committed
Nov 13, 2011 Configuration menu - View commit details
-
Copy full SHA for dc688a0 - Browse repository at this point
Copy the full SHA dc688a0View commit details
Commits on Nov 14, 2011
-
Sharif Nassar committed
Nov 14, 2011 Configuration menu - View commit details
-
Copy full SHA for 685af54 - Browse repository at this point
Copy the full SHA 685af54View commit details
Commits on Nov 18, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 31638ff - Browse repository at this point
Copy the full SHA 31638ffView commit details -
Merge pull request #33 from saysjonathan/ticket/10690-port
(#10690) add port property support to ip6tables
Configuration menu - View commit details
-
Copy full SHA for c2ab90c - Browse repository at this point
Copy the full SHA c2ab90cView commit details
Commits on Nov 22, 2011
-
(#10997) Add ipencap (protocol 4) support to firewall type property '…
…proto' This change adds ipencap as a viable option, and adds it to tests as well.
Configuration menu - View commit details
-
Copy full SHA for 08aa904 - Browse repository at this point
Copy the full SHA 08aa904View commit details -
Merge branch 'ticket/10997-ipencap'
* ticket/10997-ipencap: (#10997) Add ipencap (protocol 4) support to firewall type property 'proto'
Configuration menu - View commit details
-
Copy full SHA for c862126 - Browse repository at this point
Copy the full SHA c862126View commit details
Commits on Nov 24, 2011
-
Merge pull request #37 from mediatemple/whitespace
Whitespace cleanup. (#11034)
Configuration menu - View commit details
-
Copy full SHA for 6d90955 - Browse repository at this point
Copy the full SHA 6d90955View commit details
Commits on Nov 30, 2011
-
Merge pull request #39 from mediatemple/ipencap-fixtures
(#10997) Add fixtures for ipencap
Configuration menu - View commit details
-
Copy full SHA for 10894c0 - Browse repository at this point
Copy the full SHA 10894c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e261831 - Browse repository at this point
Copy the full SHA e261831View commit details -
Merge pull request #38 from mediatemple/owner-match
(#10718) Add owner-match support
Configuration menu - View commit details
-
Copy full SHA for 9e01daf - Browse repository at this point
Copy the full SHA 9e01dafView commit details
Commits on Dec 1, 2011
-
(#11093) Improve log_level property so it converts names to numbers
Previously the log_level property was constantly reloading due to the fact that iptables was converting names to numbers. So unless you were using numbers in your log_level setting, it was constantly telling you it needed to be changed. Now we convert the names to numbers in the munge so when comparing it will always hopefully match. Also, the default value when the jump value is 'LOG' is now set to 4 (warn) based on iptables own defaults.
Configuration menu - View commit details
-
Copy full SHA for 6e79238 - Browse repository at this point
Copy the full SHA 6e79238View commit details -
Merge branch 'ticket/11093-log_level'
* ticket/11093-log_level: (#11093) Improve log_level property so it converts names to numbers
Configuration menu - View commit details
-
Copy full SHA for de8ebf9 - Browse repository at this point
Copy the full SHA de8ebf9View commit details
Commits on Dec 3, 2011
-
(#10723) Munge hostnames and IPs to IPs with CIDR
Previously when hostnames were used in the source and destination properties they were being converted to IP address by iptables. This meant that later comparisons were failing because the property in code (a hostname) and the 'real' property returned by introspection (an ip address) were not matching. This code using the munge facility will automatically detect and convert hostnames to IP addresses in the type so the comparison works as expected. The side-effect is that puppet does the hostname to IP conversion, not iptables.
Configuration menu - View commit details
-
Copy full SHA for 4526c1e - Browse repository at this point
Copy the full SHA 4526c1eView commit details -
Merge branch 'ticket/10723-hosts_to_cidr'
* ticket/10723-hosts_to_cidr: (#10723) Munge hostnames and IPs to IPs with CIDR
Configuration menu - View commit details
-
Copy full SHA for a5e7498 - Browse repository at this point
Copy the full SHA a5e7498View commit details -
(#10957) add iptables_version and ip6tables_version facts
These facts return the version of iptables or ip6tables by running --version on the binary in question.
Configuration menu - View commit details
-
Copy full SHA for 6d44e2f - Browse repository at this point
Copy the full SHA 6d44e2fView commit details -
Merge branch 'ticket/10957-iptables-facts'
* ticket/10957-iptables-facts: (#10957) add iptables_version and ip6tables_version facts
Configuration menu - View commit details
-
Copy full SHA for 46e9d1c - Browse repository at this point
Copy the full SHA 46e9d1cView commit details
Commits on Dec 5, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 8bbe6e2 - Browse repository at this point
Copy the full SHA 8bbe6e2View commit details -
Merge branch 'ticket/11114-release_0.0.4'
* ticket/11114-release_0.0.4: (#11114) Release 0.0.4 - CHANGELOG.md and Modulefile update
Configuration menu - View commit details
-
Copy full SHA for 0571da8 - Browse repository at this point
Copy the full SHA 0571da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e34f490 - Browse repository at this point
Copy the full SHA e34f490View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.3...v0.0.4