summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_ppp.php
Commit message (Collapse)AuthorAgeFilesLines
* Add wireless tab to Interfaces: (assign) now that the configuration page is ↵Erik Fonnesbeck2010-02-151-7/+8
| | | | functional.
* Use useland pppd for ppp connectionsScott Ullrich2009-10-191-23/+5
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-3/+5
| | | | include 2009 on files that I have asserted (C) on
* 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 ↵Ermal Luçi2009-03-161-6/+7
| | | | | | Firewall:Rules section maybe it would be usable to have tham on nat too. * Some fixes and cleanup.
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
|
* Bring the ppp frontend to functionality.Ermal Luçi2008-09-111-1/+12
| | | | Add a more options like max connection attempt, support for static ip setups, username and password configs.
* Show correct interface.Ermal Luçi2008-09-101-1/+1
|
* Catch up with backend modification and synchronize some fields in the GUI ↵Ermal Luçi2008-09-101-17/+1
| | | | itself.
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Link lagg to GUIErmal Luçi2008-07-251-0/+1
|
* Link Bridge tab in the GUI.Ermal Luçi2008-07-251-0/+1
|
* Link GRE/GIF to the GUI.Ermal Luçi2008-07-231-0/+2
|
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-1/+1
| | | | | | | * Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is the other half of changes
* Continue interface improvementsErmal Luçi2008-06-211-12/+6
|
* Fix page title issuesChris Buechler2008-02-181-1/+0
| | | | PPP
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-181-0/+148
Needs testing and likely some fixing, then porting to HEAD once verified working.
OpenPOWER on IntegriCloud