Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
006802ab 03/04/2011 08:15 PM Ermal LUÇI
  • Prevent concurrent logins on CP to not be recorded on the DB.
  • Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performance.
  • Retire the disconnect_client and make all the disconnect functions use the sessionid as identifier....
4ed69f33 02/26/2011 07:20 PM Jim Pingle

Do a more strict check on the return value of the download function. Fixes #1309

b5993a02 02/13/2011 09:54 PM Jim Pingle

Fix update check fix. Skipped a parameter.

d164643a 02/13/2011 04:14 PM Jim Pingle

Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.

5ee6a457 02/12/2011 06:33 PM Ermal LUÇI

Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.

c3606a3b 02/08/2011 02:20 PM Ermal LUÇI

Resolves #1263. Use correct config toggle for detecting alternate url for firmware.

5ded8bab 01/31/2011 08:46 PM Jim Pingle

Catch the OpenVPN widget up to the status page code for killing clients.

001cbed2 01/10/2011 10:58 PM Jim Pingle

Sort installed packages in a case insensitive way on the widget and installed packages list.

c1261315 01/10/2011 10:57 PM Jim Pingle

Whitespace fixes

b2254c7f 01/10/2011 10:49 PM Jim Pingle

Sort services on the services status page and widget.

10e4d55e 01/09/2011 06:29 PM Pierre POMES

Fix HTML errors reported by Eclipse using PHP perspective

68fef56f 01/04/2011 01:50 AM Chris Buechler

fix CP dashboard widget

e9a17661 01/03/2011 07:00 PM Scott Ullrich

Add $nocsrf = true;

23d69b98 12/27/2010 07:22 PM Jim Pingle

Use convert_friendly_interface_to_friendly_descr in the wol widget, just like on the main page. Ticket #1103

e18278d1 12/27/2010 07:22 PM Jim Pingle

Use strtoupper here

95b71980 12/22/2010 08:33 PM Ermal LUÇI

Use correct lock.

254ac496 12/15/2010 03:35 PM Jim Pingle

Add contributed WOL widget. Resolves #1103

ece25730 12/14/2010 05:06 PM Jim Pingle

Replace the LB status widget completely with one that supports the current LB system.

76bbcff0 12/09/2010 05:18 PM Chris Buechler

make rebrand-friendly

74efe8bc 11/29/2010 08:18 PM Scott Ullrich

Deactivate cpu graph. Will bring back in 2.1

cfa62e06 11/26/2010 12:20 PM Ermal LUÇI

include broadcast address to allow dhcp to work.

108cfddf 11/23/2010 12:47 PM Ermal LUÇI

Ticket #1023. Correct the widget code bringing it full speed with latest carp code.

7b228323 11/16/2010 10:38 PM Ermal LUÇI

Avoid exec() and use php calls.

bd32ac6c 11/14/2010 01:59 PM Erik Fonnesbeck

Fix case of variable name for swap usage. Ticket #477

9cb94dd4 11/03/2010 01:25 PM Ermal LUÇI

Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1 it should not be accessible otherwise.

6bc1e79a 11/02/2010 08:48 PM Jim Pingle

Don't use pconfig in a widget, it can cause issues with other widget settings.

a2071365 11/01/2010 06:46 PM Jim Pingle

Sync service status widget code with service status page. Fixes #984

dbb0e086 10/25/2010 08:55 PM Jim Pingle

Remove unnecessary (and unclosed) form tag.

e988813d 10/19/2010 04:39 PM Jim Pingle

desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.

9228de6c 10/11/2010 09:10 PM Jim Pingle

Fix graph staggering, the old method was causing the graphs to diverge in update intervals over time.

719dcffb 10/11/2010 08:29 PM Jim Pingle

Whitespace fixes

ce338162 10/07/2010 05:37 PM Jim Pingle

Show the product_name as the slice "name" for rebrands. Cosmetic only.

7ec17767 09/16/2010 04:31 PM Ermal LUÇI

Show status as Gathering data rather than unknown since the later seems to scary people!

68f291ff 09/09/2010 09:25 PM Ermal LUÇI

Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.

9eda7259 08/31/2010 07:23 PM Ermal LUÇI

More fixes to status services.

a87c7901 08/16/2010 09:54 PM Jim Pingle

Update gateway status properly when fetched via AJAX.

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.