Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f5bdff7f 12/03/2009 09:26 PM Scott Ullrich

Add priv.defs.inc to authgui.inc

6b6e8d08 12/03/2009 09:08 PM Scott Ullrich

Rework includes a bit

6d28f4d0 12/03/2009 03:18 AM Scott Ullrich

Show all widgets. Remove - button as there is no save mechanism at all for this widget.

3fa86ecd 12/03/2009 03:07 AM Scott Ullrich

Formatting cleanups. Increase buffer size

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

55563f1b 10/26/2009 03:29 AM Scott Ullrich

Give more room to the interfaces td (40%)

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

a91333d3 09/05/2009 11:03 PM Jim Pingle

Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsd

f9f71ad3 08/14/2009 05:13 PM Ermal Luçi
  • Convert captive portal rules to use tables. This reduces the number of rules ALOT.
  • Make the peruserbw setting use tables also by taking advantage of the tablearg option.
  • Convert statistics to use the new improvements of ipfw tables merged previously....
4f464b16 07/10/2009 12:49 PM Ermal Luçi

Fix includes for the widget too.

6f5d0107 07/08/2009 05:30 PM Ermal Luçi

Bring captive portal widget up to date with changes.

f80a6148 05/09/2009 04:16 AM Ermal Luçi

The other half of CP locks conversion to new locking functions.

8496e20d 05/05/2009 02:43 AM Scott Ullrich

Reeturn false to prevent page from moving

96518487 05/05/2009 02:35 AM Scott Ullrich

Allow clicking on the Version and expand it with uname -a via Ajax magic.

e82d4a41 04/05/2009 09:15 PM Jim Pingle

Configurable filtering for Services Status widget

37c7bad8 04/05/2009 07:19 PM Jim Pingle

Fix include for gmirror status widget

5aaccff5 04/05/2009 07:03 PM Jim Pingle

New Widget: Gmirror Status

5579cecd 04/05/2009 05:50 PM Jim Pingle

Fix log widget title/link

af8ae7ce 04/04/2009 11:50 PM Jim Pingle Filter log parsing update
  • Share filter log parsing code instead of using copy/paste/code duplication.
  • Reworked the JavaScript a little so it could also be shared
  • Fix a large number of bugs, especially in the AJAX-based dynamic log viewer.
  • Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry....
82ef398a 03/24/2009 07:39 PM Scott Ullrich

Add hideplatform

77518fbf 03/19/2009 12:12 AM Scott Ullrich

Ensure tmp is ready before beginning operation.

2ff9980b 03/16/2009 08:40 PM Scott Ullrich
  • Remove non-needed grep (we use fifolog now)
  • Change "No data" to "Gathering data"
57ecd9b6 03/15/2009 11:01 PM Scott Ullrich

Jettison clog and replace with fifolog which is included in FreeBSD 7.1

46aa2c26 03/15/2009 02:50 AM Scott Ullrich

General widget cleanups

5bd2aa63 03/15/2009 02:07 AM Scott Ullrich

Handle post correctly

6871d2c3 03/15/2009 02:01 AM Scott Ullrich

Allow setting of how many words to show.

e1f15d08 03/15/2009 01:51 AM Scott Ullrich

Correctly restore rsswidgetheight size

416a5c1a 03/15/2009 01:45 AM Scott Ullrich
  • Allow setting the div size and scroll the rest
  • Format items better
4b805dbe 03/15/2009 12:40 AM Scott Ullrich

Break before last <hr>

d1d1e961 03/15/2009 12:38 AM Scott Ullrich

Default to 3 entries

1cc2fe06 03/15/2009 12:29 AM Scott Ullrich

Close <a> tag

b2fcc7e3 03/15/2009 12:24 AM Scott Ullrich

Widget is ready for general usage and defaults to pfS blog

40416105 03/14/2009 11:22 PM Scott Ullrich

First crack at RSS widget.

7ef9bb4d 03/14/2009 08:20 PM Scott Ullrich

Add comment

9050b9f9 03/14/2009 06:07 AM Scott Ullrich

Make NOTE bold

397c4d6d 03/14/2009 06:03 AM Scott Ullrich

Set NOTE size to 350x350

e3349f9c 03/14/2009 05:34 AM Scott Ullrich

Adding picture viewer widget. Add a picture of your firewall, or a network
diagram, or a picture of your girlfriend... OR?

613e6381 03/12/2009 12:27 AM Scott Ullrich

Add 3 seconds on to each subsequent graph to space out the ajax calls.

4f94e09f 03/11/2009 10:19 PM Scott Ullrich

Center the CPU graph.

4fab3ba5 03/11/2009 10:15 PM Scott Ullrich

Correctly set the status field HTML text during ajax process.

3dfa6a52 03/11/2009 09:28 PM Scott Ullrich

Add ajax mojo to gateway status widget

d145b6e8 03/11/2009 02:35 AM Scott Ullrich

Minor formatting changes.

c557e063 03/11/2009 01:33 AM Scott Ullrich

Add loss information

febb43c4 03/11/2009 12:57 AM Scott Ullrich

