index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
phpshellsessions
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 ste...
Ermal
2013-12-14
1
-1
/
+0
*
Remove references to _vip interface and provide proper configuration for carp...
Ermal
2013-11-28
1
-4
/
+0
*
s/require/require_once/g for filter.inc to avoid redeclaration errors in some...
jim-p
2013-08-28
1
-1
/
+1
*
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 (work...
jim-p
2013-03-22
1
-0
/
+83
*
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
*
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 t...
Erik Fonnesbeck
2012-09-17
1
-32
/
+54
*
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 r...
Erik Fonnesbeck
2012-09-17
1
-1
/
+1
*
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 s...
Erik Fonnesbeck
2012-04-07
1
-18
/
+20
*
Remove obsolete files after gitsync
Erik Fonnesbeck
2012-02-28
1
-0
/
+6
*
Allow specifying the branch name after the repository URL for gitsync command...
Erik Fonnesbeck
2012-02-28
1
-10
/
+22
*
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 gitsync...
jim-p
2011-05-16
1
-1
/
+1
*
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 area"...
jim-p
2011-02-24
1
-2
/
+4
*
And one more place for PKG_TMPDIR... just in case.
jim-p
2011-02-23
1
-1
/
+3
*
Restart lighty captive portal after sync
Scott Ullrich
2011-01-25
1
-0
/
+2
*
Use exec()
Scott Ullrich
2010-11-28
1
-3
/
+1
*
Add pfSsh.php externalconfiglocator playback script
Scott Ullrich
2010-11-28
1
-0
/
+5
*
Add option to System: Firmware: Settings for running gitsync after installing...
Erik Fonnesbeck
2010-11-10
1
-5
/
+13
*
Bring gitsync to the new check_reload_status behaviour.
Ermal
2010-09-22
1
-5
/
+1
*
Add support for an automatic merge list to gitsync, properly escape user-supp...
Erik Fonnesbeck
2010-09-16
1
-11
/
+40
*
fix text
Chris Buechler
2010-08-13
1
-1
/
+1
*
Allow specifying other branches when using the existing repository URL in git...
Erik Fonnesbeck
2010-08-05
1
-0
/
+12
*
Some minor fixes for gitsync. Don't create these unused directories, and mak...
Erik Fonnesbeck
2010-08-04
1
-3
/
+4
*
Combine checkout logic for cloning and updating in gitsync and fix a conditio...
Erik Fonnesbeck
2010-07-09
1
-20
/
+16
*
First steps for 3g serviceproviders support
Renato Botelho
2010-06-02
1
-0
/
+1
*
Do not include altq/shaper twice
Scott Ullrich
2010-05-22
1
-2
/
+0
*
Do not reinclude filter.inc
Scott Ullrich
2010-05-22
1
-2
/
+0
*
Adding enablesshd pfSsh.php script
Scott Ullrich
2010-05-21
1
-0
/
+16
*
Add a gitsync option for reverting to the commit used when building the image.
Erik Fonnesbeck
2010-05-04
1
-6
/
+17
*
Default to and display the last used repository URL in gitsync.
Erik Fonnesbeck
2010-04-29
1
-0
/
+8
*
Add gitsync support for merging from other repositories.
Erik Fonnesbeck
2010-04-29
1
-0
/
+26
*
Allow gitsync to properly switch branches or repositories. Resolves #523
Erik Fonnesbeck
2010-04-29
1
-17
/
+7
*
Do not spread checking for value accross code. Do it in the function that is ...
Ermal Luçi
2010-03-08
1
-5
/
+1
*
Include globals.inc
Scott Ullrich
2010-02-14
1
-1
/
+2
*
Resolve Warning: Invalid argument supplied for foreach() in /usr/local/sbin/p...
sullrich
2009-12-15
1
-1
/
+1
[next]