summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-4/+4
* fix warning message for CARP /32 /128 masks added /31 /127 as these are also ...PiBa-NL2012-09-241-4/+4
* fix for breaking editing carp edit selection setting.PiBa-NL2012-09-241-1/+1
* changed "Firewall: Virtual IP Address: Edit" page to always have the same opt...PiBa-NL2012-09-221-87/+60
* Get rid of carpdev, it will never beErmal2012-06-071-30/+1
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-0/+3
* bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 ...Darren Embry2012-04-051-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-051-22/+6
* feature #2320: JS helper to toggle subnet mask for ipv4/v6 during inputDarren Embry2012-03-281-0/+1
* prep work for feature #2320: tag fields for ipv4v6Darren Embry2012-03-281-2/+2
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-1/+1
* fix textChris Buechler2011-10-221-3/+3
* replacing prototype by jQuery on firewall_*Vinicius Coque2011-10-101-9/+9
* Comment out code that seems to not be anymore useful. Remove later on if no c...Ermal2011-08-171-1/+2
* enlarge various address fields for IPv6 addressesSeth Mos2011-03-171-3/+3
* Fix the IP address check to allow for interfaces that just have a IPv6 addres...Seth Mos2011-02-101-2/+2
* Merge remote branch 'upstream/master'Seth Mos2010-12-201-0/+28
|\
| * Add a per-entry option for Proxy ARP VIPs of the Network type to disable thei...jim-p2010-12-201-0/+28
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-24/+61
|\ \ | |/
| * Allow carp as parent only to ipalias.Ermal2010-12-171-0/+6
| * Fallback to the sane limit of 255 now that the patch is backed out.Ermal2010-12-171-1/+1
| * Add safety belts since only aliases on same subnet can be added to an carp(4)Ermal2010-12-171-1/+15
| * Allow ip aliases to be added to vips.Ermal2010-12-171-0/+3
| * Expose advbase option of carp(4) to alleviate advanced configs.Ermal2010-12-071-23/+37
| * Raise this to new limit of 2^16.Ermal2010-12-011-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-1/+1
|\ \ | |/
| * Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* | Make it possible to create a inet6 carp address. This works surprisinglySeth Mos2010-11-031-9/+25
|/
* Typo: choosen -> chosenjim-p2010-09-081-1/+1
* Do the check regarding 'none' configured interfaces properly. This fixes brea...Ermal2010-09-071-1/+1
* Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ...Ermal2010-09-011-24/+14
* Ticket #543. Do not allow to change an interface already configured to a type...Ermal2010-08-311-1/+4
* Do not allow proxy arp to be edited if it references a carp.Ermal2010-08-261-2/+16
* Allow carp interfaces to sit on top of aliases. Also add safety belts to ipal...Ermal2010-08-261-1/+1
* Fixes #694. Actually if the vip interface changes take proper actions to clea...Ermal2010-08-171-2/+2
* Just fix some space and tab problemsRenato Botelho2010-08-121-1/+1
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-1/+1
|\
| * Do not try to bring down a CARP VIP for an entry that does not exist yet. Fix...Erik Fonnesbeck2010-08-111-1/+1
* | Fix gettext on firewall_virtual_ip_edit.phpVinicius Coque2010-08-121-3/+3
|/
* Fix enable_change() broken on last gettext() implementationVinícius Coque2010-08-101-3/+3
* Checked gettext() implementation on firewall_virtual_ip_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
* Corrections gettext implementation on firewall_virtual_ip_edit.phpCarlos Eduardo Ramos2010-07-081-4/+4
* Fixing gettext calls on firewall_virtual_ip_edit.phpVinicius Coque2010-07-021-10/+10
* Implemet gettext() callsRafael Lucas2010-06-291-1/+1
* Implement gettext() callsRafael Lucas2010-06-291-36/+36
* Fixes #549. Save a list of all changed vips to reload in a temporary file so ...Ermal2010-06-141-1/+7
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-141-1/+1
* Fixes #632. Actually pass the interface and not the vip configuration to the ...Ermal2010-06-041-1/+1
* Merge remote branch 'mainline/master'Renato Botelho2010-04-271-1/+1
|\
OpenPOWER on IntegriCloud