summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Initialize the $evaled array if it doesn't exist.Colin Smith2005-06-161-9/+9
* Style cleanup.Colin Smith2005-06-161-8/+9
* Fix a syntax error.Colin Smith2005-06-161-4/+5
* * Add eval_once, which checks the md5s of code to eval() against already eval...Colin Smith2005-06-161-7/+18
* Send stderr to stdout when extracting archives. This should address ticket #162.Colin Smith2005-06-161-1/+1
* File notices if package information isn't found.Colin Smith2005-06-151-39/+36
* Add 10 second timeout to get_pkg_info. This may fail in interesting ways if i...Colin Smith2005-06-121-1/+1
* Fix various nagging package issues.Colin Smith2005-06-121-3/+4
* Make sure we remove the package's XML file.Colin Smith2005-06-121-0/+6
* Fix a typo. This broke package deinstallation.Colin Smith2005-06-121-1/+1
* Brute force delete a package if it still exists after unlink_ifexists()... th...Scott Ullrich2005-06-121-0/+2
* Don't attempt to run package deinstall commands if the package XML hasn't bee...Colin Smith2005-06-121-3/+8
* Honour the custom_php_deinstall_command which is in about 90% of our packages!Scott Ullrich2005-06-121-0/+3
* Don't attempt to parse package configuration on deinstall if it doesn't exist.Colin Smith2005-06-111-48/+52
* Add 'service' listtag.Colin Smith2005-06-111-1/+1
* Call custom_php_command_before_form before resyncScott Ullrich2005-06-081-0/+5
* Resync a package on installationScott Ullrich2005-06-081-0/+4
* We need to remove packages from the top down, not the bottom up.Colin Smith2005-06-081-5/+5
* Update package utilities.Colin Smith2005-06-071-5/+1
* Flush static output when starting a fresh installation or deletion.Colin Smith2005-06-061-0/+4
* Adjustments to delete_package_recursive().Colin Smith2005-06-061-7/+24
* * Add package_delete_xml() and pkg_delete_recursive().Colin Smith2005-06-061-3/+108
* * Write /tmp/yColin Smith2005-06-061-1/+7
* Minor alterations to package_install().Colin Smith2005-06-051-0/+4
* Add package_install, package_install_xml, etc.Colin Smith2005-06-051-63/+244
* Add console/web-aware versions of update_status and update_output.Colin Smith2005-06-021-22/+43
* Minor work on packages. A console interface may require either a Lua rewrite ...Colin Smith2005-06-011-1/+11
* More work on cURL functions.Colin Smith2005-05-311-53/+12
* * Document more functions.Colin Smith2005-05-301-58/+64
* Move package and cURL functions to their own include. These functions will be...Colin Smith2005-05-301-0/+376
OpenPOWER on IntegriCloud