summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Refine some syslogd restarts, add a way to send it a HUP to reload w/o a full...jim-p2017-05-151-6/+6
* get_pkg_info improve installed_pkgs_only casePhil Davis2017-05-021-5/+24
* Merge pull request #3659 from PiBa-NL/plugin_optimize_20170321Renato Botelho2017-04-251-0/+7
|\
| * pkg_call_plugins put includefile and supported plugins in the normal config.x...PiBa-NL2017-03-291-0/+7
* | Remove redundant check, get_pkg_info() call uses a parameter to return only i...Renato Botelho2017-04-191-5/+0
* | Fix indent and spacesRenato Botelho2017-04-191-24/+49
* | Use correct function (is_pkg_installed) and unbreak get_pkg_info()Renato Botelho2017-04-191-2/+2
|/
* load package add-on tabs into config to avoid parsing all installed package x...PiBa-NL2017-03-261-0/+3
* Run custom deinstall commands during the deinstall phase instead of post-dein...jim-p2017-03-161-1/+1
* Some small improvements to help with ticket #7256jim-p2017-03-071-8/+6
* Fix the pkg_call() and set the timeout to a sane value (Bug #6594)doktornotor2017-02-241-2/+2
* Fix #7257: Use pfSense-upgrade to look for new versionsRenato Botelho2017-02-141-7/+15
* Code with multiple %s in etcPhil Davis2017-02-011-2/+2
* Misc cleanups at get_pkg_info()stilez2017-01-301-34/+34
* fix copy/paste - I think!stilez2017-01-261-32/+6
* use wrapped version of pkg info -e insteadstilez2017-01-251-5/+31
* get_pkg_info() fallback using pkg info if no local copy of repo catalog (resu...stilez2017-01-221-6/+34
* Revert "get_pkg_info() fallback using pkg info if no local copy of repo catalog"Renato Botelho2017-01-101-27/+6
* get_pkg_info() fallback using pkg info if no local copy of repo catalogstilez2017-01-051-6/+27
* Populate the HTTP_PROXY_AUTH env var. Ticket #6949jim-p2016-12-071-0/+4
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-2/+1
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-13/+0
* Merge pull request #3156 from stilez/patch-43Renato Botelho2016-10-121-2/+2
|\
| * Remove unused arg in get_pkg_info()stilez2016-09-251-2/+2
* | Create pkg.conf with ABI settingsRenato Botelho2016-10-101-0/+15
|/
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Protect package_reinstall_all()NewEraCracker2016-08-121-0/+3
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-41/+39
* Add missing -R parameter to pkg callRenato Botelho2016-07-061-1/+1
* Implement pkg_valid_name()Renato Botelho2016-06-081-0/+8
* Fix package_reinstall_all post-upgrade when packages have been removed in pre...Chris Buechler2016-05-121-5/+5
* Only execute remote search operation on first call of get_pkg_info(), this sh...Renato Botelho2016-05-111-0/+18
* Workaound fixes #6320Stephen Beaver2016-05-071-3/+2
* Fix extrat return statementStephen Beaver2016-04-291-1/+0
* Fix #6137:Renato Botelho2016-04-291-11/+18
* Test for internet connection 3 times trying to reinstall packages after upgra...Renato Botelho2016-04-291-1/+9
* Reduce values of FETCH_TIMEOUT and FETCH_RETRY to help ticket #6177Renato Botelho2016-04-271-1/+3
* Setup HTTP_PROXY environment variable for pkg when it's called from the GUI a...jim-p2016-04-191-0/+8
* Rework the way repo packages workRenato Botelho2016-04-051-18/+42
* Remove workaround introduced in a2febf9a0. It reduces download timeout to 10s...Renato Botelho2016-03-161-14/+1
* Add an option to define extra env vars to pkg_call() and pkg_exec()Renato Botelho2016-03-161-5/+9
* pkg-utils typo in commentPhil Davis2016-03-041-1/+1
* Detect binary packages installed but not registered in the system and do it d...Renato Botelho2016-03-031-0/+31
* Add an option to get_pkg_info() that makes it do not try to update metadataRenato Botelho2016-03-031-2/+7
* Remove get_pkg_id, last calls to it was removedRenato Botelho2016-03-031-5/+0
* Merge pull request #2667 from phil-davis/patch-1Stephen Beaver2016-02-181-1/+1
|\
| * pkg-utils update_status text typoPhil Davis2016-02-181-1/+1
* | Internationalize etc inc i through sPhil Davis2016-02-181-10/+10
|/
* Make sure LANG = C for pkg callsRenato Botelho2016-01-221-0/+1
OpenPOWER on IntegriCloud