summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Only remove config.xml items on post-deinstall, fixes #5689Renato Botelho2015-12-281-5/+7
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Code style and white space in etcPhil Davis2015-12-101-3/+3
* Eliminate an incorrect use of config_file from a pkg info.xml (it should be r...jim-p2015-12-071-3/+2
* Revert "Stick xmlrpc.inc include back to avoid breaking packages"Renato Botelho2015-11-301-2/+0
* Use new host_uuid option name when changing User-AgentRenato Botelho2015-11-231-2/+2
* Stick xmlrpc.inc include back to avoid breaking packagesdoktornotor2015-11-211-0/+2
* Always define $last_update_file to avoid calling file_put_contents with empty...Renato Botelho2015-11-201-2/+1
* Add a new function pkg_switch_repo() to change between stable and devel pkg repoRenato Botelho2015-11-181-0/+26
* Replace all update_output_window() calls by update_status() that now only pri...Renato Botelho2015-11-181-127/+74
* Fix typo in variable nameRenato Botelho2015-11-161-1/+1
* Add broken information on get_pkg_info(), it means config.xml contain package...Renato Botelho2015-11-131-0/+2
* Add get_system_pkg_version(), that return main pkg name, version and installe...Renato Botelho2015-11-131-1/+71
* Stop forcing pkg_prefix on is_pkg_installed() and pkg_install()Renato Botelho2015-11-131-11/+16
* Remove unused functions install_package() and delete_package()Renato Botelho2015-11-131-27/+0
* Remove pfSense_BUILDER_BINARIESRenato Botelho2015-11-131-2/+0
* Add shortname and changeloglink to get_pkg_info()Renato Botelho2015-11-131-0/+8
* Reinstall packages from old versions when upgrading to 2.3Renato Botelho2015-11-121-7/+72
* platform is always defined in globalRenato Botelho2015-11-121-11/+3
* Copyright and license cleanupRenato Botelho2015-11-091-3/+0
* Rework the way GUI reads packages tabs, it fixes #5311Renato Botelho2015-10-221-0/+22
* Sort return of get_pkg_info()Renato Botelho2015-10-201-0/+5
* Change get_pkg_info() to also return installed_versionRenato Botelho2015-10-201-0/+13
* Make get_pkg_info() add a tag saying when package is installedRenato Botelho2015-10-201-0/+4
* Remove unnecessary functions verify_all_package_servers() and check_package_s...Renato Botelho2015-10-201-10/+0
* Teach get_pkg_info() to deal with an array of packagesRenato Botelho2015-10-201-1/+10
* Remove WWW: line from pkg descRenato Botelho2015-10-201-0/+2
* Add pkg_version_compare()Renato Botelho2015-10-201-0/+20
* Remove fifo debug from internal functionsRenato Botelho2015-10-201-18/+0
* Fixed bogus "Beginning package installation" message from the install_package...Stephen Beaver2015-10-161-2/+0
* Disable repo auto updateRenato Botelho2015-10-141-2/+4
* Run pkg update once one time every hour, like upgrade script doesRenato Botelho2015-10-141-1/+32
* Partial fix for #5263Stephen Beaver2015-10-061-39/+84
* Fix comment languagedoktornotor2015-09-281-1/+1
* Remove syslog.conf entries on package uninstall (Bug #5210)doktornotor2015-09-271-2/+9
* Use pkg info -e to check if package is installed, it only returns 0/1 without...Renato Botelho2015-09-221-1/+1
* We do not need a blank line on consoleRenato Botelho2015-09-221-4/+0
* Take internal_name into consideration when looking for package idRenato Botelho2015-09-221-1/+2
* Unfinished (but better) versions of hte pkg pages and utilitiesStephen Beaver2015-09-221-2/+5
* pkg-utils.inc typo fixdoktornotor2015-09-191-1/+1
* Call conf_mount_ro() in better placeRenato Botelho2015-09-181-2/+2
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-6/+6
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+953
OpenPOWER on IntegriCloud