]> git.ipfire.org Git - people/stevee/guardian.git/history - modules/Events.pm
Add support for flushing the used firewall chain.
[people/stevee/guardian.git] / modules / Events.pm
2016-07-04  Stefan SchantlAdd support for flushing the used firewall chain.
2016-06-14  Stefan SchantlMerge remote-tracking branch 'logrotate'
2016-06-14  Stefan SchantlMerge branch 'parser-snort'
2016-06-14  Stefan SchantlAdd ability to reload the ignore list.
2016-06-14  Stefan SchantlAllow including additional ignore files.
2016-02-17  Stefan SchantlAdd logrotate support.
2016-02-04  Stefan SchantlDisplay number of elements in the ignore list.
2016-02-04  Stefan SchantlAlways whitelist localhost related addresses.
2016-02-03  Stefan SchantlAdd reload handler to Events module.
2016-02-03  Stefan SchantlOnly perform IP address related operations if an addres...
2016-02-03  Stefan SchantlAllow export of the GenerateIgnoreList() function.
2016-02-03  Stefan SchantlAdd functionality for whitelisting single addresses...
2016-01-26  Stefan SchantlValidate IP addresses before passing to the firewall...
2016-01-19  Stefan SchantlAllow to configure the firewall action which will be...
2016-01-19  Stefan SchantlEnhance returned error messages from Event module.
2016-01-19  Stefan SchantlIntroduce "Events" module