summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
...
* Include second argument for pkg_delete() Ticket #1470Scott Ullrich2007-10-051-1/+3
* After package installation is completed, note that the user should configure ...Scott Ullrich2007-02-021-5/+5
* Be kind, rewind. Restart the package after a reinstallation.Scott Ullrich2006-09-271-3/+5
* Be kind, rewind. Restart the package after a reinstallation.Scott Ullrich2006-09-271-0/+1
* Misc package changesScott Ullrich2006-08-251-4/+5
* Remove packages with a different version tabScott Ullrich2006-08-201-4/+3
* MFC package changes to show information better such as HEAD only packages,Scott Ullrich2006-08-201-4/+7
* Pass pkg info for reinstall pkgScott Ullrich2006-01-281-1/+1
* Pass $pkg infoScott Ullrich2006-01-281-2/+1
* Flush outputScott Ullrich2006-01-071-0/+2
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Allow -1 return to indicated package failure. Removing exitScott Ullrich2005-10-131-5/+11
* Move stop_service() to pkg-utils.Colin Smith2005-10-021-1/+0
* Stop package upon deinstallScott Ullrich2005-10-021-0/+1
* Use sync_webgui_passwords()Scott Ullrich2005-08-211-2/+1
* Sync password database before installation.Scott Ullrich2005-08-101-0/+1
* Change name of main div to avoid conflictingScott Ullrich2005-07-241-2/+2
* just a few modificationsErik Kristensen2005-07-211-1/+1
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
* Sync master.passwd database before beginning package operationsScott Ullrich2005-07-091-0/+3
* Do not foreach through installedpackages['package'] if its not definedScott Ullrich2005-07-081-2/+3
* Fix indent.Colin Smith2005-07-041-1/+1
* Don't fclose() the log if it doesn't exist.Colin Smith2005-07-041-1/+2
* Use $pgtitleBill Marquette2005-07-031-5/+3
* * Fix diagnostics logging tab menusScott Ullrich2005-07-021-0/+9
* Cleanup and add rounded corners.Scott Ullrich2005-07-021-7/+3
* Correct urlsScott Ullrich2005-07-021-2/+2
* Convert Packages tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-021-5/+7
* No need for {} surrounding a one line foreach()Scott Ullrich2005-06-231-2/+1
* make sure $todo is an arrayScott Ullrich2005-06-231-0/+2
* Mount image RW before package operationsScott Ullrich2005-06-211-40/+49
* No more xmlparse_pkg.Colin Smith2005-06-201-1/+0
* Add "Package Installer" tab.Colin Smith2005-06-121-1/+2
* Update package reinstallation to use depends_on_package.Colin Smith2005-06-121-1/+3
* Use depends_on_package to properly remove a BSD package.Colin Smith2005-06-121-1/+3
* Break between progress bar and first textareaScott Ullrich2005-06-071-0/+1
* Remove an extra newline.Colin Smith2005-06-071-1/+1
* Add support for XML (or package) reinstallation and package deletion.Colin Smith2005-06-071-21/+41
* Fix package reinstallation.Colin Smith2005-06-071-9/+9
* Fix syntax error.Colin Smith2005-06-071-1/+1
* Whoops, checking for the wrong $_GET variable.Colin Smith2005-06-071-1/+1
* Add reinstall all packages. This needs to be tested.Colin Smith2005-06-071-8/+17
* Fix progress bars.Colin Smith2005-06-061-4/+12
* Update output and status windows when installation is complete.Colin Smith2005-06-061-0/+3
* require -> require_onceScott Ullrich2005-06-061-2/+3
* Add pkg-utils based package installer.Colin Smith2005-06-061-411/+3
* Include pkg-utils.inc to atleast get the scripts running again. It doesn't ...Scott Ullrich2005-06-051-0/+1
* don't initiate progressbar with 100% at start. 0% is better ;-)Holger Bauer2005-06-021-1/+1
* ups, one border border too much...Holger Bauer2005-06-021-1/+1
* changed the package-install-progressbar to the new style.Holger Bauer2005-06-021-3/+23
OpenPOWER on IntegriCloud