summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this ↵jim-p2012-05-081-2/+2
| | | | | | | | | | | | 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-2/+2
|
* 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
* Unbreak dhcp lease sortingScott Ullrich2009-08-201-31/+19
|
* It makes no sense to show a enable/disable button when no carp interfacesScott Ullrich2008-08-281-9/+11
| | | | are configured. Do not show it under these conditions.
* Make page look OK when no carp interfaces are defined.Scott Ullrich2008-08-281-8/+9
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Eliminate interfaces_carp_bring_up_final()Scott Ullrich2008-07-071-1/+0
|
* Remove (FAILOVER)Scott Ullrich2008-02-201-1/+1
|
* touch up textChris Buechler2008-02-161-1/+1
|
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-2/+0
| | | | Ticket #1545
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-1/+1
|
* Ensure CARP cache is cleared on status page reload.Scott Ullrich2007-08-081-0/+1
|
* Ensure CARP cache is cleared on status page reload.Scott Ullrich2007-08-081-0/+4
|
* MFCScott Ullrich2006-04-031-1/+1
| | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* MFC 8621Scott Ullrich2005-12-221-1/+1
| | | | Minor proofreading.
* Bring up carp interfaces after changesScott Ullrich2005-09-291-0/+1
|
* link directly to carp settings screen, not to VIP screenBill Marquette2005-09-251-1/+1
|
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-1/+0
|
* More refresh patches from databeestjeScott Ullrich2005-09-011-0/+1
|
* just cleaning house ... took javascript out of carp_status.phpErik Kristensen2005-08-301-90/+95
|
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-0/+7
|
* updating files to use theme imagesErik Kristensen2005-07-211-4/+4
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Round the top cornersScott Ullrich2005-07-141-1/+1
|
* Move CARP around - it's no longer a "service"Bill Marquette2005-07-131-8/+0
| | | | status shows under status menu and all settings are under virtual ips
* remove carp VIP tab - it's no longer neededBill Marquette2005-07-131-4/+3
|
* Merge in virtual IP codeBill Marquette2005-07-131-13/+13
| | | | | | | | | This changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag removes server NAT (why duplicate work?)
* Use a unique name to fix the top line.Scott Ullrich2005-07-051-3/+2
|
* Fix curvy featuresScott Ullrich2005-07-051-8/+12
|
* Fix bottom roundsBill Marquette2005-07-041-12/+8
|
* Remove extra >Scott Ullrich2005-07-021-1/+1
|
OpenPOWER on IntegriCloud