summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MFC 7447Scott Ullrich2005-11-071-3/+5
* Do not show blank entriesScott Ullrich2005-11-041-0/+3
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-1/+0
* Allow for an "other" virtual IP which is neither ProxyARP or CARPBill Marquette2005-08-061-1/+1
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-1/+2
* updating files to use theme imagesErik Kristensen2005-07-211-4/+4
* Use CARP and Proxy ARP iconsBill Marquette2005-07-171-7/+3
* remove blank lineBill Marquette2005-07-131-1/+0
* Move CARP around - it's no longer a "service"Bill Marquette2005-07-131-1/+9
* Need to bring up the carp interfaces and do the proxyarp magic on changesBill Marquette2005-07-131-0/+4
* duh, helps if you commit the code you want people to use!Bill Marquette2005-07-131-0/+162
OpenPOWER on IntegriCloud