summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter_log.inc
Commit message (Expand)AuthorAgeFilesLines
* Pass src dst IP port through to firewall logPhil Davis2014-12-211-1/+1
* Fix #3866 Firewall Log FilteringPhil Davis2014-09-161-1/+1
* Fix #3725:Renato Botelho2014-06-301-15/+17
* Handle firewall log filter regex input better bug #3689Phil Davis2014-06-031-4/+18
* Add ICMP to filter parser, it should fix #3663Renato Botelho2014-05-271-0/+48
* Work around some quirks in global handling to show filter rule descriptions i...jim-p2014-05-071-1/+6
* Use egrep here (and full path)jim-p2014-05-061-2/+2
* Consider tracker IDs when looking up filter log entries, if presentjim-p2014-05-061-12/+32
* Move clog from /usr to /usr/localRenato Botelho2014-04-281-2/+2
* Start using filterlogRenato Botelho2014-04-141-131/+71
* Fix some wrong escapeshellarg() callsRenato Botelho2014-02-041-2/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-4/+4
* Fix filter regexRenato Botelho2014-01-021-1/+1
* Remove scrub as wellErmal2013-12-301-1/+1
* Remove even negating nat rulesErmal2013-12-301-1/+1
* Correct matching for single rule. Somehow the egrep did not work there!Ermal2013-12-301-1/+1
* Speed up a bit rule number identification by avoiding going into kernel but u...Ermal2013-12-301-14/+39
* Fix parsing of the rule number in the pf log on FreeBSD 10.x, part of Bug #2122jim-p2013-12-121-1/+3
* Make sure no extra spaces end up in the parsed IP, it can lead to issues in o...jim-p2013-09-251-1/+1
* Attempt to recognize pfsync entries from pf logs.jim-p2013-08-191-0/+2
* Widget Firewall Logs FieldsN0YB2013-05-211-1/+1
* Show a little indicator icon if the direction of a firewall log entry is OUT,...jim-p2013-04-021-2/+2
* System Firewall Log Filtering by FieldsN0YB2013-03-151-1/+11
* Try a little harder to find the protocol rather than giving up. Fixes #2751jim-p2013-01-251-1/+11
* Update etc/inc/filter_log.incN0YB2012-12-071-1/+15
* Firewall log, allow filtering by interface.PiBa-NL2012-10-011-5/+8
* (line endings UNIX format..)PiBa-NL2012-09-161-1/+1
* Added a setting for configuring the firewall log to either:PiBa-NL2012-09-101-3/+2
* Changed firewall log to show the applied rule description directly on screen,...PiBa-NL2012-09-081-0/+35
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-4/+4
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-7/+7
* If an IP is preceeded by "kip ", trim that off. Fixes #2027jim-p2011-11-291-0/+2
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-2/+2
|\
| * Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-1/+1
| * Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-1/+1
| * Implement gettext() calls on filter_log.incCarlos Eduardo Ramos2010-08-161-3/+3
* | Show the TCP protocol for ipv6 filter rulesSeth Mos2011-01-261-1/+3
|/
* Don't split the date/time when forming a line's timestamp, use both. Otherwis...jim-p2010-08-041-4/+1
* Add a safety check to prevent packets like those in #479 from breaking the fi...jim-p2010-06-151-0/+2
* Fix bug where the last line of the filter log wasn't displayed in WebGUI.jim-p2010-02-151-0/+2
* Use _descr() instead for getting the log interface, so it uses the user-suppl...jim-p2009-12-181-1/+1
* This function appears to not be needed on 2.0 (It is needed on 1.2.3 where I ...jim-p2009-12-141-17/+1
* Add include for config.inc. Without it, the log parser was failing when calle...jim-p2009-12-141-0/+2
* This breaks the firewall log. Unknown intent, Ermal if you want to improve it...Chris Buechler2009-12-111-2/+18
* Remove completely bogus code with propper one.Ermal Luçi2009-12-111-18/+2
* Move two include files to /etc/inc instead of leaving them in the www dir. Mo...jim-p2009-11-151-0/+295
OpenPOWER on IntegriCloud