Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gettext on interfaces_gre.php | Vinicius Coque | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | Checked gettext() implementation on interfaces_gre.php | Carlos Eduardo Ramos | 2010-07-14 | 1 | -0/+1 |
| | |||||
* | Fix gettext implementation for interfaces_gre.php | Vinicius Coque | 2010-07-10 | 1 | -2/+2 |
| | |||||
* | Implement gettext calls on interfaces_gre.php | Rafael Lucas | 2010-07-06 | 1 | -17/+17 |
| | |||||
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp | gnhb | 2010-05-29 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: etc/inc/pfsense-utils.inc usr/local/www/interfaces.php | ||||
| * | Show friendly interface name. | Ermal | 2010-05-25 | 1 | -1/+1 |
| | | |||||
* | | Fix many things related to PPP connections. | gnhb | 2010-05-26 | 1 | -4/+4 |
| | | | | | | | | | | | | Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections. Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from single line if conditionals, and more . . . | ||||
* | | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and ↵ | gnhb | 2010-05-04 | 1 | -2/+1 |
| | | | | | | | | | | | | update affected files. Also, add upgrade_config function 062_to_063. | ||||
* | | Fix other interfaces_* pages and keep working with mlppp. | gnhb | 2010-03-30 | 1 | -5/+5 |
| | | |||||
* | | Add new menu name to other interfaces_* pages. | gnhb | 2010-03-30 | 1 | -0/+1 |
|/ | |||||
* | Merge commit 'mainline/master' | Erik Fonnesbeck | 2010-03-01 | 1 | -2/+2 |
|\ | |||||
| * | Ticket #367. On double click go to the repective edit page. | Ermal Luçi | 2010-02-26 | 1 | -1/+1 |
| | | |||||
| * | Ticket #366. Fix scope problem in *_inuse functions on some of the ↵ | Erik Fonnesbeck | 2010-02-26 | 1 | -1/+1 |
| | | | | | | | | interfaces_*.php pages. | ||||
* | | Add wireless tab to Interfaces: (assign) now that the configuration page is ↵ | Erik Fonnesbeck | 2010-02-15 | 1 | -7/+8 |
|/ | | | | functional. | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -2/+4 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | clean up text | Chris Buechler | 2009-04-07 | 1 | -9/+6 |
| | |||||
* | 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 ↵ | Ermal Luçi | 2009-03-16 | 1 | -6/+7 |
| | | | | | | Firewall:Rules section maybe it would be usable to have tham on nat too. * Some fixes and cleanup. | ||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 1 | -2/+0 |
| | |||||
* | Remove debugging craft. | Ermal Luçi | 2008-08-11 | 1 | -3/+1 |
| | |||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -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 GUI | Ermal Luçi | 2008-07-25 | 1 | -0/+1 |
| | |||||
* | Link Bridge tab in the GUI. | Ermal Luçi | 2008-07-25 | 1 | -0/+1 |
| | |||||
* | Link GRE/GIF to the GUI. | Ermal Luçi | 2008-07-23 | 1 | -3/+2 |
| | |||||
* | Implement frontend for GRE/GIF tunnels. | Ermal Luçi | 2008-07-23 | 1 | -0/+135 |
GIF tunnels migh conflict with IPsec settings but I will resolve later by either renaming the ipsec interfaces to ipsec or renanming this tunnels to something else. |