Filip Pytloun
2a8f4002c7
Merge pull request #13 from ppieprzycki/master
New parameters
7年前
Piotr Pieprzycki
91ac149b2b
added README example
7年前
Piotr Pieprzycki
166f97e199
new parameters allowed in pillar
7年前
Dmitry Stremkouski
afb406c73f
Adding comment option to iptables rule
Change-Id: I9d93052cfc197a364b42240448344d5543e8805f
7年前
Martin Polreich
df842db008
Fix name in .kitchen.travis.yml file
Change-Id: I07d6d020f629c9c34bb31e5ed81654b528fe3fcc
7年前
Martin Polreich
0278d2572f
Update .travis.yml and .kitchen.yml files for parallel testing
Change-Id: I9f1df379fbceab316598ad1f683c0b516aa2cff6
7年前
Dennis Dmitriev
ba33a7e003
Update run_tests.sh to the latest revision
Change-Id: I93c3c26a65a233ea0b3854e98efa04df02028858
7年前
Michel Nederlof
dd2d4cfe84
Allow custom chains to be present ( #12 )
* Allow custom chains to be present, other than the INPUT, FORWARD, OUTPUT default chains.
* Adding missing endif
* Require the packages to be installed first.
* Test should use rules as key, not rule.
* Making it a array list, instead of a dict.
* convert rules to a list instead of a dict.
* Only if policy is defined, include this statement.
* Only ensure chains if not container :)
* The chain is only ensured if we are not a container.
* Do not run at all for containers.
7年前
Filip Pytloun
2983e19198
Merge pull request #11 from Martin819/master
Update .travis.yml and notififcations
7年前
Martin Polreich
b53b238af4
Update .travis.yml and notififcations
7年前
Filip Pytloun
1a7868bfc8
Merge pull request #10 from nmadhok/patch-1
Correct parameters spelling
7年前
Nitin Madhok
574663ad67
Correct parameters spelling
7年前
Filip Pytloun
8530cf58a3
Merge pull request #9 from Martin819/master
Update Travis Notifications and disable sending email notifications
7年前
Martin819
4cbbe3b028
Update Travis Notifications and disable sending email notifications
7年前
Martin819
054f300a2b
add travis condition to only send notifications for master branch
7年前
Filip Pytloun
7d221cdfa1
Merge pull request #7 from Martin819/master
Add travis condition to only send notifications for master branch [WIP]
7年前
Martin819
e07d0a9bf7
add travis condition to only send notifications for master branch
7年前
Martin819
12850467ee
Testing Travis Notifications - This should fail
7年前
Filip Pytloun
b297b20c1b
Merge pull request #5 from Martin819/master
show 'make test' errors in Travis
7年前
Martin819
fe6e787ab2
added travis notifications
7年前
Martin819
f7613e483c
show 'make test' errors in Travis
7年前
Filip Pytloun
9de11c6172
Merge pull request #4 from Martin819/master
Added Kitchen tests and Travis
7年前
Martin819
1d6f0a8182
Added Kitchen tests and Travis
7年前
Dennis van Dok
3bee76dcd6
add the option to specify the family per rule to support ipv6 ( #3 )
Closes : #2
* add the option to specify the family per rule to support ipv6
* include policy updates for ipv6
* update documentation to mention ipv6
* Make ipv6 optional; remove spurious tabs from the readme.
* set ipv6 policies only if ipv6 is enabled on the host and not explicitly turned off for this service
7年前
Filip Pytloun
b817b3596f
Unify Makefile, .gitignore and update readme
7年前
Filip Pytloun
23030090ac
Fix service name for xenial and newer distributions using netfilter
7年前
Filip Pytloun
6006256763
Fix documentation, remove obsolete
8年前
Filip Pytloun
9540426989
Allow using to-port option
8年前
Filip Pytloun
b76b411057
Fix source dependency parsing
8年前
Filip Pytloun
4fcf9fee58
Add missing Makefile
8年前
Filip Pytloun
1915fd0009
Fix tests dependency fetch
8年前
Filip Pytloun
0d973d9a8e
Add salt-master into build depends
8年前
Filip Pytloun
9154b6ba90
Add makefile, run tests during package build
8年前
Filip Pytloun
8e8389246f
Allow setting iptables by support metadata
8年前
Filip Pytloun
cb65f8a096
Refactor to allow both explicit position and append
8年前
Filip Pytloun
bd5d136886
Fix iptables insert vs. append, enhance iptables disabling
8年前
Filip Pytloun
21c93fb4e5
Don't set policy if rules failed
8年前
jan kaufman
0648db7a13
add formula tests
8年前
Adam Tengler
cf977c62f0
to_source parameter added
9年前
Alena Holanova
5dcd673814
Add support metadata
9年前
Filip Pytloun
79d520802f
Policy requires table argument (but default should be filter)
9年前
Filip Pytloun
9dc2a1a4fa
Allow setting iptables chain policy
9年前
Filip Pytloun
ab43e7b3a6
Initial commit
9年前