summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul...jim-p2012-05-081-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
* Correct check for ipaliases over carp so we do not allow the deletion.Ermal2011-06-141-2/+2
* More safety belts. Do not allow a carp referenced by an ipalias to be deleted.Ermal2010-12-171-0/+6
* Just take action when there is a file otherwise just call filter_reload.Ermal2010-09-011-25/+25
* Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ...Ermal2010-09-011-7/+10
* Allow carp interfaces to sit on top of aliases. Also add safety belts to ipal...Ermal2010-08-261-0/+9
* Fix gettext on firewall_virtual_ip.phpVinicius Coque2010-08-121-1/+1
* Checked gettext() implementation on firewall_virtual_ip.phpCarlos Eduardo Ramos2010-07-131-1/+1
* Corrections gettext implementation on firewall_virtual_ip.phpCarlos Eduardo Ramos2010-07-081-1/+1
* Fixing gettext() calls on firewall_virtual_ip.phpVinicius Coque2010-07-021-1/+1
* Fixing gettext calls on firewall_virtual_ip.phpVinicius Coque2010-07-021-3/+3
* Pick some fixes from masterRenato Botelho2010-07-011-4/+4
* Implemet gettext() callsRafael Lucas2010-06-291-1/+1
* Implement gettext() callsRafael Lucas2010-06-291-13/+13
* Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-161-1/+2
* Fixes #549. Save a list of all changed vips to reload in a temporary file so ...Ermal2010-06-141-18/+22
* Use correct xml tag to compare with nat port forward destination addressRenato Botelho2010-04-131-1/+1
* Teach more code to deal with new NAT Port Forwarding xml tagsRenato Botelho2010-04-121-2/+2
* Ticket #152. Hoepfully fix creation of empty vip entries in the config when d...Ermal Luçi2010-02-091-0/+2
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Propperly fix the special case of proxyarp vip deleteion. With comments from ...Ermal Luçi2009-11-151-2/+8
* Revert "Resolves #153 Treat proxyarp special case during deletion."Ermal Luçi2009-11-151-3/+1
* Resolves #153 Treat proxyarp special case during deletion.Ermal Luçi2009-11-151-1/+3
* Fix proxy ARP VIP addition (was calling old function)Chris Buechler2009-11-151-1/+1
* Correctly handle the change of vhid on an interface.Ermal Luçi2009-10-081-2/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-9/+25
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+4
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-3/+3
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-4/+0
* Take care of cleaning the ip alias when we delete an entry of ipalias type or...Ermal Luçi2009-03-261-0/+2
* Make sure that the item isset before checking.(part of PHP5 array handling)Ermal Luçi2009-03-261-1/+1
* fix path to IP Alias imageBill Marquette2009-03-121-1/+1
* use the right classBill Marquette2009-01-251-1/+1
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Eliminate interfaces_carp_bring_up_final()Scott Ullrich2008-07-071-1/+0
* Woops, reverse output.Scott Ullrich2008-05-251-1/+1
* Output vhid for carpdev itemsScott Ullrich2008-05-251-1/+1
* Output CarpDEV-DHCP items correctly. Do not have subnet-bits.Scott Ullrich2008-05-251-3/+5
* CarDEV DHCP fixes.Scott Ullrich2008-05-251-0/+6
* add IP alias supportChris Buechler2008-04-141-2/+2
* touch up textChris Buechler2008-02-161-1/+1
* * Only output one error message or save notice at a timeScott Ullrich2007-12-241-5/+11
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-2/+11
* Do not reset CARP interfaces until user applies the changes.Scott Ullrich2006-08-141-3/+1
* Bring CARP interfaces up fully after changes.Scott Ullrich2006-07-131-0/+2
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Remove reboot required checksScott Ullrich2005-12-141-8/+8
OpenPOWER on IntegriCloud