-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ivault/ferm
base: master
head repository: MaxKellermann/ferm
compare: master
- 14 commits
- 12 files changed
- 1 contributor
Commits on May 4, 2022
-
test/resolve/with_ipfilter: new unit test
Test part 1 of MaxKellermann#86
Configuration menu - View commit details
-
Copy full SHA for 3bb7382 - Browse repository at this point
Copy the full SHA 3bb7382View commit details -
add realize_deferred() call to unfold_rule()
Fixes part 1 of MaxKellermann#86
Configuration menu - View commit details
-
Copy full SHA for 7d8d866 - Browse repository at this point
Copy the full SHA 7d8d866View commit details
Commits on May 5, 2022
-
recursive realize_deferred() call
To support nested deferred evaluation.
Configuration menu - View commit details
-
Copy full SHA for 47569de - Browse repository at this point
Copy the full SHA 47569deView commit details -
test/resolve/with_cat: new unit test
Test part 2 of MaxKellermann#86
Configuration menu - View commit details
-
Copy full SHA for af37d98 - Browse repository at this point
Copy the full SHA af37d98View commit details -
defer the cat() call if parameters are deferred
Fixes crash because cat() does not support deferred parameters. Closes MaxKellermann#86
Configuration menu - View commit details
-
Copy full SHA for af082cd - Browse repository at this point
Copy the full SHA af082cdView commit details -
fix @resolve() with empty result
If the resolver returns no address (e.g. upon NXDOMAIN), ferm should return an empty array instead of returning "undefined"; it should suppress the calling rule instead of generating a broken one. Closes MaxKellermann#85
Configuration menu - View commit details
-
Copy full SHA for 10edbb3 - Browse repository at this point
Copy the full SHA 10edbb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fcf3c7 - Browse repository at this point
Copy the full SHA 6fcf3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54bb93 - Browse repository at this point
Copy the full SHA e54bb93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f351d1 - Browse repository at this point
Copy the full SHA 4f351d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecded61 - Browse repository at this point
Copy the full SHA ecded61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5444e - Browse repository at this point
Copy the full SHA 9e5444eView commit details
Commits on Aug 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 243b832 - Browse repository at this point
Copy the full SHA 243b832View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93d83a - Browse repository at this point
Copy the full SHA b93d83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a5a10 - Browse repository at this point
Copy the full SHA f6a5a10View 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