summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Ticket #1660.Ermal Luçi2008-06-231-63/+56
* Continue interface improvements.Ermal Luçi2008-06-211-2/+2
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-181-1/+22
* Remove dhcpd.leases and reload daemon after LAN interface removal.Scott Ullrich2008-02-091-0/+2
* When deleting the LAN interface, automatically unset the followingScott Ullrich2008-02-091-1/+1
* * Whenb deleting the LAN interface unset NAT rules.Scott Ullrich2008-02-091-0/+1
* When deleting the LAN interface automatically unset:Scott Ullrich2008-02-091-0/+2
* Add back Save button.Scott Ullrich2008-02-091-5/+6
* * If the LAN interface exists, do not allow DHCP server on WAN.Scott Ullrich2008-02-091-25/+41
* LAN interface is now optional. Allow it to be deleted.Scott Ullrich2008-02-091-1/+1
* fix typoChris Buechler2007-12-261-1/+1
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-3/+0
* save button needs to be inside formBill Marquette2007-10-171-1/+1
* Ticket #1462: Make the save button only appear if you change an assignmentBill Marquette2007-10-171-2/+3
OpenPOWER on IntegriCloud