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
/
usr
/
local
/
www
/
pkg_mgr_install.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up "pkg_mgr_install.php" XHTML
Colin Fleming
2014-09-14
1
-0
/
+1
*
Move the fetching of a package's config file and additional files to separate...
jim-p
2014-08-19
1
-0
/
+2
*
Remove . and / from pkg name to avoid directory traversal
Renato Botelho
2014-06-17
1
-5
/
+5
*
Handle the reinstallall case with confirmation. Fixes #3548
jim-p
2014-03-27
1
-2
/
+9
*
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...
Renato Botelho
2014-03-17
1
-3
/
+3
|
\
|
*
xhtml Compliance
ayvis
2014-03-14
1
-3
/
+3
*
|
standardize URLs
Chris Buechler
2014-03-14
1
-1
/
+1
|
/
*
Take single and double quotes into consideration
Renato Botelho
2014-02-18
1
-1
/
+1
*
Fixes #3460. Ask for validation when real operation will be done and ask for ...
Ermal
2014-02-18
1
-94
/
+163
*
Remove code that is commented
Ermal
2014-02-18
1
-3
/
+0
*
Fixes #3461. Remove any special char that can lead to shell/XSS compromises f...
Ermal
2014-02-18
1
-10
/
+11
*
Remove remaining hardcoded theme names
Renato Botelho
2013-07-17
1
-3
/
+3
*
Tidy up "pkg_mgr_install.php" XHTML
Colin Fleming
2013-04-08
1
-28
/
+27
*
Add version check to package install
bcyrill
2013-01-17
1
-43
/
+42
*
Sanitize some variables
jim-p
2012-10-04
1
-8
/
+9
*
pkg_mgr_install - only mount rw when needed
Phil Davis
2012-08-03
1
-8
/
+18
*
This is apparently breaking reinstalls. Revert "Actually make reinstallpkg re...
jim-p
2012-06-15
1
-3
/
+1
*
Actually make reinstallpkg remove the bionaries and really reinstall them
Ermal
2012-06-15
1
-1
/
+3
*
don't show version on this page either, to match the other pages
Chris Buechler
2011-01-25
1
-2
/
+2
*
Do not nuke /var/db/pkg now that 2.0 has better handling
Scott Ullrich
2011-01-05
1
-2
/
+0
*
Add 10 to row count on textarea
Scott Ullrich
2010-12-29
1
-1
/
+1
*
Unbreak installedinfo option
Scott Ullrich
2010-12-29
1
-1
/
+1
*
Increase textarea col size now that there is a lot more pkg install/deinstall...
Scott Ullrich
2010-12-25
1
-2
/
+2
*
No need to use escapeshellcmd here.
Scott Ullrich
2010-12-14
1
-2
/
+2
*
Use file_put_contents()
Scott Ullrich
2010-12-14
1
-6
/
+3
*
Redirect to the installedinfo page after package installation giving the syst...
Scott Ullrich
2010-12-14
1
-0
/
+2
*
Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the lo...
Ermal
2010-11-17
1
-1
/
+1
*
* Use pkg_info -E pkgname* for testing if a package is installed.
Ermal
2010-11-16
1
-6
/
+6
*
Ticket #950. Correctly handle failures while installing packages which might ...
Ermal
2010-10-14
1
-22
/
+14
*
Ticket #873. Call write_config() before including file to avoid loosing alrea...
Ermal
2010-09-03
1
-2
/
+1
*
Add missing )
Renato Botelho
2010-08-12
1
-1
/
+1
*
Small gettext() fixes
Renato Botelho
2010-08-11
1
-1
/
+1
*
Implement gettext()
Renato Botelho
2010-04-29
1
-21
/
+21
*
Update (C) to 2010
Scott Ullrich
2010-04-27
1
-2
/
+3
*
Close before unmounting.
Ermal Luçi
2010-03-08
1
-3
/
+3
*
When removing a package delete its underlying FreeBSD pacakges.
Ermal Luçi
2010-02-03
1
-1
/
+1
*
Increase execution time
Scott Ullrich
2010-01-21
1
-0
/
+2
*
Require filter.inc and shaper.inc
Scott Ullrich
2009-11-21
1
-1
/
+4
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+4
*
Since we could not use anchors now we need to reload the filter whenever we a...
Ermal Luçi
2009-07-08
1
-1
/
+7
*
Nuke packages for any platform
Scott Ullrich
2009-06-30
1
-2
/
+2
*
Unbreak installed information screen. After package installation the form r...
Scott Ullrich
2009-06-30
1
-1
/
+1
*
remove new lines
Bill Marquette
2009-03-14
1
-5
/
+2
*
After package installation, redirect and show the installation
Scott Ullrich
2009-03-10
1
-2
/
+19
*
* Add get_after_install_info()
Scott Ullrich
2009-02-22
1
-1
/
+5
*
Create a backup of the configuration prior to package installation.
Scott Ullrich
2008-11-22
1
-0
/
+3
*
Correctly delete package
Scott Ullrich
2008-10-25
1
-2
/
+0
*
Correctly delete package
Scott Ullrich
2008-10-24
1
-3
/
+1
*
Whitespace and minor bug fixes for package manager pages.
Matthew Grooms
2008-09-10
1
-101
/
+99
*
Fix error: Warning: Invalid argument supplied for foreach() in /usr/local/www...
Scott Ullrich
2008-08-05
1
-3
/
+3
[next]