Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move machine arch over a bit to the right | Scott Ullrich | 2010-05-22 | 1 | -1/+1 |
| | |||||
* | Add machine to banner notice | Scott Ullrich | 2010-05-11 | 1 | -1/+2 |
| | |||||
* | Add space between class | Scott Ullrich | 2010-03-07 | 1 | -2/+3 |
| | |||||
* | Add space between interface and real interface brackets | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Add hideplatform directive useful for rebranding | Scott Ullrich | 2009-03-24 | 1 | -2/+6 |
| | |||||
* | Use require_once() | Scott Ullrich | 2009-03-12 | 1 | -2/+2 |
| | |||||
* | Make the rc.banner a lot more faster. | Ermal Luçi | 2009-02-22 | 1 | -53/+34 |
| | |||||
* | Remove all global decalarations regarding pptp/pppoe/l2tp they are no more ↵ | Ermal Luçi | 2009-02-15 | 1 | -2/+0 |
| | | | | needed. | ||||
* | Use $g['product_name"] | Scott Ullrich | 2008-10-26 | 1 | -3/+4 |
| | |||||
* | * Rename get_current_wan_address to get_interface_ip | Ermal Luçi | 2008-10-23 | 1 | -1/+1 |
| | | | | | | * Rename get_real_wan_interface to get_real_interface * Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@ * Cleanup some code when passing or remove some unused one. | ||||
* | * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING | Ermal Luçi | 2008-07-14 | 1 | -2/+6 |
| | | | | | | | * Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is only half part of the changes the other half will come after | ||||
* | Nuke the console detection code. The bug appears to be gone with the recent ↵ | Scott Ullrich | 2006-06-11 | 1 | -14/+0 |
| | | | | banner changes. | ||||
* | * Only run rc.banner when you first login | Scott Ullrich | 2006-06-07 | 1 | -2/+2 |
| | | | | * Improve CTRL-C message | ||||
* | Tighten the console detection code checks. | Scott Ullrich | 2006-05-30 | 1 | -1/+3 |
| | |||||
* | Sleep much longer when console bug is detected. | Scott Ullrich | 2006-04-07 | 1 | -1/+1 |
| | |||||
* | Missing ) | Scott Ullrich | 2006-03-25 | 1 | -1/+1 |
| | |||||
* | If a console respawn bug is detected, slow it down. | Scott Ullrich | 2006-03-25 | 1 | -0/+12 |
| | |||||
* | MFC | Scott Ullrich | 2005-12-30 | 1 | -5/+17 |
| | | | | Ticket #762 | ||||
* | Require functions.inc | Scott Ullrich | 2005-12-24 | 1 | -0/+1 |
| | |||||
* | Correctly get WAN address when PPTP or PPPoE | Scott Ullrich | 2005-12-23 | 1 | -2/+2 |
| | |||||
* | Sync with CVS HEAD. | Scott Ullrich | 2005-11-06 | 1 | -33/+23 |
| | |||||
* | * Carriage return before Welcome to pfsense | Scott Ullrich | 2005-11-02 | 1 | -16/+45 |
| | | | | * Minor nitpick: Add 2 spaces before friendly name | ||||
* | Take into account pppoe on wan interface | Scott Ullrich | 2005-10-29 | 1 | -1/+1 |
| | |||||
* | Resolve interface ip's in the console instead of showing DHCP | Scott Ullrich | 2005-10-29 | 1 | -5/+12 |
| | | | | Ticket #652 | ||||
* | Echo before the start of the banner | Scott Ullrich | 2005-06-20 | 1 | -1/+2 |
| | |||||
* | Cleanup look of screen | Scott Ullrich | 2005-06-19 | 1 | -1/+1 |
| | |||||
* | Remove trailing spaces | Scott Ullrich | 2005-06-19 | 1 | -3/+0 |
| | |||||
* | Include platform on console menu | Scott Ullrich | 2005-06-19 | 1 | -1/+2 |
| | |||||
* | Remove (C) statements from Console menu. No need for them. | Scott Ullrich | 2005-06-19 | 1 | -3/+0 |
| | |||||
* | Add $Id$ tags | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | Reverse the lan and wan interfaces. Woopsy! | Scott Ullrich | 2004-12-25 | 1 | -2/+2 |
| | |||||
* | Display optional interfaces correctly | Scott Ullrich | 2004-12-10 | 1 | -2/+3 |
| | |||||
* | Clean up a little more (whitespace) and echo after menu selection | Scott Ullrich | 2004-11-24 | 1 | -3/+3 |
| | |||||
* | Trim off some extra screen real-estate by combining the interface line with ↵ | Scott Ullrich | 2004-11-24 | 1 | -7/+6 |
| | | | | ip addresses (add wan ip). Update (C) | ||||
* | remove trailing c/r | Scott Ullrich | 2004-11-09 | 1 | -1/+0 |
| | |||||
* | typo | Scott Ullrich | 2004-11-09 | 1 | -1/+1 |
| | |||||
* | change name to pfSense | Scott Ullrich | 2004-11-08 | 1 | -10/+10 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+59 |