| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the config history restore script to the console menu. | jim-p | 2011-12-01 | 1 | -1/+5 |
* | Make initial changes to allow pfSense to work in a jail. | Andrew Thompson | 2011-08-17 | 1 | -0/+4 |
* | Launch running script as well | Scott Ullrich | 2011-07-04 | 1 | -0/+2 |
* | Add rc.local.running if rc.local is running so it can reattach after a consol... | Scott Ullrich | 2011-07-03 | 1 | -0/+5 |
* | Fix copy and pasto | Scott Ullrich | 2011-07-03 | 1 | -1/+1 |
* | Launch rc.local into & | Scott Ullrich | 2011-07-03 | 1 | -2/+5 |
* | Remove $id. Bump (C) date | Scott Ullrich | 2011-07-02 | 1 | -2/+1 |
* | If rc.local exists launch it | Scott Ullrich | 2011-07-02 | 1 | -0/+5 |
* | Echo out newline | Scott Ullrich | 2010-12-17 | 1 | -1/+1 |
* | Add newline after 99 menu option. Otherwise it looks very strange. | Scott Ullrich | 2010-12-17 | 1 | -1/+5 |
* | Remove \n here, it was being printed on the console. Echo should do the right... | jim-p | 2010-12-09 | 1 | -1/+1 |
* | it's 2010, update (C) | Scott Ullrich | 2010-12-06 | 1 | -1/+1 |
* | Make menu drape across two columns saving around 10 lines of text making room... | Scott Ullrich | 2010-12-06 | 1 | -25/+18 |
* | Use sockstat, netstat might take to long under certain circumstances. | Ermal | 2010-06-01 | 1 | -1/+1 |
* | Don't kill login here. When this happens from ssh is also resets the console ... | jim-p | 2010-06-01 | 1 | -1/+1 |
* | Nuke old dev bootstrap code that is no longer in use | Scott Ullrich | 2009-11-06 | 1 | -34/+10 |
* | remove unnecessary cat | Chris Buechler | 2009-11-02 | 1 | -2/+2 |
* | Axe the s in developers. Capitalize accordingly. Suggested by JimP | Scott Ullrich | 2009-09-22 | 1 | -1/+1 |
* | Rename PHP Shell to developers shell | Scott Ullrich | 2009-09-22 | 1 | -1/+1 |
* | Revert "Use php to detect product name on shell scripts" | Renato Botelho | 2009-08-26 | 1 | -1/+1 |
* | Use php to detect product name on shell scripts | Renato Botelho | 2009-08-03 | 1 | -1/+1 |
* | Add a few more *'s so that rebrands look OK | Scott Ullrich | 2009-06-16 | 1 | -1/+1 |
* | Missing " | Scott Ullrich | 2009-05-18 | 1 | -1/+1 |
* | Doh, it's sh, not php | Scott Ullrich | 2009-05-18 | 1 | -2/+2 |
* | Do not keep respawning to shell on exit. Alert box is rebooting in 5, sleep ... | Scott Ullrich | 2009-05-18 | 1 | -0/+4 |
* | Use custom prompt for Recovery Shell | Scott Ullrich | 2009-05-18 | 1 | -1/+1 |
* | Spawn tcsh instead of sending getty into a DOS loop | Scott Ullrich | 2009-05-17 | 1 | -1/+2 |
* | Add missing space | Scott Ullrich | 2009-05-16 | 1 | -1/+1 |
* | Exit out to shell immediately if recovery console shell option specified. | Scott Ullrich | 2009-05-15 | 1 | -0/+5 |
* | Add hideplatform directive useful for rebranding | Scott Ullrich | 2009-03-24 | 1 | -0/+1 |
* | Use $g['product_name'] | Scott Ullrich | 2008-10-26 | 1 | -3/+5 |
* | Spelling correction | Scott Ullrich | 2008-08-30 | 1 | -2/+2 |
* | * Output if SSH is enabled | Scott Ullrich | 2008-08-30 | 1 | -1/+7 |
* | Remote last_term_seen variable. It's not in use and was debugging only. | Scott Ullrich | 2008-07-13 | 1 | -34/+27 |
* | Allow new terminals to update last_term_seen even if they are not root. | Scott Ullrich | 2008-07-13 | 1 | -0/+1 |
* | Adding script to allow enabling / disabling of SSHD from console menu. | Scott Ullrich | 2008-02-22 | 1 | -1/+5 |
* | Change LAN ip to interface ip. | Scott Ullrich | 2008-02-22 | 1 | -1/+1 |
* | Reference correct file for upgrade from console. | Seth Mos | 2007-11-12 | 1 | -1/+1 |
* | Ticket #1427 - webConfigurator is a better choice, it is used everywhere else | Bill Marquette | 2007-10-16 | 1 | -2/+2 |
* | Ticket #1427 - use webGUI instead of webConfigurator | Bill Marquette | 2007-10-16 | 1 | -2/+2 |
* | Reset terminals on blank input which could be a console reload war between so... | Scott Ullrich | 2007-06-03 | 1 | -2/+1 |
* | Launch file correctly | Scott Ullrich | 2007-05-01 | 1 | -1/+1 |
* | Add firmware update menu option which can fetch a URL from the internet or us... | Scott Ullrich | 2007-05-01 | 1 | -1/+5 |
* | Add pfSense php shell option. This will be used by developers to tell operat... | Scott Ullrich | 2007-04-29 | 1 | -0/+4 |
* | ctrl-c is handy in the shell. Do not lock out. | Scott Ullrich | 2007-03-02 | 1 | -3/+3 |
* | Uncomment the trap statements. Now CTRL-C will kill the SSH session. | Scott Ullrich | 2006-10-01 | 1 | -3/+3 |
* | Allow CTRL-C, CTRL-Z on console, etc. | Scott Ullrich | 2006-09-19 | 1 | -3/+3 |
* | Add (y/n) hint | Scott Ullrich | 2006-09-17 | 1 | -1/+1 |
* | Explain to the user that the developer bootstrap process populates /usr/src, ... | Scott Ullrich | 2006-09-17 | 1 | -2/+5 |
* | MFC 13617 | Scott Ullrich | 2006-08-07 | 1 | -3/+4 |