summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
Commit message (Expand)AuthorAgeFilesLines
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Add missing quotes (by ExolonDX)Phil Davis2013-05-291-1/+1
* Tidy up "interfacess_assign.php" XHTMLColin Fleming2013-04-151-13/+11
* Use the correct interface number (old code broke for >= 10)jim-p2013-03-041-1/+1
* Do not allow bridge members to be assigned to itself. Fixes #1153Renato Botelho2013-02-211-0/+13
* Fix indent and whitespacesRenato Botelho2013-02-211-60/+59
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-051-6/+0
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-1/+1
* LAN is not special here anymore. Do not remove the interface again (it was al...jim-p2012-06-271-9/+3
* Add small patch from #466 to make interface names clickable on Interfaces > (...jim-p2012-02-271-1/+1
* converting from prototype to jQuery on interfaces_assign.phpVinicius Coque2011-10-081-1/+1
* Merge branch 'master' of github.com:bsdperimeter/pfsenseChris Buechler2011-07-251-0/+1
|\
| * Add pre_input_errors hook to interfaces assignScott Ullrich2011-07-181-0/+1
* | fix whitespaceChris Buechler2011-06-251-3/+3
|/
* After an interface mismatch and apply actually show when we are rebooting ins...Scott Ullrich2011-06-231-6/+10
* Show the OpenVPN instance description when listing interfaces to assign in th...jim-p2011-06-141-0/+12
* Correct code description during assignmentErmal2011-04-281-1/+1
* Add a check if the configuration of dhcpd exists for wan before unset, resolv...lgcosta2011-02-221-1/+1
* Ticket #802. During a config restore detect if the vlan interfaces need reass...Ermal2010-12-281-0/+6
* Confirm before deleting the interface.Erik Fonnesbeck2010-12-011-1/+1
* Make sure we cannot add interfaces by entering the link directly on url addre...Ermal2010-11-301-2/+3
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
* Fix filter_rules_sort's compare function to know about floating rules so it w...Erik Fonnesbeck2010-11-101-16/+1
* Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
* Interface names should appear as uppercaseScott Ullrich2010-11-061-1/+1
* Fixes #847. Check even interface groups before allowing deletion of an interf...Ermal2010-08-261-1/+3
* Capitalizejim-p2010-08-161-1/+1
* Remove these three bullet points that don't seem to make any sense on their own.jim-p2010-08-161-6/+4
* Also show the save button if we have just performed an action.jim-p2010-08-161-1/+1
* Do not escape this $jim-p2010-08-161-1/+1
* There is no need to clear this anymore.Ermal2010-08-161-2/+0
* Fixes #823. Do not reload all interfaces, there is already code to do this fo...Ermal2010-08-161-2/+0
* Escape prototype dollarsign(Scott Ullrich2010-08-141-1/+1
* Remove stray )jim-p2010-08-131-1/+1
* Modify various (s)printf format strings to allow translations to change the o...Erik Fonnesbeck2010-08-111-4/+4
* Hide Save button until a drop down onChange event occursScott Ullrich2010-08-111-4/+6
* Remove extra quotes that were added around some strings when adding printf+ge...Erik Fonnesbeck2010-08-111-3/+3
* Fix gettext call added wrongRenato Botelho2010-08-101-1/+1
* Checked gettext() implementation on interfaces_assign.phpCarlos Eduardo Ramos2010-07-091-14/+14
* Implement gettext() calls on interfaces.php and interfaces_assign.phpgroo2010-06-301-22/+22
* Make assignment work with new ptpid and if name structure.gnhb2010-06-091-24/+7
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-0/+2
|\
| * Add status link to Interfacesjim-p2010-06-021-0/+2
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-211-1/+1
|\ \ | |/
| * Use the PHP call here instead of a shell exec.jim-p2010-05-191-1/+1
* | Fixing bugs and ommissions.gnhb2010-05-131-3/+4
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-121-2/+19
|\ \ | |/
| * Make interface sort order on creation consistent with the order displayed els...Erik Fonnesbeck2010-05-081-2/+19
* | Small changes to fix up these pages a little bit.gnhb2010-05-121-3/+3
OpenPOWER on IntegriCloud