summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Add missing div tagjim-p2012-05-281-0/+1
|
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ↵jim-p2012-05-251-71/+101
| | | | | | | | Implements #1986 Conflicts: usr/local/www/diag_ipsec.php
* Fix redirect when saving settings in the widget, it was landing on the ↵jim-p2012-05-141-0/+1
| | | | widget page instead of returning to the dashboard.
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this ↵jim-p2012-05-081-1/+1
| | | | | | | | | | | | should not have been on RELENG_2_0 see ticket #2415 This reverts commit 4d0c032c528b10221a2ef894b5eca34f6fda39a7. Conflicts: etc/inc/openvpn.inc etc/inc/upgrade_config.inc etc/rc.filter_synchronize
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
|
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-022-5/+5
|
* Do not redirect on saving services status widget, the headers have been sent ↵jim-p2011-12-211-1/+0
| | | | by this point and it can't happen.
* Require guiconfig.incScott Ullrich2011-12-031-0/+1
|
* Fix display of CARP widget to properly show Disabled status, bring code more ↵jim-p2011-11-071-30/+32
| | | | in line with the carp status page, and clean it up a bit.
* Add missing ?, fix uname display. Fixes #1960jim-p2011-10-171-1/+1
|
* Add relayd to Status > Services and widget. Add capability to kill when ↵jim-p2011-09-281-0/+7
| | | | restarting instead of a simple reload. Implements #1913
* Change mbuf output on dashboard to read total/max, instead of current/total, ↵jim-p2011-08-301-3/+3
| | | | to give a more useful view. Also only use a single netstat command instead of two.
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ↵jim-p2011-08-301-2/+2
| | | | server directive) and also be a little more verbose about what is happening, if we can tell.
* Rework OpenVPN status, show status for shared key servers.jim-p2011-07-271-5/+53
|
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-041-3/+4
| | | | | | | * 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. All this was triggered by: http://forum.pfsense.org/index.php/topic,33879.0.html
* Do a more strict check on the return value of the download function. Fixes #1309jim-p2011-02-261-1/+1
|
* Fix update check fix. Skipped a parameter.jim-p2011-02-131-1/+1
|
* Make update check a little more robust. Timeout after a few seconds, and if ↵jim-p2011-02-131-2/+2
| | | | we get a non-200 http code, ignore the response.
* Remove any previous file with the same name as the one that will be ↵Ermal2011-02-121-0/+1
| | | | downloaded. This avoid the gui to always show update availble even though the site could not be reached.
* Resolves #1263. Use correct config toggle for detecting alternate url for ↵Ermal2011-02-081-1/+1
| | | | firmware.
* Catch the OpenVPN widget up to the status page code for killing clients.jim-p2011-01-311-8/+17
|
* Sort installed packages in a case insensitive way on the widget and ↵jim-p2011-01-101-1/+1
| | | | installed packages list.
* Whitespace fixesjim-p2011-01-101-90/+83
|
* Sort services on the services status page and widget.jim-p2011-01-101-0/+7
|
* Fix HTML errors reported by Eclipse using PHP perspectivePierre POMES2011-01-091-1/+1
|
* fix CP dashboard widgetChris Buechler2011-01-031-0/+1
|
* Add $nocsrf = true;Scott Ullrich2011-01-0317-1/+38
|
* Use convert_friendly_interface_to_friendly_descr in the wol widget, just ↵jim-p2010-12-271-5/+1
| | | | like on the main page. Ticket #1103
* Use strtoupper herejim-p2010-12-271-1/+1
|
* Use correct lock.Ermal2010-12-221-1/+1
|
* Add contributed WOL widget. Resolves #1103jim-p2010-12-152-0/+85
|
* Replace the LB status widget completely with one that supports the current ↵jim-p2010-12-141-116/+121
| | | | LB system.
* make rebrand-friendlyChris Buechler2010-12-091-1/+1
|
* Deactivate cpu graph. Will bring back in 2.1Scott Ullrich2010-11-291-0/+0
|
* include broadcast address to allow dhcp to work.Ermal2010-11-261-1/+0
|
* Ticket #1023. Correct the widget code bringing it full speed with latest ↵Ermal2010-11-232-6/+7
| | | | carp code.
* Avoid exec() and use php calls.Ermal2010-11-161-7/+3
|
* Fix case of variable name for swap usage. Ticket #477Erik Fonnesbeck2010-11-141-1/+1
|
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to ↵Ermal2010-11-031-26/+30
| | | | 127.0.0.1 it should not be accessible otherwise.
* Don't use pconfig in a widget, it can cause issues with other widget settings.jim-p2010-11-021-43/+43
|
* Sync service status widget code with service status page. Fixes #984jim-p2010-11-011-80/+104
|
* Remove unnecessary (and unclosed) form tag.jim-p2010-10-251-1/+0
|
* desc to descr in Load Balancer config, so they gain CDATA protection and ↵jim-p2010-10-191-1/+1
| | | | standardize field names. Ticket #320.
* Fix graph staggering, the old method was causing the graphs to diverge in ↵jim-p2010-10-111-4/+1
| | | | update intervals over time.
* Whitespace fixesjim-p2010-10-111-37/+37
|
* Show the product_name as the slice "name" for rebrands. Cosmetic only.jim-p2010-10-071-2/+2
|
* Show status as Gathering data rather than unknown since the later seems to ↵Ermal2010-09-161-3/+3
| | | | scary people!
* Ticket #876. Show all gateways even though apinger is not monitoring them, ↵Ermal2010-09-091-25/+35
| | | | for various reasons, this removes user confusion in the status pages.
* More fixes to status services.Ermal2010-08-311-1/+1
|
* Update gateway status properly when fetched via AJAX.jim-p2010-08-161-1/+1
|
OpenPOWER on IntegriCloud