Add contributed WOL widget. Resolves #1103
Ticket #1023. Correct the widget code bringing it full speed with latest carp code.
Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.
AJAX-ify the gmirror status widget. Add license header while I'm here.
New Widget: Gmirror Status
Fix log widget title/link
Jettison clog and replace with fifolog which is included in FreeBSD 7.1
Add ajax mojo to gateway status widget
Correctly close opened [ arrays and such.
Use ) instead of ]
Do the same for filter logs on dashboard as on the System logs.
Overhaul IPsec related code. Shared functions have been consolidated intoa new file named /etc/ipsec.inc. Tunnel definitions have been split intophase1 and phase2. This allows any number of phase2 definitions to becreated for a single phase1 definition. Several facets of configuration...
Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey
Continue interface improvements
Fix multicast traffic display in widget.
touch up text
Ticket #1569
change href link
Fix broken ipsec logic
Fix ipsec overview for wan interface, carp already worked
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)
new ipsec widget
add support to change widget titles and add links.
Update reg ex to accommodate extra data thrown into logMFC: asap
Widget base. Note: changes to widgets are not saved yet.