]> git.ipfire.org Git - people/stevee/guardian.git/history - modules
Improve snort parser.
[people/stevee/guardian.git] / modules /
2016-07-14  Stefan SchantlImprove snort parser.
2016-07-13  Stefan SchantlUpdate event handler settings on reload.
2016-07-04  Stefan SchantlChange default firewall chain from INPUT to GUARDIAN.
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-29  Stefan SchantlAllow to process multiple events at once.
2016-02-22  Stefan SchantlAdd LogFacility for logging to a single file.
2016-02-19  Stefan SchantlMerge branch 'parser-httpd'
2016-02-18  Stefan SchantlAllow to configure the owner of the UNIX socket.
2016-02-18  Stefan SchantlIntroduce message parser for HTTPD related notifications.
2016-02-18  Stefan SchantlMerge branch 'ssh-parser'
2016-02-18  Stefan SchantlOnly process any actions on events if the corresponding...
2016-02-18  Stefan SchantlIntroduce message parser for SSH related notifications.
2016-02-18  Stefan SchantlRevert "Except and log if an event could not be parsed...
2016-02-17  Stefan SchantlIntroduce message parser for snort alerts.
2016-02-17  Stefan SchantlAdd logrotate support.
2016-02-17  Stefan SchantlRename &_initFileposition() to &GetFileposition() and...
2016-02-17  Stefan SchantlExcept and log if an event could not be parsed correctly.
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 IPv6 support to IPtables module.
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 SchantlDrop obsolete IsValidAddressOrNetwork() 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-22  Stefan SchantlRename and move InitFileposition function.
2016-01-22  Stefan SchantlAllow to configure the used parser for a monitored...
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 SchantlAdjust Parser and Socket module outputs.
2016-01-19  Stefan SchantlSet default FirewallEngine to "none".
2016-01-19  Stefan SchantlIntroduce "IPtables" module.
2016-01-19  Stefan SchantlIntroduce "Events" module
2016-01-18  Stefan SchantlValidate configured LogLevel when reading-in the config...
2015-12-09  Stefan SchantlAdd "Daemon" module.
2015-12-09  Stefan SchantlRename "New" method to "Init" for creating or updating...
2015-12-09  Stefan SchantlRemove Update method from Logger module.
2015-12-06  Stefan SchantlRemove any whitespaces from configlines.
2015-11-25  Stefan SchantlAdjust error messages in case of failure.
2015-11-25  Stefan SchantlIntroduce "Base" module
2015-11-23  Stefan SchantlSocket.pm: Add tiny subroutine to drop an existing...
2015-11-23  Stefan SchantlSocket.pm: Fix error messages when crashing.
2015-11-23  Stefan SchantlSocket.pm: Fix detection and deletion of an existing...
2015-11-20  Stefan SchantlAdd "Socket" module.
2015-11-20  Stefan SchantlAdd "Config" module.
2015-11-20  Stefan SchantlAdd "Logger" module.
2015-11-12  Stefan SchantlInitial checkin.