summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix problem reported on http://forum.pfsense.org/index.php/topic,10984.0.html.Ermal Luçi2008-09-021-10/+9
* Fix forgotten bridge configuration knob rename.Ermal Luçi2008-08-311-2/+2
* Remove CSS field assignment which is moving the text over to makeScott Ullrich2008-08-301-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Link lagg to GUIErmal Luçi2008-07-251-0/+1
* Display the lagg interface to the interfaces assign page.Ermal Luçi2008-07-251-0/+14
* Link Bridge tab in the GUI.Ermal Luçi2008-07-251-0/+1
* Provide good looking entries for GRE/GIF/BRIDGES.Ermal Luçi2008-07-251-0/+39
* Link GRE/GIF to the GUI.Ermal Luçi2008-07-231-1/+2
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-1/+2
* Unlink only if the file exists to aviod errors.Ermal Luçi2008-07-071-1/+1
* Missed rule removal commit.Ermal Luçi2008-06-231-1/+17
OpenPOWER on IntegriCloud