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
*
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
*
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 boot...
Ermal
2014-10-15
1
-1
/
+1
*
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
*
Fix #3647 and other improvements:
Renato Botelho
2014-07-01
1
-1
/
+1
*
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
*
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
[next]