| Commit message (Expand) | Author | Age | Files | Lines |
* | Code style for etc files | Phil Davis | 2015-02-25 | 1 | -59/+59 |
* | Use clog -f /var/log/filter.log to view firewall log entries, so they are dis... | jim-p | 2014-12-02 | 1 | -1/+1 |
* | Fix initial console menu layout, it fixes #3884 | Renato Botelho | 2014-10-14 | 1 | -12/+9 |
* | Add an option to restart php-fpm from console | Ermal | 2014-10-06 | 1 | -2/+5 |
* | pgrep parameters are out of order and it also needs -a to find sshd. While I'... | Renato Botelho | 2014-08-22 | 1 | -2/+1 |
* | use pgrep here instead, previous way could wrongly show SSH as enabled where ... | Chris Buechler | 2014-08-22 | 1 | -3/+3 |
* | Back to cons25 for now since we found some issues with xterm on serial console | Renato Botelho | 2014-07-02 | 1 | -1/+1 |
* | Fix #3647 and other improvements: | Renato Botelho | 2014-07-01 | 1 | -1/+1 |
* | Switch to php-fpm for lighty and check_reload_status will use it. Step by ste... | Ermal | 2013-12-14 | 1 | -1/+1 |
* | Use the same tcpdump command here that we use from the GUI, to avoid potentia... | jim-p | 2013-02-11 | 1 | -1/+1 |
* | Unbreak console menu | jim-p | 2012-12-04 | 1 | -2/+1 |
* | Make 11/111 console menu options both kill php, lighty, and then restart the ... | jim-p | 2012-12-04 | 1 | -2/+0 |
* | Add a hidden menu option to forcefully kill php, lighty, and then restart the... | jim-p | 2012-08-14 | 1 | -0/+3 |
* | 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 |