summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Code style pkgPhil Davis2015-12-151-24/+28
* position confirm button betterJared Dillard2015-12-141-2/+9
* Improved reboot countdown display as suggested here: https://github.com/pfsen...Stephen Beaver2015-12-011-9/+26
* fix capsheper2015-11-291-3/+3
* Santize breadcrumb #5527heper2015-11-291-8/+8
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Protect these two vars with htmlspecialcharsjim-p2015-11-231-2/+2
* xt string changesStephen Beaver2015-11-181-8/+15
* Detailed cosmetic changes to the system update systemStephen Beaver2015-11-181-4/+4
* System update settings UI implementedStephen Beaver2015-11-181-4/+9
* Nix hte spinning clockStephen Beaver2015-11-171-3/+0
* Fixed #5123Stephen Beaver2015-11-161-2/+10
* Completed #5458Stephen Beaver2015-11-161-3/+0
* Minor cosmetic/text changesStephen Beaver2015-11-161-6/+8
* Use pkgid = firmware for firmware upgrade, and call pfSense-upgrade without -...Renato Botelho2015-11-161-7/+10
* Remove -R from pfSense-upgrade call, it's used only for testing purposes. Whi...Renato Botelho2015-11-161-1/+1
* Unduplicate pkgid definitionRenato Botelho2015-11-161-3/+3
* We don't need to go to rw or close fd_log hereRenato Botelho2015-11-161-10/+0
* Remove debugStephen Beaver2015-11-131-1/+0
* Revised base firmware updateStephen Beaver2015-11-131-14/+84
* StagingStephen Beaver2015-11-131-6/+24
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-1/+0
* Remove dead code from pkg_mgr_install.phpRenato Botelho2015-11-041-30/+3
* Respect product_name and tmp_pathRenato Botelho2015-11-041-9/+10
* Remove unused variablesRenato Botelho2015-10-271-4/+0
* Add more information abou pkg issue, already reported to upstreamRenato Botelho2015-10-271-1/+6
* Accommodate possible bug in pkg where progress total is reported as zeroStephen Beaver2015-10-271-2/+10
* Merge pull request #1981 from phil-davis/patch-1Renato Botelho2015-10-261-1/+1
|\
| * For reinstallall there is no pkg specifiedPhil Davis2015-10-241-1/+1
* | Fixup status progress messages for reinstallallPhil Davis2015-10-241-4/+11
|/
* These files are not being created anymore, we don't need to remove themRenato Botelho2015-10-231-4/+0
* No need to concatenateRenato Botelho2015-10-231-1/+1
* Replace mwexec() by mwexec_bg()Renato Botelho2015-10-231-4/+4
* Fixed #5336Stephen Beaver2015-10-221-9/+36
* Revision of pkg mgr messages and appearanceStephen Beaver2015-10-211-15/+30
* Added "reinstall all packages" functionality (accessed via diag_backup.php)Stephen Beaver2015-10-151-17/+36
* Tidy some text in package install codePhil Davis2015-10-151-3/+13
* Changed fifo name to *.sockStephen Beaver2015-10-141-3/+3
* Fixes #5291Stephen Beaver2015-10-141-49/+76
* pfSense-upgrade revised to kill tail on exitStephen Beaver2015-10-131-24/+30
* RevisionsStephen Beaver2015-10-131-11/+11
* Changes to accommodate new pfSense-upgradeStephen Beaver2015-10-131-49/+7
* ReminderStephen Beaver2015-10-131-0/+2
* Multiple changes to clean up the package installaion system by causing the in...Stephen Beaver2015-10-131-58/+263
* improve spacing for non form panelsJared Dillard2015-10-121-5/+7
* improve spacing for non form panelsJared Dillard2015-10-061-1/+3
* Fixed #5252Stephen Beaver2015-10-051-2/+7
* Suppress progreess bar until package system revision is completeStephen Beaver2015-09-301-1/+2
OpenPOWER on IntegriCloud