Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2b3338f6 08/11/2010 03:15 PM Jim Pingle

Show the architecture after the version number.

81ab3a73 06/30/2010 03:55 PM Jim Pingle

Show the CPU Frequency on the dashboard if it's not running at full speed (due to powerd)

2e591a5d 06/23/2010 01:07 PM Jim Pingle

Fix dashboard version check for nanobsd

096ee9c2 06/16/2010 11:24 AM Ermal LUÇI

Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666

66a96e72 06/07/2010 09:08 PM Ermal LUÇI

Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.

4b4be09e 06/07/2010 08:34 PM Ermal LUÇI

Actually show other data with gateways status.

beb7b814 06/07/2010 07:17 PM Ermal LUÇI

Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.

59d73709 05/26/2010 03:59 PM Jim Pingle

Add nanobsd size to system info widget after platform.

01207fd8 05/18/2010 05:36 PM Ermal LUÇI

Fixes #536. More fixes and optimizations on the various functions and status pages used for gateways [groups].

bb927ed4 05/06/2010 04:52 PM Jim Pingle

Previous commit also fixed traffic graph state changing, so re-enable that as well.

95b97dd1 04/27/2010 05:58 PM Jim Pingle

Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.

08fd5444 04/23/2010 02:05 PM Jim Pingle

Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534.

2cfbe062 04/16/2010 04:24 PM Jim Pingle

Update system information widget to use new version checking mechanism.

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

773c99bc 03/19/2010 03:34 PM Ermal LUÇI

Fix auto update checking and showing always there is an update available.

312d166b 02/28/2010 01:45 AM Jim Pingle

AJAX-ify the gmirror status widget. Add license header while I'm here.

3a738983 02/16/2010 12:23 AM Jim Pingle

Fix typo

e1135f7b 02/15/2010 11:23 PM Jim Pingle

Change variable name to avoid clobbering one by the same name in the Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way.

c5b5f501 02/01/2010 10:53 PM Scott Ullrich

Show a 3G icon when item is a serial type interface

ee7767a5 01/20/2010 07:21 PM Jim Pingle

Fix services status widget to use the same code as the services status page. Might need to move this into a common file in the near future to avoid code duplication.

981a2fbe 01/11/2010 06:43 PM Ermal Luçi

Ticket #294. Add necessary include.

f07cb7ce 01/09/2010 05:58 AM Chris Buechler

fix Firewall Logs widget settings save.

Ticket #285

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