04f2396
(HEAD -> master)
Merge pull request #20 from scambra/patch-1 by
2019-10-30 19:54:38 +0100
5340a4e
(refs/pull/20/head)
Fix for python3 by
2019-10-30 14:02:13 +0100
315bc27
Fixed leading space in iptables package for RedHat and added iptables-services (#19) by
2019-06-14 14:29:11 -0600
3feddf4
(refs/pull/19/head)
Fixed leading space in iptables package for RedHat and added iptables-services by
2019-06-13 22:21:41 -0600
9633592
Fixing travis for openstack kitchen driver installer by
2018-11-05 16:20:11 +0100
1ca901c
Setting up openstack tests for iptables formula by
2018-11-05 13:20:52 +0100
4389905
Freeze inspec version for salt-formulas tests - in inspec >= 3.0.0 there are changes in schema which require to have tests/integration dir to contain tests, otherwise fails - this is temporary workaround until we decide proper fix by
2018-10-24 12:02:23 +0200
e353ce3
Refactor from the scratch by
2018-08-30 17:22:32 +0200
1a1e8c7
Unhardcode tables for chains. by
2018-03-07 00:51:45 +0100
ef40020
Fix Python version for Travis CI tests by
2018-06-21 15:29:21 +0200
331f532
Merge "Add Salt 2018.3 tests" by
2018-05-17 13:14:37 +0000
ad8648f
Merge "Create all chains before any rules" by
2018-05-09 08:09:00 +0000
d22315f
Create all chains before any rules by
2018-03-23 16:58:59 +0200
b20ab4e
Add Salt 2018.3 tests by
2018-04-18 10:54:30 +0200
cdf9944
(refs/pull/16/merge)
Merge 6f989c46df
into e1b3f134d9
by
2018-04-08 00:04:51 +0000
e1b3f13
Update metadata.yml with correct URL by
2018-03-29 08:25:58 +0200
c01bfc9
Unsafe grains call in iptables formula fix by
2018-03-06 23:44:24 +0100
33df4d6
Merge "Use new image for kitchen tests" by
2018-02-19 11:39:25 +0000
7b1db85
Use new image for kitchen tests by
2018-02-16 16:18:20 +0100
e4ab920
Update Makefile by
2018-02-15 15:13:13 +0100
d1e9ae8
Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596) by
2018-02-08 13:22:16 +0100
6f989c4
(refs/pull/16/head)
Fix failing test on ubuntu trusty by
2018-01-02 16:33:45 +0100
6ea72ab
Merge "Remove salt-master, reclass from pkg dependencis" by
2018-01-15 12:14:07 +0000
d2b9d41
Merge "Optimize kitchen tests for Travis CI" by
2018-01-10 09:39:59 +0000
e93b473
Remove salt-master, reclass from pkg dependencis by
2018-01-09 09:10:39 +0100
9c7f975
Optimize kitchen tests for Travis CI by
2018-01-05 13:10:09 +0100
e484ba9
Refactoring to generate also the mangle table by
2017-12-22 15:49:46 +0100
5cdedd8
Add support for external rules from meta _support services by
2017-12-21 10:17:14 +0100
3c703cd
Add support for using iptables-restore to apply the rules by
2017-12-20 18:02:26 +0100
8227efb
Fixed typo in run_tests.sh file by
2017-12-15 16:58:29 +0100
7df3a16
Pillar that cointains string variables throw jinja error (#15) by
2017-12-13 12:41:31 +0100
a1b0386
(refs/pull/15/head)
Merge remote-tracking branch 'upstream/master' by
2017-12-13 08:40:45 +0000
1cc43b3
Fix problem with stringvariable in pillar by
2017-12-12 19:35:05 +0000
63f4e9b
Changed file permissions - fix (#14) by
2017-12-11 17:05:55 +0100
3d5e3a3
(refs/pull/14/head)
change file mode to 644 by
2017-12-11 14:46:09 +0000
333736c
change file mode to 644 by
2017-12-11 14:44:56 +0000
2a8f400
Merge pull request #13 from ppieprzycki/master by
2017-12-11 14:32:49 +0100
91ac149
(refs/pull/13/head)
added README example by
2017-12-11 12:44:09 +0000
166f97e
new parameters allowed in pillar by
2017-12-11 12:31:27 +0000
afb406c
Adding comment option to iptables rule by
2017-11-21 12:11:50 +0300
df842db
Fix name in .kitchen.travis.yml file by
2017-09-01 11:36:02 +0200
0278d25
Update .travis.yml and .kitchen.yml files for parallel testing by
2017-08-25 11:40:10 +0200
ba33a7e
Update run_tests.sh to the latest revision by
2017-07-06 21:07:27 +0300
dd2d4cf
Allow custom chains to be present (#12) by
2017-06-27 15:12:36 +0200
460f4b1
(refs/pull/12/head)
Do not run at all for containers. by
2017-06-27 11:54:56 +0200
7da7ad7
The chain is only ensured if we are not a container. by
2017-06-27 11:29:37 +0200
9383dcd
Only ensure chains if not container :) by
2017-06-27 11:28:07 +0200
de8b990
Only if policy is defined, include this statement. by
2017-06-19 17:01:01 +0200
7ab2c32
convert rules to a list instead of a dict. by
2017-06-19 16:52:33 +0200
dc44758
Making it a array list, instead of a dict. by
2017-06-19 16:44:08 +0200
b5f8d46
Test should use rules as key, not rule. by
2017-06-19 15:45:45 +0200
58eae27
Require the packages to be installed first. by
2017-06-19 15:44:52 +0200
0c7cdfb
Adding missing endif by
2017-06-19 15:27:45 +0200
8a1ce21
Allow custom chains to be present, other than the INPUT, FORWARD, OUTPUT default chains. by
2017-06-16 16:57:27 +0200
2983e19
Merge pull request #11 from Martin819/master by
2017-04-04 14:50:59 +0200
b53b238
(refs/pull/11/head)
Update .travis.yml and notififcations by
2017-03-28 16:38:44 +0200
1a7868b
Merge pull request #10 from nmadhok/patch-1 by
2017-03-28 16:12:59 +0200
574663a
(refs/pull/10/head)
Correct parameters spelling by
2017-03-28 10:08:26 -0400
8530cf5
Merge pull request #9 from Martin819/master by
2017-03-28 12:56:29 +0200
4cbbe3b
(refs/pull/9/head)
Update Travis Notifications and disable sending email notifications by
2017-03-28 12:50:56 +0200
054f300
add travis condition to only send notifications for master branch by
2017-03-28 11:37:58 +0200
e71bde9
(refs/pull/8/merge)
Merge a722ede952
into 7d221cdfa1
by
2017-03-28 10:37:09 +0000
a722ede
(refs/pull/8/head)
Travis Notification tests by
2017-03-28 12:36:03 +0200
7d221cd
Merge pull request #7 from Martin819/master by
2017-03-28 12:34:19 +0200
e07d0a9
(refs/pull/7/head)
add travis condition to only send notifications for master branch by
2017-03-28 11:37:58 +0200
1285046
Testing Travis Notifications - This should fail by
2017-03-28 11:03:42 +0200
6e775a9
add travis condition to only send notifications for master branch by
2017-03-28 11:33:58 +0200
66902ed
(refs/pull/6/merge)
Merge 9c59da52e5
into b297b20c1b
by
2017-03-28 09:14:04 +0000
9c59da5
(refs/pull/6/head)
Testing Travis notifications to email by
2017-03-28 11:13:49 +0200
a5399d6
Testing Travis notifications - This should Pass by
2017-03-28 11:09:54 +0200
01f9682
Testing Travis Notifications - This should fail by
2017-03-28 11:03:42 +0200
b297b20
Merge pull request #5 from Martin819/master by
2017-03-28 11:01:07 +0200
fe6e787
(refs/pull/5/head)
added travis notifications by
2017-03-28 10:17:00 +0200
f7613e4
show 'make test' errors in Travis by
2017-03-28 09:40:12 +0200
9de11c6
Merge pull request #4 from Martin819/master by
2017-03-20 15:11:06 +0100
1d6f0a8
(refs/pull/4/head)
Added Kitchen tests and Travis by
2017-03-17 17:38:11 +0100
3bee76d
(tag: mcp0.5)
add the option to specify the family per rule to support ipv6 (#3) by
2017-02-07 15:22:23 +0100
6ad6768
(refs/pull/3/head)
set ipv6 policies only if ipv6 is enabled on the host and not explicitly turned off for this service by
2017-02-07 14:44:00 +0100
396b239
Make ipv6 optional; remove spurious tabs from the readme. by
2017-02-03 21:57:02 +0100
991332d
update documentation to mention ipv6 by
2017-02-02 17:49:33 +0100
c531915
include policy updates for ipv6 by
2017-02-02 17:46:13 +0100
789bbb8
add the option to specify the family per rule to support ipv6 by
2017-02-02 16:40:03 +0100
b817b35
Unify Makefile, .gitignore and update readme by
2017-02-02 13:02:03 +0100
2303009
Fix service name for xenial and newer distributions using netfilter by
2017-01-11 15:33:53 +0100
6006256
(tag: mk22-sl, tag: mk22, tag: 2016.12.1, tag: 2016.12)
Fix documentation, remove obsolete by
2016-07-27 14:41:15 +0200
9540426
Allow using to-port option by
2016-07-27 14:30:01 +0200
2787857
(feature/spm-packaging-meta)
SPM packaging metadata by
2016-06-15 17:25:00 +0200
b76b411
Fix source dependency parsing by
2016-04-14 16:39:07 +0200
4fcf9fe
Add missing Makefile by
2016-04-14 14:11:51 +0200
1915fd0
Fix tests dependency fetch by
2016-04-14 12:46:30 +0200
0d973d9
Add salt-master into build depends by
2016-04-14 11:57:49 +0200
9154b6b
Add makefile, run tests during package build by
2016-04-14 11:51:09 +0200
8e83892
Allow setting iptables by support metadata by
2016-04-11 15:14:00 +0200
cb65f8a
Refactor to allow both explicit position and append by
2016-04-11 14:35:09 +0200
bd5d136
Fix iptables insert vs. append, enhance iptables disabling by
2016-04-11 12:06:09 +0200
21c93fb
Don't set policy if rules failed by
2016-04-11 11:59:20 +0200
0648db7
add formula tests by
2016-01-26 11:34:37 +0100
cf977c6
to_source parameter added by
2015-12-07 13:23:41 +0100
5dcd673
Add support metadata by
2015-12-05 22:21:06 +0100
79d5208
Policy requires table argument (but default should be filter) by
2015-11-09 14:48:49 +0100