Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3dfa6a52 03/11/2009 09:28 PM Scott Ullrich

Add ajax mojo to gateway status widget

dad93012 03/09/2009 02:37 AM Scott Ullrich

Correctly close opened [ arrays and such.

7b94aef3 03/09/2009 02:31 AM Scott Ullrich

Use ) instead of ]

e6a5a066 03/08/2009 04:42 AM Ermal Luçi

Do the same for filter logs on dashboard as on the System logs.

85a5da13 10/23/2008 09:51 PM Ermal Luçi
  • Rename get_current_wan_address to get_interface_ip
  • Rename get_real_wan_interface to get_real_interface
  • Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
  • Cleanup some code when passing or remove some unused one.
a93e56c5 07/11/2008 01:55 AM Matthew Grooms

Overhaul IPsec related code. Shared functions have been consolidated into
a new file named /etc/ipsec.inc. Tunnel definitions have been split into
phase1 and phase2. This allows any number of phase2 definitions to be
created for a single phase1 definition. Several facets of configuration...

fff75fa4 07/08/2008 07:30 PM Seth Mos

Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

88ff3edf 02/10/2008 07:34 PM Scott Ullrich

Fix multicast traffic display in widget.

348327b7 01/08/2008 02:40 AM Chris Buechler

touch up text

Ticket #1569

ffe2f910 12/30/2007 09:15 PM Scott Dale

change href link

e461fcfc 10/05/2007 08:41 AM Seth Mos

Fix broken ipsec logic

cb1da811 10/05/2007 07:38 AM Seth Mos

Fix ipsec overview for wan interface, carp already worked

9624823b 08/03/2007 11:12 PM Scott Dale

reorganize ipsec code

5d7f3e14 08/03/2007 12:32 AM Scott Dale

improved load times for ipsec tunnels

d1ef3e5a 07/24/2007 03:48 AM Scott Dale

show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels)

981f03e5 07/23/2007 03:20 AM Scott Dale

new ipsec widget

8b35e9c3 07/15/2007 05:23 PM Scott Dale

add support to change widget titles and add links.

22ff4a6e 07/04/2007 01:05 AM Scott Dale

Update reg ex to accommodate extra data thrown into log
MFC: asap

c0f09778 05/24/2007 12:21 AM Scott Ullrich
  • Only process 8 events since we only show 5 lines
  • Change update rate to be a tad higher
1db766df 05/07/2007 02:21 AM Scott Dale

Widget base. Note: changes to widgets are not saved yet.