summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_filter.php
Commit message (Collapse)AuthorAgeFilesLines
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-1/+0
| | | | Ticket #1545
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Ticket #1456 - drop one level of verbosity in tcpdump. Some protocolsBill Marquette2007-10-051-0/+2
| | | | | | | will still decode to multi-line message - not an easy fix. Doesn't appear to break non-raw log display Add VRRP as a protocol type in the decode
* changed text for consistencySimon Cornelius P Umacob2007-08-291-1/+1
|
* Add switch to dynamic view linkScott Ullrich2007-02-071-1/+1
|
* Add OpenNTPD logging tabScott Ullrich2006-10-051-0/+1
|
* 512K is enough for 1000 rows. Back out previous commit.Scott Ullrich2006-09-211-1/+1
|
* Increase filter log space to 784K so that it can accept 999 entriesScott Ullrich2006-09-211-1/+1
|
* Default to TCPScott Ullrich2006-09-211-1/+1
|
* * Remove unused variable $do_not_displayScott Ullrich2006-09-211-3/+1
| | | | * Do not add entry if we cannot deterimine the protocol
* Treat sack type traffic as TCPScott Ullrich2006-09-211-19/+21
|
* Balance -> BalancerScott Ullrich2006-05-021-1/+1
|
* Initialize variables. Found-by: PHPEclipseScott Ullrich2006-04-071-1/+1
|
* MFCScott Ullrich2006-04-031-1/+1
| | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
* Only report errors if debug flag is enabled. Rules appear solid now.Scott Ullrich2006-02-131-1/+3
|
* Show original string before upper case in logScott Ullrich2006-02-131-1/+2
|
* Do not show blank items and flag for inspectionScott Ullrich2006-02-131-5/+5
|
* If we could not parse a filter log rule, log the rule and ask them to report ↵Scott Ullrich2006-02-131-5/+11
| | | | the rule to mailing list or forum
* Another attempt at fixing logsScott Ullrich2006-02-121-4/+14
|
* Add OpenVPN tabScott Ullrich2006-02-121-0/+1
|
* Remove OpenVPN tabScott Ullrich2006-02-061-1/+0
|
* Update REGEX to match -v behaviorScott Ullrich2006-02-061-35/+21
|
* Only show interface description, hide OPTXScott Ullrich2006-01-201-1/+1
|
* Include OPT interfaces description in filter logsScott Ullrich2006-01-201-14/+80
| | | | TIcket #791
* Actually return X records, not X+1Scott Ullrich2006-01-151-1/+1
|
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-1/+1
|
* global $nentriesScott Ullrich2006-01-151-1/+1
| | | | Found by eclipse
* Return correct number of entriesScott Ullrich2006-01-141-1/+4
| | | | Ticket #783
* Uppercase stringScott Ullrich2006-01-071-0/+2
|
* Allow TCP protocol to work as well.Scott Ullrich2006-01-071-1/+2
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Do not display the line if we cannot extract the protocol typeScott Ullrich2005-12-261-1/+4
|
* handle all protocolsScott Ullrich2005-12-161-1/+15
| | | | Ticket #734
* MFC 7936Scott Ullrich2005-11-211-4/+12
| | | | | | Convert port into :$PORT * Allow ICMP entries to appear correctly Ticket #695
* Clean $log_split during each loopScott Ullrich2005-11-041-0/+2
| | | | Ticket #657
* Handle other protocols besides tcp and udp.Scott Ullrich2005-11-041-0/+3
| | | | Ticket #657
* MFC 7057Scott Ullrich2005-10-221-4/+7
| | | | Show reject icons for rejected rules
* Minor cleanup, no functional changes.Colin Smith2005-09-251-5/+1
|
* Restart syslgod after cloggingScott Ullrich2005-08-161-0/+2
| | | | Ticket #362
* Add meta refresh to log pages.Scott Ullrich2005-08-141-0/+1
| | | | Another-item-submitted-by: databeestje
* Break out Load Balancer log filesBill Marquette2005-08-071-7/+8
|
* Fix a XXXScott Ullrich2005-08-011-2/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-2/+2
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Revert last commit. Needs some more testing.Scott Ullrich2005-07-141-1/+1
|
* Loosen the regex some more to account for ips without ports.Scott Ullrich2005-07-141-1/+1
|
* tcpdump and logger is already running. do not start twiceScott Ullrich2005-07-111-1/+1
|
* hostnames could have - in them, etc. loosen regexScott Ullrich2005-07-101-1/+1
|
* /usr/bin -> /usr/sbinScott Ullrich2005-07-051-1/+1
|
* Code cleanupBill Marquette2005-07-041-2/+2
|
OpenPOWER on IntegriCloud