summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
Commit message (Expand)AuthorAgeFilesLines
...
* | Bandwidth, MTU, MRU settings working.gnhb2010-05-121-0/+2
* | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda...gnhb2010-05-041-24/+15
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-021-1/+2
|\ \ | |/
| * Ticket #471. Bring up the removed/unassigned interface correctly if it is par...Ermal2010-04-271-1/+2
* | Removed PPP config numbering scheme. Completed PPPX assignment updates in int...gnhb2010-04-291-21/+47
* | Implement PPP config numbering scheme. Deleting a PPPx config doesn't renumbergnhb2010-04-281-41/+41
* | Fix other interfaces_* pages and keep working with mlppp.gnhb2010-03-301-5/+5
* | Add new menu name to other interfaces_* pages.gnhb2010-03-301-2/+3
|/
* Fix interface assignment and re-editErmal2010-03-281-1/+1
* Fix displaying ppp ports.Ermal2010-03-281-4/+1
* Fix PPP assignment.Ermal2010-03-281-2/+2
* Only sync on the wireless clones that were reassigned.Erik Fonnesbeck2010-03-261-2/+4
* A location where the shared wireless configuration should have been synced ha...Erik Fonnesbeck2010-03-261-0/+1
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-271-8/+4
* I have PPP with mpd5 working really well now, including setting the APN and APNgnhb2010-03-261-6/+6
* Fix checks. Reported-by: EfonneErmal2010-03-241-3/+3
* Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,238...Ermal2010-03-241-7/+10
* Sort opt10+ and wlan10+ more like the way that would be expected.Erik Fonnesbeck2010-03-111-1/+1
* Remove specific ppp fields if the interface is not a ppp anymore this unbreak...Ermal Luçi2010-03-041-0/+3
* Merge commit 'mainline/master'Erik Fonnesbeck2010-03-011-1/+3
|\
| * Ticket #356. Clear the interface configuration if neccessary. To avoid strang...Ermal Luçi2010-02-231-1/+3
* | Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-231-0/+13
* | Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-221-1/+3
* | Add wireless tab to Interfaces: (assign) now that the configuration page is f...Erik Fonnesbeck2010-02-151-7/+8
|/
* correct function nameChris Buechler2009-12-261-1/+1
* Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The ...Ermal Luçi2009-12-231-0/+2
* Put back a wrongly removed line.Ermal Luçi2009-12-021-0/+2
* Notate what code does and remove XXXsullrich2009-11-291-1/+4
* Call enable_rrd_graphing(); when clicking save Ticket #154sullrich2009-11-271-0/+3
* add captiveportal.incsullrich2009-11-261-0/+1
* Add ipsec.inc and vpn.incsullrich2009-11-261-3/+5
* Resolves #174. Fix the typo to reresolve the issue.Ermal Luçi2009-11-261-3/+1
* Resolves #174. If the interface reassignment changes reload the config for th...Ermal Luçi2009-11-251-0/+7
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+5
* Resolve elsif errorScott Ullrich2009-08-251-2/+2
* Oops, add ?>Scott Ullrich2009-08-241-1/+1
* Only show one notice and unbreak the apply buttonScott Ullrich2009-08-241-4/+6
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-4/+1
* Add description even for parent QinQ vlan.Ermal Luçi2009-03-301-1/+1
* Allow QinQ interfaces to be assigned.Ermal Luçi2009-03-301-37/+52
* Bring in support for QinQ. At this time it is limited to only 2 levels.Ermal Luçi2009-03-281-5/+6
* * Introduce interface groups. For now they are availble only on Firewall:Rule...Ermal Luçi2009-03-161-6/+7
* Check if the interface is used by gre/gif tunnels before allowing deletion.Ermal Luçi2008-11-071-0/+4
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
* Do not allow deletion of interfaces that are part of a bridge. While here fix...Ermal Luçi2008-11-071-36/+39
* Add a note that interfaces part of a lagg(4) will not be shown(allowed to be ...Ermal Luçi2008-09-201-0/+1
* Do not allow lagg(4) members to be assigned.Ermal Luçi2008-09-201-2/+6
* Array checks too.Ermal Luçi2008-09-091-1/+2
* Actually fix problem with assigning number of interfaces greater than 10 or 20.Ermal Luçi2008-09-031-9/+4
OpenPOWER on IntegriCloud