summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_filter.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Last of the bottom round fixesBill Marquette2005-07-041-16/+8
| | | | Turn top rounding back on now that those are all fixed
* Use $pgtitle for consistencyBill Marquette2005-07-031-1/+1
|
* Correct the tabsScott Ullrich2005-07-031-6/+6
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+9
| | | | | * Curve tabs * Cleanup
* * Fix diagnostics logging tab menusScott Ullrich2005-07-021-0/+1
| | | | | | * Curve bottom of grey areas if needed * Curve tabs * Cleanup
* * Update path to DHCP LogsScott Ullrich2005-07-021-1/+1
| | | | * Minor page cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-18/+14
|
* * Remove : from IfScott Ullrich2005-06-281-1/+3
| | | | * Convert If to upper case
* Introduce a new diagnostics filter page which works! This one now uses ↵Scott Ullrich2005-06-281-39/+18
| | | | regex for easy updating. There are a few outstounding issues such as the counter not working correctly due to some lines lacking a src and dest which needs some work but overall it works.
* no need for pkg parser requireScott Ullrich2005-06-061-1/+0
|
* move icons to middle of the cellHolger Bauer2005-06-021-1/+1
|
* Whoops, forgot the ".inc"Colin Smith2005-04-281-1/+1
|
* Include xmlparse_pkg.Colin Smith2005-04-271-0/+1
|
* Fix filter logs (using hardcoded paths until tomorrow).Colin Smith2005-04-061-3/+2
|
* Remove invalid argument.Colin Smith2005-04-051-1/+1
|
* dump_clog no longer needed.Colin Smith2005-04-051-21/+0
|
* Cleanup pathsBill Marquette2005-04-041-10/+11
| | | | | | | Standardize settings (262144 file lengths) Move IPSEC VPN next to PPTP VPN style cleanup various other minor cleanups
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Show the interface friendly name and real interface name in interface column.Scott Ullrich2005-03-141-1/+4
|
* Update ipsec urlScott Ullrich2005-03-101-1/+1
|
* Adjust tab orderingScott Ullrich2005-03-101-1/+1
|
* * Add IPSEC logging tab.Scott Ullrich2005-03-101-0/+1
| | | | * Do not log IPSEC in System any longer
* Really correctly output correct number of records chosen on "pretty" rules modeScott Ullrich2005-03-101-4/+11
|
OpenPOWER on IntegriCloud