summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
* Handle the reinstallall case with confirmation. Fixes #3548jim-p2014-03-271-2/+9
* standardize URLsChris Buechler2014-03-141-1/+1
* Take single and double quotes into considerationRenato Botelho2014-02-191-1/+1
* Sprinkle ob_flush to avoid some warnings on 2.1Ermal2014-02-181-0/+3
* Fixes #3460. Ask for validation when real operation will be done and ask for ...Ermal2014-02-181-97/+163
* Take single and double quotes into considerationRenato Botelho2014-02-181-1/+1
* Fixes #3461. Remove any special char that can lead to shell/XSS compromises f...Ermal2014-02-181-10/+11
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-3/+3
* Tidy up "pkg_mgr_install.php" XHTMLColin Fleming2013-04-081-28/+27
* Add version check to package installbcyrill2013-01-171-43/+42
* Sanitize some variablesjim-p2012-10-041-8/+9
* pkg_mgr_install - only mount rw when neededPhil Davis2012-08-031-8/+18
* This is apparently breaking reinstalls. Revert "Actually make reinstallpkg re...jim-p2012-06-151-3/+1
* Actually make reinstallpkg remove the bionaries and really reinstall themErmal2012-06-151-1/+3
* don't show version on this page either, to match the other pagesChris Buechler2011-01-251-2/+2
* Do not nuke /var/db/pkg now that 2.0 has better handlingScott Ullrich2011-01-051-2/+0
* Add 10 to row count on textareaScott Ullrich2010-12-291-1/+1
* Unbreak installedinfo optionScott Ullrich2010-12-291-1/+1
* Increase textarea col size now that there is a lot more pkg install/deinstall...Scott Ullrich2010-12-251-2/+2
* No need to use escapeshellcmd here.Scott Ullrich2010-12-141-2/+2
* Use file_put_contents()Scott Ullrich2010-12-141-6/+3
* Redirect to the installedinfo page after package installation giving the syst...Scott Ullrich2010-12-141-0/+2
* Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the lo...Ermal2010-11-171-1/+1
* * Use pkg_info -E pkgname* for testing if a package is installed.Ermal2010-11-161-6/+6
* Ticket #950. Correctly handle failures while installing packages which might ...Ermal2010-10-141-22/+14
* Ticket #873. Call write_config() before including file to avoid loosing alrea...Ermal2010-09-031-2/+1
* Add missing )Renato Botelho2010-08-121-1/+1
* Small gettext() fixesRenato Botelho2010-08-111-1/+1
* Implement gettext()Renato Botelho2010-04-291-21/+21
* Update (C) to 2010Scott Ullrich2010-04-271-2/+3
* Close before unmounting.Ermal Luçi2010-03-081-3/+3
* When removing a package delete its underlying FreeBSD pacakges.Ermal Luçi2010-02-031-1/+1
* Increase execution timeScott Ullrich2010-01-211-0/+2
* Require filter.inc and shaper.incScott Ullrich2009-11-211-1/+4
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+4
* Since we could not use anchors now we need to reload the filter whenever we a...Ermal Luçi2009-07-081-1/+7
* Nuke packages for any platformScott Ullrich2009-06-301-2/+2
* Unbreak installed information screen. After package installation the form r...Scott Ullrich2009-06-301-1/+1
* remove new linesBill Marquette2009-03-141-5/+2
* After package installation, redirect and show the installationScott Ullrich2009-03-101-2/+19
* * Add get_after_install_info()Scott Ullrich2009-02-221-1/+5
* Create a backup of the configuration prior to package installation.Scott Ullrich2008-11-221-0/+3
* Correctly delete packageScott Ullrich2008-10-251-2/+0
* Correctly delete packageScott Ullrich2008-10-241-3/+1
* Whitespace and minor bug fixes for package manager pages.Matthew Grooms2008-09-101-101/+99
* Fix error: Warning: Invalid argument supplied for foreach() in /usr/local/www...Scott Ullrich2008-08-051-3/+3
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-3/+0
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Allow outputting of package log with mode=showlog&pkg=ntop for example.Scott Ullrich2008-07-231-0/+6
* Only reinstall package if it has a name.Scott Ullrich2008-07-231-6/+9
OpenPOWER on IntegriCloud