aboutsummaryrefslogtreecommitdiffstats
path: root/config/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* Fix/relocate a bunch of missing files/dependencies for binaries that were ↵jim-p2013-05-281-1/+1
| | | | removed from git but lingered on www rather than files.
* Dashboard update: honor hideplatform if set, version bump.jim-p2010-06-101-1/+1
|
* Dashboard 0.8.6: Prevent install on 2.0 (just in case) and remove snort/havp ↵jim-p2009-10-142-25/+32
| | | | widgets so they can be in their own packages.
* Dashboard package 0.8.5: Update HAVP widget, add NanoBSD boot slice on sys ↵jim-p2009-09-051-1/+1
| | | | info widget. Adjust name on Diagnostics > DNS to DNS Lookup to match its name in HEAD.
* Dashboard 0.8.4, fix menus for NanoBSD and add contributed HAVP widget.jim-p2009-08-161-1/+1
|
* Unlink the old dashboard index.php for good measure before replacing it.jim-p2009-06-101-0/+1
|
* Add a little bit of a sleep first, seems to help.jim-p2009-06-101-0/+1
|
* Dashboard update: Use apc_clear_cache() after install to make sure that the ↵jim-p2009-06-102-2/+3
| | | | proper index.php appears.
* Dashboard 0.8.3, fixup Summary Graph code and data issuesjim-p2009-06-071-1/+1
|
* Dashboard 0.8.2 - Firewall log summary graphs, Firewall log filter, Various ↵jim-p2009-06-061-1/+1
| | | | backend changes
* Dashboard 0.8.1 - Easy Rule bug fixesjim-p2009-06-041-1/+1
| | | | ICMP parsing was messed up, as was adding ICMP rules. Should work now. I hope.
* Dashboard 0.8.0jim-p2009-06-031-1/+1
| | | | | | | | | | | | | * Introducing Easy Rule - Add rules easily from the Firewall Logs screen * Pass rules on a given interface/protocol, from source IP to the local IP:port. * Blocking a given IP adds it to a Block Alias for a given interface. * Confirmation is required before a rule is added. * Diagnostics > DNS backported from 2.0 * Simple DNS lookup using PHP's dns functions. * If an IP is given (or found), also links to some online IP lookup sites. * Filter log view changes * Icon for using the DNS page to resolve an IP. * Tooltip on the src/dst port tries to lookup relevant /etc/services entry.
* Dashboard 0.7.8 - Load Balancer and IPsec widget fixesjim-p2009-06-022-2/+2
|
* Dashboard 0.7.7jim-p2009-05-262-5/+2
| | | | | | Add an alpha-quality OpenVPN Widget A few fixes to the IPSec status widget Stuck a fresh copy of the stock fbegin.inc in the tgz file, the previous method of trying to preserve the file was problematic for existing users.
* Dashboard package: Copy back fbegin.inc in case someone had an old version ↵jim-p2009-05-161-0/+3
| | | | that removed it and the new version didn't replace it.
* Dashboard 0.7.6.2 - Don't copy/clobber fbegin.inc. There were no useful ↵jim-p2009-05-152-4/+1
| | | | modifications in it, and it altered some menu item locations.
* Dashboard 0.7.6.1jim-p2009-05-132-7/+2
| | | | * Fix IPSec status for tunnels using hostnames instead of IPs
* Dashboard 0.7.6jim-p2009-05-122-31/+15
| | | | | | * Add IPSec Mobile Client/Tunnel Status * Show FreeBSD version on System Information * Removed the uninstall routine. It didn't work properly most of the time, and after a firmware update it actually resulted in the wrong file being replaced.
* Dashboard 0.7.5.3 - Attempt to fix uninstall/reinstall issues.Jim Pingle2009-03-312-15/+21
|
* Dashboard 0.7.5.2 - Fix error when IPSec has no tunnels defined.Jim Pingle2009-03-301-1/+1
|
* Dashboard 0.7.5.1 - Small bugfix for interface name formattingJim Pingle2009-03-171-1/+1
|
* Really unbreak the AJAX viewer this time. Forward and Reverse work. Fix a ↵Jim Pingle2009-03-031-6/+3
| | | | couple more minor formatting bugs.
* More formatting fixes. Notably: ipv6, igmp, and tcp flags)Jim Pingle2009-03-021-1/+1
|
* Redo previous commit to fix the package.Jim Pingle2009-03-022-1/+2
|
* Fix a small formatting bug in log output.Jim Pingle2009-03-011-1/+1
|
* Update Dashboard package. Fixes broken log viewing on 1.2.1+, and fixes ↵Jim Pingle2009-03-012-3/+10
| | | | broken IPSec status. Adds a couple features to logging.
* mv packages to config dir to match web layoutBill Marquette2009-02-062-0/+109