Show all RTT items correctly

716e49d0 03/11/2009 12:37 AM Scott Ullrich

Report the RTT (delay) as well.

a2026525 03/09/2009 06:09 PM Scott Ullrich

Wait about 4 seconds before checking if an update is available

7683029a 03/09/2009 06:04 PM Scott Ullrich

Set default refresh time to 10 seconds

48d872de 03/09/2009 06:00 PM Scott Ullrich

Allow refresh up to 10 seconds

b3b5c188 03/09/2009 03:25 AM Scott Ullrich

s/Updating in 5 seconds/Updating in 10 seconds/

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 ]

7a2154f6 03/08/2009 10:05 PM Scott Ullrich

Replace SVG graph with Graphlink Ajax graph that used to be in
HEAD before the Dashboard import.

10e6500f 03/08/2009 09:30 PM Scott Ullrich

Pause by default.

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

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

0eea8800 12/02/2008 07:38 PM Scott Ullrich

Delay status check by 2 seconds

cceb0e50 12/02/2008 07:32 PM Scott Ullrich

Add <br/>

b654ff83 12/02/2008 07:32 PM Scott Ullrich

Populate div initially.

371f8c19 12/02/2008 07:30 PM Scott Ullrich

Convert update check to AJAX.

355aa195 12/02/2008 05:06 PM Scott Ullrich

Use host with a timeout of 1 second to query the update ip address.
If we cannot resolve the IP address within 1 second show that an update
is not available instead of hanging the webConfigurator while waiting
for DNS timeouts.

7ec05d27 11/07/2008 07:30 PM Ermal Luçi
  • Rename link_int_to_bridge_interface to link_interface_to_bridge
  • Create two new function link_interface_to_{gif,gre}
36512cbd 10/30/2008 08:16 PM Seth Mos

Use new function

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.
ae5143a7 09/18/2008 04:51 PM Ermal Luçi

Oops, typo.

1ba5e90a 09/18/2008 06:34 AM Ermal Luçi

Catch up with traffic graph changes.

01eb687d 09/09/2008 07:38 AM Ermal Luçi

Catch up with file rename.

4476d447 09/07/2008 07:34 PM Ermal Luçi

Merge lan configuration to the interfaces_wan.php page wich does the configuration of all
other assigned interfaces.

74d65827 08/31/2008 02:44 PM Ermal Luçi

Fix detection if an interface is part of bridge.

80578880 07/25/2008 12:26 AM Scott Dale

new widget, needs testing

d5c8fe83 07/14/2008 09:09 PM Ermal Luçi

Missed previous merge config.

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

6d0227f7 07/08/2008 03:36 AM Scott Dale

format error fix

b7cf86b0 07/08/2008 12:14 AM Scott Dale

show error correctly and display current version is up to date

5e657bbb 07/05/2008 12:40 AM Scott Dale

remove un-needed code, refine update check error

e862ba62 07/05/2008 12:24 AM Scott Dale

show when new firmware is available

0c4520d0 07/03/2008 02:22 PM Seth Mos

Handle empty monitor address correctly

daec7536 07/01/2008 12:49 PM Seth Mos

Remove spurious text

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

Continue interface improvements

b6db9217 06/21/2008 12:28 AM Ermal Luçi

Continue interface improvements.

917d87a7 06/18/2008 06:42 PM Seth Mos

Remove extranous divs that remove spaces

599b395c 06/18/2008 06:39 PM Seth Mos

Remove gateway pools from widget

db090bfb 06/18/2008 06:38 PM Seth Mos

Remove extra text we don't need

28dc06a3 06/18/2008 06:34 PM Seth Mos

Add Gateways Status Widget

995047da 06/13/2008 11:42 AM Seth Mos

Get integer value of last config change which might be empty but
prevents parse error. Notably on a alix or wrap on first install.

ef3aebc2 05/23/2008 03:03 AM Scott Dale

insert IP div always, so ajax updates always succeed

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

Fix multicast traffic display in widget.

84dd787e 02/03/2008 04:12 AM Scott Ullrich

Add   after each field so that empty spans do not break the css
look and field. Minor nitpick.

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

touch up text

Ticket #1569

c4e2e864 12/31/2007 05:13 AM Scott Dale

correct tab alignment

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

change href link

9d488ea4 12/30/2007 09:14 PM Scott Dale

include required files for when widget is being loaded by AJAX calls.

e1f77867 12/02/2007 04:16 AM Scott Ullrich

Show FreeBSD version as well.

1f6d9c48 10/13/2007 11:51 PM Seth Mos

Do not create array items for disabled vpn tunnels

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

b024446e 09/25/2007 03:38 PM Scott Ullrich

Do not show mbuf clusters, show mbufs.

edc67063 08/20/2007 01:02 AM Scott Ullrich

Use maximum mbuf field

88207a6b 08/20/2007 12:13 AM Scott Ullrich

Show MBUF usage.

3defdb8a 08/19/2007 11:48 PM Scott Ullrich

Add MBUF usage information

18176fdc 08/03/2007 11:15 PM Scott Dale

beta load balancer widget