summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style usr-local-www back-endPhil Davis2015-04-191-68/+71
| | | | files that do stuff in mostly in the background.
* Add missing opening bracketk-paulius2015-03-081-1/+1
|
* Expand CARP demotion error, add button to reset demotion status.jim-p2015-03-061-3/+23
|
* carp, don't show status icon from previous carp ip in case the ip is not ↵PiBa-NL2015-02-151-1/+2
| | | | present on the interface (test with ifconfig em0 1.2.3.4 delete)
* Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix ↵Renato Botelho2015-01-221-1/+18
| | | | #4252
* Ticket #3997 s/_vhid/_vip/gErmal LUÇI2015-01-151-1/+1
|
* Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ↵Ermal LUÇI2015-01-151-5/+1
| | | | changes and upgrade code
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* clarify message here after customer feedback, it wasn't meant to imply "only ↵Chris Buechler2014-12-261-1/+1
| | | | a reboot will re-enable" but that's how some people have read it.
* Cleanup aliases when temporarily disable CARP, fixes #4116Renato Botelho2014-12-161-0/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Fix syntax error in CARP status page. Ticket #3967Chris Buechler2014-11-101-1/+1
|
* Ticket #3967. Allow to have carp as parent of ipaliases - continuedErmal2014-11-101-0/+4
|
* rename interfaces_carp_setup to interfaces_sync_setup and call it during ↵Ermal2014-10-151-1/+1
| | | | bootup since it does not only relate to carp interfaces.
* Fixes #3909 Properly report and detect carp_statusErmal2014-10-061-8/+9
|
* Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-071-3/+2
|
* Fix indentRenato Botelho2014-07-071-17/+17
|
* Fix typoRenato Botelho2014-05-231-1/+1
|
* Tidy up "carp_status.php" XHTMLColin Fleming2014-05-161-25/+22
| | | | | | | Add SUMMARY to TABLES Close INPUT tags and IMG tags and ALT to IMG Tidy up CENTER tags Add missing closing FORM tag
* Key off net.inet.carp.demotion and display a warning to the user if the ↵jim-p2014-04-151-2/+6
| | | | system has self-demoted its CARP status.
* Fix text, capitalization, and change wording to put more focus on how the ↵jim-p2014-04-151-4/+4
| | | | action behaves.
* carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew ↵PiBa-NL2014-03-301-1/+10
| | | | | | | | | 254) persisting a reboot Option to set CARP interfaces to 'maintenance mode', persisting through a reboot so the primary machines stays as backup/inactive. This is required when there are some problems (possibly with the hardware) and the primary machine needs to be booted and checked again before becoming 'master'. Currently it will take back the master state during reboot even though there might still be problems or some re-configuring to do. p.s. it is for some reason not possible to reset advskew back to '0'.. should that number be removed as an option, and use 1 as a minimal value ?
* xhtml Complianceayvis2014-03-141-2/+2
| | | replaced <br>, <br/> and </br> with <br />
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This ↵Ermal2013-12-061-3/+2
| | | | way only ipaliases on carp need to be upgraded.
* Provide proper interface for getting carp statusErmal2013-12-051-1/+1
|
* Remove references to _vip interface and provide proper configuration for ↵Ermal2013-11-281-5/+1
| | | | carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Get rid of carpdev, it will never beErmal2012-06-071-8/+0
|
* Make vips vhid be unique per parent interface!Ermal2012-04-051-2/+2
|
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-1/+1
| | | | https://redmine.pfsense.org/issues/647
* Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the ↵Ermal2011-06-151-2/+6
| | | | carp_status screen.
* Note that disabling does not survive a rebootScott Ullrich2011-03-241-1/+1
|
* Expose advbase option of carp(4) to alleviate advanced configs.Ermal2010-12-071-0/+1
|
* Initialize variable. Ticket #1023.Ermal2010-11-231-0/+1
|
* Ticket #1023. Correct carp status even on the status page.Ermal2010-11-231-5/+6
|
* Small gettext() fixesRenato Botelho2010-08-111-1/+1
|
* Merge remote branch 'mainline/master'Vinicius Coque2010-07-301-7/+30
|\ | | | | | | | | | | | | Conflicts: usr/local/www/carp_status.php usr/local/www/diag_nanobsd.php usr/local/www/services_captiveportal_ip_edit.php
| * Fixes #761. Remove some wrong copy/pasto code.Ermal2010-07-281-23/+19
| |
| * Fixes #761. Correctly bring down/up all vips based on the button click in ↵Ermal2010-07-281-7/+34
| | | | | | | | the webGUI.
* | Implement gettext() calls on carp_status.phpCarlos Eduardo Ramos2010-07-291-12/+12
|/
* only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match ↵Chris Buechler2010-07-211-1/+1
| | | | against interface IP 10.0.0.60, and show incorrect info on the CARP status page
* Don't use a fake CARP VIP name since it doesn't match up with the new style ↵jim-p2010-06-101-3/+0
| | | | names, which are already properly obtained in this code block.
* Check for an array here to prevent against a foreach error showing in the GUI.jim-p2010-06-101-3/+5
|
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-241-1/+1
|
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to ↵Scott Ullrich2009-11-061-1/+0
| | | | xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many).
* Unbreak CARP Enable/Disable buttonScott Ullrich2009-10-231-4/+5
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+4
| | | | include 2009 on files that I have asserted (C) on
* Turn common tabular data areas into sortable items. Revert the sortable.js ↵Scott Ullrich2009-08-231-1/+1
| | | | change that used tabcont and change back to sortable
OpenPOWER on IntegriCloud