summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter_log.inc
Commit message (Expand)AuthorAgeFilesLines
* Move clog from /usr to /usr/localRenato Botelho2014-04-281-2/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-2/+2
* XHTML Compliance - Status: System logs: FirewallN0YB2014-01-271-1/+1
* 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