| Commit message (Expand) | Author | Age | Files | Lines |
* | Check if last rule is DROP when inserting iptables rules. | Andrew Butcher | 2016-06-27 | 1 | -5/+5 |
* | Check and unmask iptables/firewalld. | Andrew Butcher | 2016-05-02 | 2 | -0/+30 |
* | Default os_firewall_use_firewalld to false in os_firewall and remove overrides. | Andrew Butcher | 2016-05-02 | 1 | -1/+5 |
* | Cleanup various deprecation warnings. | Andrew Butcher | 2016-04-29 | 3 | -12/+8 |
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -1/+2 |
* | Fix enabling iptables for latest rhel versions | Jason DeTiberus | 2016-02-08 | 1 | -16/+16 |
* | Merge pull request #1118 from detiber/os_firewall_disable | Brenton Leanhardt | 2016-01-19 | 2 | -2/+3 |
|\ |
|
| * | Add ability to disable os_firewall | Jason DeTiberus | 2016-01-05 | 2 | -2/+3 |
* | | Install iptables, iptables-services when not is_aotmic | Scott Dodson | 2015-12-22 | 1 | -1/+1 |
* | | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 1 | -0/+1 |
* | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 1 | -1/+1 |
* | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -0/+1 |
|/ |
|
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 2 | -25/+2 |
* | Fedora changes: | Adam Miller | 2015-12-02 | 2 | -0/+19 |
* | pylint | Jason DeTiberus | 2015-04-21 | 1 | -38/+44 |
* | fixes to better deal with gce image defaults | Jason DeTiberus | 2015-04-21 | 3 | -8/+3 |
* | Configuration updates for latest builds and major refactor | Jason DeTiberus | 2015-04-14 | 1 | -1/+2 |
* | openshift_facts role/module refactor default settings | Jason DeTiberus | 2015-04-03 | 4 | -5/+14 |
* | * Remove DOCKER chain work around | Jhon Honce | 2015-03-24 | 1 | -8/+0 |
* | Revert "Jwhonce wip/cluster" | Jhon Honce | 2015-03-24 | 1 | -0/+8 |
* | remove os_firewall creation of DOCKER chain | Jason DeTiberus | 2015-03-24 | 1 | -8/+0 |
* | Add verify_chain action to os_firewall_manage_iptables module | Jason DeTiberus | 2015-03-24 | 2 | -35/+47 |
* | * Add DOCKER chain to iptables | Jhon Honce | 2015-03-24 | 1 | -0/+14 |
* | Merge pull request #100 from detiber/randomCleanup | Thomas Wiest | 2015-03-09 | 2 | -2/+2 |
|\ |
|
| * | Fix license name | Jason DeTiberus | 2015-03-06 | 2 | -2/+2 |
* | | os_firewall fixes | Jason DeTiberus | 2015-03-09 | 2 | -32/+46 |
* | | start fixing os_firewall issues | Jason DeTiberus | 2015-03-06 | 1 | -1/+1 |
|/ |
|
* | refactor firewall management into new role | Jason DeTiberus | 2015-03-05 | 7 | -0/+462 |