Ermal
7b47bd4c3c
Make vips vhid be unique per parent interface!
2012-04-05 20:22:01 +00:00
Darren Embry
f97a5b0419
Move CARP settings from pkg XML to a real PHP page
...
https://redmine.pfsense.org/issues/647
2012-03-22 21:25:58 -04:00
Ermal
5aa7a46ce8
Ticket #1598 . Correctly handle ipalias vips when re-enabling carp from the carp_status screen.
2011-06-15 13:43:43 +00:00
Scott Ullrich
24143605f1
Note that disabling does not survive a reboot
2011-03-24 18:34:26 -04:00
Ermal
6f247d1f76
Expose advbase option of carp(4) to alleviate advanced configs.
2010-12-07 23:51:47 +00:00
Ermal
2bfade90d8
Initialize variable. Ticket #1023 .
2010-11-23 12:58:29 +00:00
Ermal
4ed5ad5a91
Ticket #1023 . Correct carp status even on the status page.
2010-11-23 12:57:32 +00:00
Renato Botelho
381af65980
Small gettext() fixes
2010-08-11 14:11:26 -03:00
Vinicius Coque
72423b73c7
Merge remote branch 'mainline/master'
...
Conflicts:
usr/local/www/carp_status.php
usr/local/www/diag_nanobsd.php
usr/local/www/services_captiveportal_ip_edit.php
2010-07-30 16:06:28 -03:00
Carlos Eduardo Ramos
2df8214afd
Implement gettext() calls on carp_status.php
2010-07-29 16:58:16 -03:00
Ermal
a133bb38b2
Fixes #761 . Remove some wrong copy/pasto code.
2010-07-28 12:35:02 +00:00
Ermal
8e2986f848
Fixes #761 . Correctly bring down/up all vips based on the button click in the webGUI.
2010-07-28 12:31:16 +00:00
Chris Buechler
c55e45800d
only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match against interface IP 10.0.0.60, and show incorrect info on the CARP status page
2010-07-21 23:18:00 -04:00
jim-p
2a63a07f3e
Don't use a fake CARP VIP name since it doesn't match up with the new style names, which are already properly obtained in this code block.
2010-06-10 14:34:21 -04:00
jim-p
1ce96d36ee
Check for an array here to prevent against a foreach error showing in the GUI.
2010-06-10 13:50:56 -04:00
Ermal Lui
0a595d8419
s/interfaces_carp_configure/interfaces_carp_setup/
2009-11-24 13:44:42 +00:00
Scott Ullrich
093bcebcd3
Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to 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).
2009-11-06 22:33:15 -05:00
Scott Ullrich
a71b32d249
Unbreak CARP Enable/Disable button
2009-10-23 13:38:15 -04:00
Scott Ullrich
13d193c2f7
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 18:20:27 -04:00
Scott Ullrich
3473bb6a59
Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable
2009-08-23 17:41:22 -04:00
Scott Ullrich
1f91915499
Unbreak dhcp lease sorting
2009-08-20 15:47:35 -04:00
Scott Ullrich
9175156fc0
It makes no sense to show a enable/disable button when no carp interfaces
...
are configured. Do not show it under these conditions.
2008-08-28 21:24:34 +00:00
Scott Ullrich
172bd0750e
Make page look OK when no carp interfaces are defined.
2008-08-28 21:22:30 +00:00
Matthew Grooms
6b07c15ad8
Rewrite the pfsense privilege system with the following goals in mind ...
...
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
2008-08-01 06:30:34 +00:00
Scott Ullrich
0e79d356d1
Eliminate interfaces_carp_bring_up_final()
2008-07-07 00:59:30 +00:00
Scott Ullrich
d5fe3bbcc1
Remove (FAILOVER)
2008-02-20 17:47:37 +00:00
Chris Buechler
03acfa4a14
touch up text
2008-02-16 08:58:35 +00:00
Chris Buechler
764696e0e1
remove annoying and potentially problematic forced page refresh.
...
Ticket #1545
2007-12-17 07:11:59 +00:00
Scott Ullrich
d88c6a9fdf
Switch over to array style page titles. Obtained-from: m0n0wall
2007-11-16 00:48:53 +00:00
Simon Cornelius P Umacob
6ec0830d2b
changed text for consistency
2007-08-29 05:45:39 +00:00
Scott Ullrich
07e5afebd7
Ensure CARP cache is cleared on status page reload.
2007-08-08 16:53:53 +00:00
Scott Ullrich
a1e58090fa
Ensure CARP cache is cleared on status page reload.
2007-08-08 16:50:05 +00:00
Scott Ullrich
555d3758fc
MFC
...
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
2006-04-03 21:05:06 +00:00
Scott Ullrich
e54d4de6d5
Remove #!/usr/local/bin/php
2006-01-02 23:46:18 +00:00
Scott Ullrich
0cd40645c0
MFC 8621
...
Minor proofreading.
2005-12-22 21:54:36 +00:00
Scott Ullrich
66766f85d1
Bring up carp interfaces after changes
2005-09-29 16:11:35 +00:00
Bill Marquette
5fac72a75d
link directly to carp settings screen, not to VIP screen
2005-09-25 19:42:13 +00:00
Scott Ullrich
19aeae7fb6
Adjust carp bootup sequence. Do not down the interfaces and later up them.
2005-09-24 20:47:31 +00:00
Scott Ullrich
fda1fdaec9
More refresh patches from databeestje
2005-09-01 22:28:22 +00:00
Erik Kristensen
e8fc8fa0c4
just cleaning house ... took javascript out of carp_status.php
2005-08-30 00:55:03 +00:00
Holger Bauer
c55a8ab9a1
some crosslinking to "fly" from corrosponding setting to logs, diags and back
2005-07-30 01:30:33 +00:00
Erik Kristensen
677c08696a
updating files to use theme images
...
removing images from /usr/local/www
adding specific images into the correct theme directories
2005-07-21 00:17:40 +00:00
Scott Ullrich
c96e4db71e
Round the top corners
2005-07-14 05:10:55 +00:00
Bill Marquette
49424ec009
Move CARP around - it's no longer a "service"
...
status shows under status menu and all settings are under virtual ips
2005-07-13 04:15:35 +00:00
Bill Marquette
07bdf97384
remove carp VIP tab - it's no longer needed
2005-07-13 03:59:03 +00:00
Bill Marquette
1425e067d6
Merge in virtual IP code
...
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?)
2005-07-13 03:09:18 +00:00
Scott Ullrich
4208d2085b
Use a unique name to fix the top line.
2005-07-05 21:00:23 +00:00
Scott Ullrich
e2de5461a5
Fix curvy features
2005-07-05 17:43:02 +00:00
Bill Marquette
d732f18698
Fix bottom rounds
2005-07-04 00:13:27 +00:00
Scott Ullrich
4b2b4b62c7
Remove extra >
2005-07-02 21:36:25 +00:00