Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put some more sanity checking for various interface configurations | Ermal | 2013-01-24 | 1 | -1/+5 |
| | |||||
* | Validate vlan interface before delete it | Renato Botelho | 2013-01-22 | 1 | -0/+2 |
| | |||||
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Fix height of plus button, reported at ↵ | Erik Fonnesbeck | 2010-10-01 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,28764.0.html | ||||
* | Fix gettext on interfaces_vlan.php | Vinicius Coque | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | Corrections gettext implementation on interfaces_vlan.php | Carlos Eduardo Ramos | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Fix gettext implementation on interfaces_vlan.php | Vinicius Coque | 2010-07-10 | 1 | -3/+3 |
| | |||||
* | Implement gettext() calls | Rafael Lucas | 2010-06-30 | 1 | -19/+19 |
| | |||||
* | 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 | -2/+3 |
| | |||||
* | 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 | -1/+4 |
| | | | | 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ç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 |
| | |||||
* | 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 |
| | |||||
* | Fix vlan_in_use function. | Ermal Luçi | 2008-07-24 | 1 | -1/+1 |
| | |||||
* | Link GRE/GIF to the GUI. | Ermal Luçi | 2008-07-23 | 1 | -0/+2 |
| | |||||
* | Continue interface improvements | Ermal Luçi | 2008-06-21 | 1 | -7/+3 |
| | |||||
* | Fix braindead vlan creation procedures. | Ermal Luçi | 2008-06-04 | 1 | -19/+1 |
| | | | | Now we do not need to go through all vlans just to delete/create one of them. | ||||
* | Initial import of PPP for 3G and dial up modem support. | Chris Buechler | 2008-02-18 | 1 | -0/+1 |
| | | | | Needs testing and likely some fixing, then porting to HEAD once verified working. | ||||
* | Correctly display product name. | Scott Ullrich | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | Add product_copyright re-branding support | Scott Ullrich | 2007-12-16 | 1 | -1/+1 |
| | | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Call interfaces_vlan_configure() instead of reload_interfaces(). ↵ | Scott Ullrich | 2007-01-25 | 1 | -3/+3 |
| | | | | reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup. | ||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Make description white | Scott Ullrich | 2006-01-02 | 1 | -0/+2 |
| | |||||
* | * Drop kick reboots bye bye | Scott Ullrich | 2005-07-24 | 1 | -2/+3 |
| | | | | | | * Add reloat_interfaces() * Add reload_all() * Use reload_all() in wizard | ||||
* | updating files to use theme images | Erik Kristensen | 2005-07-21 | 1 | -3/+3 |
| | | | | | removing images from /usr/local/www adding specific images into the correct theme directories | ||||
* | Fix bottom rounds | Bill Marquette | 2005-07-04 | 1 | -11/+5 |
| | |||||
* | Use $pgtitle | Bill Marquette | 2005-07-03 | 1 | -3/+3 |
| | | | | Fix assign/vlan tabs (backwards) | ||||
* | Curvify. | Scott Ullrich | 2005-07-03 | 1 | -4/+14 |
| | |||||
* | Use new header system. | Scott Ullrich | 2005-07-02 | 1 | -7/+4 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | m0n0wall homepage -> pfSense handbook | Scott Ullrich | 2005-03-02 | 1 | -14/+14 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+149 |