-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: cloudposse-archives/postfix
base: master
head repository: centraldesktop/postfix
compare: master
- 11 commits
- 4 files changed
- 2 contributors
Commits on Feb 7, 2018
-
Craig Lewis committed
Feb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for fcd0844 - Browse repository at this point
Copy the full SHA fcd0844View commit details -
--exclude-ula exists in the code, but not the documentation.
--skip-trust-lla exists in the documenation, but not the code. Adding --skip-trust-lla.
Craig Lewis committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for bd23a16 - Browse repository at this point
Copy the full SHA bd23a16View commit details -
--trust-rfc1918 was listed twice, and only the first one is used.
The code for the 2nd case doesn't match the arg, and --trust-lla does exist.
Craig Lewis committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for b828008 - Browse repository at this point
Copy the full SHA b828008View commit details -
Merge pull request #1 from centraldesktop/feature/rfc6598-support
Feature/rfc6598 support
Configuration menu - View commit details
-
Copy full SHA for 523b68b - Browse repository at this point
Copy the full SHA 523b68bView commit details
Commits on Feb 10, 2018
-
Unit tests for the include and exclude regexps
Craig Lewis committedFeb 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 7d6e224 - Browse repository at this point
Copy the full SHA 7d6e224View commit details -
Document how to run regexp unit tests
Craig Lewis committedFeb 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e5a94c - Browse repository at this point
Copy the full SHA 8e5a94cView commit details -
RFC6598 is 100.64.0.0/10, not 100.64.0.0/16
Craig Lewis committedFeb 10, 2018 Configuration menu - View commit details
-
Copy full SHA for b4cbe2d - Browse repository at this point
Copy the full SHA b4cbe2dView commit details -
Fix include/exclude rfc1918 to handle 172.30.0.0 correctly.
Craig Lewis committedFeb 10, 2018 Configuration menu - View commit details
-
Copy full SHA for e72889c - Browse repository at this point
Copy the full SHA e72889cView commit details
Commits on Feb 13, 2018
-
Don't let the RFC1918 regexps match invalid IPs, like 256-299.
Craig Lewis committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 75b5dac - Browse repository at this point
Copy the full SHA 75b5dacView commit details
Commits on Feb 15, 2018
-
Refactor the functions into an include, so that test_ip_regexps doesn't
have to jump through hoops to pull the functions in.
Craig Lewis committedFeb 15, 2018 Configuration menu - View commit details
-
Copy full SHA for c8cfcb2 - Browse repository at this point
Copy the full SHA c8cfcb2View commit details
Commits on Feb 16, 2018
-
Merge pull request #2 from centraldesktop/feature/rfc6598-is-a-10-not-16
Feature/rfc6598 is a 10 not 16
Configuration menu - View commit details
-
Copy full SHA for db9ee62 - Browse repository at this point
Copy the full SHA db9ee62View 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 master...master