Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The "enableallowallwan" script should also allow bogons, or it makes running ↵ | jim-p | 2015-08-13 | 1 | -0/+2 |
| | | | | test firewalls with RFC5735/6890 test network style WANs a pain. | ||||
* | fix includes so shellsession restartipsec works. | Chris Buechler | 2015-07-05 | 1 | -0/+2 |
| | |||||
* | Simplify logic and use correct calls for install_package | Renato Botelho | 2015-07-01 | 2 | -21/+12 |
| | |||||
* | Install regular git-lite package | Renato Botelho | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | Fix git path and use pkg_install() to install it on gitsync | Renato Botelho | 2015-05-07 | 1 | -28/+4 |
| | |||||
* | Code style guide changes for miscellaneous files | Phil Davis | 2015-02-26 | 8 | -109/+146 |
| | | | | under etc | ||||
* | Fix restartipsec command line script. | jim-p | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | Add RELENG_2_2 to gitsync | Renato Botelho | 2014-12-05 | 1 | -0/+1 |
| | |||||
* | Ticket #3967. Allow to have carp as parent of ipaliases - continued | Ermal | 2014-11-10 | 1 | -3/+7 |
| | |||||
* | Add command line script to generate and activate a new GUI certificate. | jim-p | 2014-10-15 | 1 | -0/+8 |
| | |||||
* | rename interfaces_carp_setup to interfaces_sync_setup and call it during ↵ | Ermal | 2014-10-15 | 1 | -1/+1 |
| | | | | bootup since it does not only relate to carp interfaces. | ||||
* | Fix typos | jim-p | 2014-09-17 | 1 | -2/+2 |
| | |||||
* | Add a basic command line password reset script. | jim-p | 2014-09-17 | 1 | -0/+79 |
| | |||||
* | Remove racoon references | Ermal | 2014-09-10 | 1 | -1/+1 |
| | |||||
* | Convert almost all /sbin/sysctl calls to php functions | Renato Botelho | 2014-07-07 | 2 | -2/+2 |
| | |||||
* | More refinements to the unofficial package repository warning ( Issue #484 ) ↵ | jim-p | 2014-07-02 | 2 | -2/+2 |
| | | | | -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition. | ||||
* | Fix #3647 and other improvements: | Renato Botelho | 2014-07-01 | 1 | -1/+1 |
| | | | | | | | | | - Remove auto_login(), now gettytab is a constant file - Add reload_ttys(), that will send a SIGHUP to init and make it reload /etc/ttys - Change serial speed on /etc/ttys when necessary - Change console and serial auto_login on /etc/ttys when necessary - Change default type from cons25 to xterm | ||||
* | cf/ dir is removed below, do not need to remove the file here | Renato Botelho | 2014-06-13 | 1 | -1/+0 |
| | |||||
* | Fix path for trigger_initial_wizard | Renato Botelho | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | Get rid of embedded platform. Its time to GC this | Ermal | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | fix git path calls and CODIR | Marcello Coutinho | 2014-04-09 | 1 | -19/+20 |
| | | | | | it may need some checks/fixes on pkg-utils.inc as git downloads but not installs. After manual pbi install of git, "pfSsh.php playback gitsync master" works fine with this fix. | ||||
* | Add a "status" subcommand to the svc php shell script. | jim-p | 2013-12-26 | 1 | -2/+17 |
| | |||||
* | Use events to start sshd rather than relying on forking | Ermal | 2013-12-15 | 1 | -2/+2 |
| | |||||
* | Switch to php-fpm for lighty and check_reload_status will use it. Step by ↵ | Ermal | 2013-12-14 | 1 | -1/+0 |
| | | | | step will migrate the other calls | ||||
* | Remove references to _vip interface and provide proper configuration for ↵ | Ermal | 2013-11-28 | 1 | -4/+0 |
| | | | | carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code | ||||
* | s/require/require_once/g for filter.inc to avoid redeclaration errors in ↵ | jim-p | 2013-08-28 | 1 | -1/+1 |
| | | | | some rare cases. | ||||
* | fixup gitsync for 2.1/2.2 | Chris Buechler | 2013-05-22 | 1 | -1/+2 |
| | |||||
* | Add PHP shell playback script to control services from the command line ↵ | jim-p | 2013-03-22 | 1 | -0/+83 |
| | | | | (works like Status > Services) | ||||
* | update github repo location | Chris Buechler | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | Add a pfSsh.php script to remove the shaper settings from the console if needed. | jim-p | 2013-02-26 | 1 | -0/+24 |
| | |||||
* | Try to use our git PBI instead of the tbz version. | jim-p | 2013-02-19 | 1 | -8/+29 |
| | |||||
* | Add some PHP shell scripts for managing packages from the CLI. | jim-p | 2013-02-19 | 3 | -0/+89 |
| | | | | | | pfSsh.php playback installpkg git pfSsh.php playback uninstallpkg git pfSsh.php playback listpkg | ||||
* | Add php shell scripts to (en|dis)able carp. | jim-p | 2013-02-15 | 2 | -0/+39 |
| | |||||
* | Add a few required things here to allow the script to work | jim-p | 2012-10-16 | 1 | -0/+3 |
| | |||||
* | gitsync: Improve parameter handling to allow hyphenated options anywhere in ↵ | Erik Fonnesbeck | 2012-09-17 | 1 | -32/+54 |
| | | | | the parameter list. (previously only allowed them at the end) | ||||
* | gitsync: Add --minimal parameter that installs only the updated files. | Erik Fonnesbeck | 2012-09-17 | 1 | -3/+22 |
| | |||||
* | Fix special build_commit tag that was broken from previous change to how it ↵ | Erik Fonnesbeck | 2012-09-17 | 1 | -1/+1 |
| | | | | read the file with the commit ID. | ||||
* | Modify the tar parameters to exclude .git | Erik Fonnesbeck | 2012-05-20 | 1 | -7/+2 |
| | |||||
* | Move git package name/URL to the configuration variables section. | Erik Fonnesbeck | 2012-05-15 | 1 | -2/+3 |
| | |||||
* | Move some constants in gitsync closer to the top of the source code and add ↵ | Erik Fonnesbeck | 2012-04-07 | 1 | -18/+20 |
| | | | | some new ones of potential interest to those reconfiguring gitsync. Also modify messages to indicate that Git URLs are also allowed. | ||||
* | Remove obsolete files after gitsync | Erik Fonnesbeck | 2012-02-28 | 1 | -0/+6 |
| | |||||
* | Allow specifying the branch name after the repository URL for gitsync ↵ | Erik Fonnesbeck | 2012-02-28 | 1 | -10/+22 |
| | | | | command-line arguments and remove an unnecessary use of the backtick operator. | ||||
* | correct branches in gitsync | Chris Buechler | 2012-02-04 | 1 | -2/+3 |
| | |||||
* | add a shortcut to disable referer check | Chris Buechler | 2012-01-05 | 1 | -0/+11 |
| | |||||
* | Extend this script to also add an ipv6 rule. | jim-p | 2011-07-19 | 1 | -1/+11 |
| | |||||
* | Update default gitsync url to be the github URL. If anyone had done a ↵ | jim-p | 2011-05-16 | 1 | -1/+1 |
| | | | | gitsync before to the standard URL, they'll need to either rm /root/pfsense/ or cd /root/pfsense/pfSenseGITREPO/pfSenseGITREPO; git remote set-url origin git://github.com/bsdperimeter/pfsense.git; and then gitsync again. | ||||
* | Declare $g a global here. | jim-p | 2011-02-26 | 1 | -0/+1 |
| | |||||
* | Ensure the pkg staging area exists on nanobsd before trying to use it. | jim-p | 2011-02-26 | 1 | -1/+4 |
| | |||||
* | If we're on nanobsd, pass -t to pkg_add to specify a different "staging ↵ | jim-p | 2011-02-24 | 1 | -2/+4 |
| | | | | area" path. | ||||
* | And one more place for PKG_TMPDIR... just in case. | jim-p | 2011-02-23 | 1 | -1/+3 |
| |