index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
interfaces_assign.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put back a wrongly removed line.
Ermal Luçi
2009-12-02
1
-0
/
+2
*
Notate what code does and remove XXX
sullrich
2009-11-29
1
-1
/
+4
*
Call enable_rrd_graphing(); when clicking save Ticket #154
sullrich
2009-11-27
1
-0
/
+3
*
add captiveportal.inc
sullrich
2009-11-26
1
-0
/
+1
*
Add ipsec.inc and vpn.inc
sullrich
2009-11-26
1
-3
/
+5
*
Resolves #174. Fix the typo to reresolve the issue.
Ermal Luçi
2009-11-26
1
-3
/
+1
*
Resolves #174. If the interface reassignment changes reload the config for th...
Ermal Luçi
2009-11-25
1
-0
/
+7
*
Require filter.inc and shaper.inc
Scott Ullrich
2009-11-21
1
-0
/
+3
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+5
*
Resolve elsif error
Scott Ullrich
2009-08-25
1
-2
/
+2
*
Oops, add ?>
Scott Ullrich
2009-08-24
1
-1
/
+1
*
Only show one notice and unbreak the apply button
Scott Ullrich
2009-08-24
1
-4
/
+6
*
* Create two new functions lock($subsystem)/unlock() to have more reliable lo...
Ermal Luçi
2009-05-08
1
-4
/
+1
*
Add description even for parent QinQ vlan.
Ermal Luçi
2009-03-30
1
-1
/
+1
*
Allow QinQ interfaces to be assigned.
Ermal Luçi
2009-03-30
1
-37
/
+52
*
Bring in support for QinQ. At this time it is limited to only 2 levels.
Ermal Luçi
2009-03-28
1
-5
/
+6
*
* Introduce interface groups. For now they are availble only on Firewall:Rule...
Ermal Luçi
2009-03-16
1
-6
/
+7
*
Check if the interface is used by gre/gif tunnels before allowing deletion.
Ermal Luçi
2008-11-07
1
-0
/
+4
*
* Rename link_int_to_bridge_interface to link_interface_to_bridge
Ermal Luçi
2008-11-07
1
-1
/
+1
*
Do not allow deletion of interfaces that are part of a bridge. While here fix...
Ermal Luçi
2008-11-07
1
-36
/
+39
*
Add a note that interfaces part of a lagg(4) will not be shown(allowed to be ...
Ermal Luçi
2008-09-20
1
-0
/
+1
*
Do not allow lagg(4) members to be assigned.
Ermal Luçi
2008-09-20
1
-2
/
+6
*
Array checks too.
Ermal Luçi
2008-09-09
1
-1
/
+2
*
Actually fix problem with assigning number of interfaces greater than 10 or 20.
Ermal Luçi
2008-09-03
1
-9
/
+4
*
Fix problem reported on http://forum.pfsense.org/index.php/topic,10984.0.html.
Ermal Luçi
2008-09-02
1
-10
/
+9
*
Fix forgotten bridge configuration knob rename.
Ermal Luçi
2008-08-31
1
-2
/
+2
*
Remove CSS field assignment which is moving the text over to make
Scott Ullrich
2008-08-30
1
-1
/
+1
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Link lagg to GUI
Ermal Luçi
2008-07-25
1
-0
/
+1
*
Display the lagg interface to the interfaces assign page.
Ermal Luçi
2008-07-25
1
-0
/
+14
*
Link Bridge tab in the GUI.
Ermal Luçi
2008-07-25
1
-0
/
+1
*
Provide good looking entries for GRE/GIF/BRIDGES.
Ermal Luçi
2008-07-25
1
-0
/
+39
*
Link GRE/GIF to the GUI.
Ermal Luçi
2008-07-23
1
-1
/
+2
*
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
Ermal Luçi
2008-07-14
1
-1
/
+2
*
Unlink only if the file exists to aviod errors.
Ermal Luçi
2008-07-07
1
-1
/
+1
*
Missed rule removal commit.
Ermal Luçi
2008-06-23
1
-1
/
+17
*
Fix Ticket #1660.
Ermal Luçi
2008-06-23
1
-63
/
+56
*
Continue interface improvements.
Ermal Luçi
2008-06-21
1
-2
/
+2
*
Initial import of PPP for 3G and dial up modem support.
Chris Buechler
2008-02-18
1
-1
/
+22
*
Remove dhcpd.leases and reload daemon after LAN interface removal.
Scott Ullrich
2008-02-09
1
-0
/
+2
*
When deleting the LAN interface, automatically unset the following
Scott Ullrich
2008-02-09
1
-1
/
+1
*
* Whenb deleting the LAN interface unset NAT rules.
Scott Ullrich
2008-02-09
1
-0
/
+1
*
When deleting the LAN interface automatically unset:
Scott Ullrich
2008-02-09
1
-0
/
+2
*
Add back Save button.
Scott Ullrich
2008-02-09
1
-5
/
+6
*
* If the LAN interface exists, do not allow DHCP server on WAN.
Scott Ullrich
2008-02-09
1
-25
/
+41
*
LAN interface is now optional. Allow it to be deleted.
Scott Ullrich
2008-02-09
1
-1
/
+1
*
fix typo
Chris Buechler
2007-12-26
1
-1
/
+1
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-3
/
+0
*
save button needs to be inside form
Bill Marquette
2007-10-17
1
-1
/
+1
*
Ticket #1462: Make the save button only appear if you change an assignment
Bill Marquette
2007-10-17
1
-2
/
+3
[next]