Fix multicast traffic display in widget.
Add after each field so that empty spans do not break the csslook and field. Minor nitpick.
touch up text
Ticket #1569
correct tab alignment
change href link
include required files for when widget is being loaded by AJAX calls.
Show FreeBSD version as well.
Do not create array items for disabled vpn tunnels
Fix broken ipsec logic
Fix ipsec overview for wan interface, carp already worked
Do not show mbuf clusters, show mbufs.
Use maximum mbuf field
Show MBUF usage.
Add MBUF usage information
beta load balancer widget
reorganize ipsec code
improved load times for ipsec tunnels
show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels)
only process update java when update available
new ipsec widget
display properly under pfsense theme
underline links
do not show disabled interfaces
add support to change widget titles and add links.
show available updates for packages
initial version for package widget
Add services status widget.
Submitted-by: morbus via forum
Update reg ex to accommodate extra data thrown into logMFC: asap
show text stating no carp defined if appropriate
Adding carp status widget created by Sam Wenham
updated copyright
Add CPU usage widget and fix the missing ?> error.
New widgets: shows statistics for interfaces (and there was much rejoicing)
update widgets to use css properly
backout previous, accidental commit
preparing for widgets
update interface widget
hide graphs for disabled interfaces properly
allow user to configure refresh interval. Default is 3 seconds
save widget settings
Widget base. Note: changes to widgets are not saved yet.