summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
Commit message (Expand)AuthorAgeFilesLines
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* fixup gitsync for 2.1/2.2Chris Buechler2013-05-221-1/+2
* Add PHP shell playback script to control services from the command line (work...jim-p2013-03-221-0/+83
* update github repo locationChris Buechler2013-03-101-1/+1
* Add a pfSsh.php script to remove the shaper settings from the console if needed.jim-p2013-02-261-0/+24
* Try to use our git PBI instead of the tbz version.jim-p2013-02-191-8/+29
* Add some PHP shell scripts for managing packages from the CLI.jim-p2013-02-193-0/+89
* Add php shell scripts to (en|dis)able carp.jim-p2013-02-152-0/+39
* Add a few required things here to allow the script to workjim-p2012-10-161-0/+3
* gitsync: Improve parameter handling to allow hyphenated options anywhere in t...Erik Fonnesbeck2012-09-171-32/+54
* gitsync: Add --minimal parameter that installs only the updated files.Erik Fonnesbeck2012-09-171-3/+22
* Fix special build_commit tag that was broken from previous change to how it r...Erik Fonnesbeck2012-09-171-1/+1
* Modify the tar parameters to exclude .gitErik Fonnesbeck2012-05-201-7/+2
* Move git package name/URL to the configuration variables section.Erik Fonnesbeck2012-05-151-2/+3
* Move some constants in gitsync closer to the top of the source code and add s...Erik Fonnesbeck2012-04-071-18/+20
* Remove obsolete files after gitsyncErik Fonnesbeck2012-02-281-0/+6
* Allow specifying the branch name after the repository URL for gitsync command...Erik Fonnesbeck2012-02-281-10/+22
* correct branches in gitsyncChris Buechler2012-02-041-2/+3
* add a shortcut to disable referer checkChris Buechler2012-01-051-0/+11
* Extend this script to also add an ipv6 rule.jim-p2011-07-191-1/+11
* Update default gitsync url to be the github URL. If anyone had done a gitsync...jim-p2011-05-161-1/+1
* Declare $g a global here.jim-p2011-02-261-0/+1
* Ensure the pkg staging area exists on nanobsd before trying to use it.jim-p2011-02-261-1/+4
* If we're on nanobsd, pass -t to pkg_add to specify a different "staging area"...jim-p2011-02-241-2/+4
* And one more place for PKG_TMPDIR... just in case.jim-p2011-02-231-1/+3
* Restart lighty captive portal after syncScott Ullrich2011-01-251-0/+2
* Use exec()Scott Ullrich2010-11-281-3/+1
* Add pfSsh.php externalconfiglocator playback scriptScott Ullrich2010-11-281-0/+5
* Add option to System: Firmware: Settings for running gitsync after installing...Erik Fonnesbeck2010-11-101-5/+13
* Bring gitsync to the new check_reload_status behaviour.Ermal2010-09-221-5/+1
* Add support for an automatic merge list to gitsync, properly escape user-supp...Erik Fonnesbeck2010-09-161-11/+40
* fix textChris Buechler2010-08-131-1/+1
* Allow specifying other branches when using the existing repository URL in git...Erik Fonnesbeck2010-08-051-0/+12
* Some minor fixes for gitsync. Don't create these unused directories, and mak...Erik Fonnesbeck2010-08-041-3/+4
* Combine checkout logic for cloning and updating in gitsync and fix a conditio...Erik Fonnesbeck2010-07-091-20/+16
* First steps for 3g serviceproviders supportRenato Botelho2010-06-021-0/+1
* Do not include altq/shaper twiceScott Ullrich2010-05-221-2/+0
* Do not reinclude filter.incScott Ullrich2010-05-221-2/+0
* Adding enablesshd pfSsh.php scriptScott Ullrich2010-05-211-0/+16
* Add a gitsync option for reverting to the commit used when building the image.Erik Fonnesbeck2010-05-041-6/+17
* Default to and display the last used repository URL in gitsync.Erik Fonnesbeck2010-04-291-0/+8
* Add gitsync support for merging from other repositories.Erik Fonnesbeck2010-04-291-0/+26
* Allow gitsync to properly switch branches or repositories. Resolves #523Erik Fonnesbeck2010-04-291-17/+7
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-081-5/+1
* Include globals.incScott Ullrich2010-02-141-1/+2
* Resolve Warning: Invalid argument supplied for foreach() in /usr/local/sbin/p...sullrich2009-12-151-1/+1
* Include needed librariessullrich2009-12-151-0/+4
* Fix RELENG_1_2 gitsyncsullrich2009-12-061-2/+6
* Hide debugging itemsullrich2009-12-051-1/+3
* Cleanup after syncsullrich2009-12-051-4/+19
OpenPOWER on IntegriCloud