index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
etc
/
inc
/
pkg-utils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #7257: Use pfSense-upgrade to look for new versions
Renato Botelho
2017-02-14
1
-7
/
+15
*
Code with multiple %s in etc
Phil Davis
2017-02-01
1
-2
/
+2
*
Misc cleanups at get_pkg_info()
stilez
2017-01-30
1
-34
/
+34
*
fix copy/paste - I think!
stilez
2017-01-26
1
-32
/
+6
*
use wrapped version of pkg info -e instead
stilez
2017-01-25
1
-5
/
+31
*
get_pkg_info() fallback using pkg info if no local copy of repo catalog (resu...
stilez
2017-01-22
1
-6
/
+34
*
Revert "get_pkg_info() fallback using pkg info if no local copy of repo catalog"
Renato Botelho
2017-01-10
1
-27
/
+6
*
get_pkg_info() fallback using pkg info if no local copy of repo catalog
stilez
2017-01-05
1
-6
/
+27
*
Populate the HTTP_PROXY_AUTH env var. Ticket #6949
jim-p
2016-12-07
1
-0
/
+4
*
Deprecate nanobsd platform and remove all conditionals that uses it
Renato Botelho
2016-10-12
1
-2
/
+1
*
Remove all calls to conf_mount_r* functions
Renato Botelho
2016-10-12
1
-13
/
+0
*
Merge pull request #3156 from stilez/patch-43
Renato Botelho
2016-10-12
1
-2
/
+2
|
\
|
*
Remove unused arg in get_pkg_info()
stilez
2016-09-25
1
-2
/
+2
*
|
Create pkg.conf with ABI settings
Renato Botelho
2016-10-10
1
-0
/
+15
|
/
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
1
-1
/
+1
*
Protect package_reinstall_all()
NewEraCracker
2016-08-12
1
-0
/
+3
*
Move to Apache License 2.0
Renato Botelho
2016-07-15
1
-41
/
+9
*
Review license / copyright on all files (1st round)
Renato Botelho
2016-07-14
1
-41
/
+39
*
Add missing -R parameter to pkg call
Renato Botelho
2016-07-06
1
-1
/
+1
*
Implement pkg_valid_name()
Renato Botelho
2016-06-08
1
-0
/
+8
*
Fix package_reinstall_all post-upgrade when packages have been removed in pre...
Chris Buechler
2016-05-12
1
-5
/
+5
*
Only execute remote search operation on first call of get_pkg_info(), this sh...
Renato Botelho
2016-05-11
1
-0
/
+18
*
Workaound fixes #6320
Stephen Beaver
2016-05-07
1
-3
/
+2
*
Fix extrat return statement
Stephen Beaver
2016-04-29
1
-1
/
+0
*
Fix #6137:
Renato Botelho
2016-04-29
1
-11
/
+18
*
Test for internet connection 3 times trying to reinstall packages after upgra...
Renato Botelho
2016-04-29
1
-1
/
+9
*
Reduce values of FETCH_TIMEOUT and FETCH_RETRY to help ticket #6177
Renato Botelho
2016-04-27
1
-1
/
+3
*
Setup HTTP_PROXY environment variable for pkg when it's called from the GUI a...
jim-p
2016-04-19
1
-0
/
+8
*
Rework the way repo packages work
Renato Botelho
2016-04-05
1
-18
/
+42
*
Remove workaround introduced in a2febf9a0. It reduces download timeout to 10s...
Renato Botelho
2016-03-16
1
-14
/
+1
*
Add an option to define extra env vars to pkg_call() and pkg_exec()
Renato Botelho
2016-03-16
1
-5
/
+9
*
pkg-utils typo in comment
Phil Davis
2016-03-04
1
-1
/
+1
*
Detect binary packages installed but not registered in the system and do it d...
Renato Botelho
2016-03-03
1
-0
/
+31
*
Add an option to get_pkg_info() that makes it do not try to update metadata
Renato Botelho
2016-03-03
1
-2
/
+7
*
Remove get_pkg_id, last calls to it was removed
Renato Botelho
2016-03-03
1
-5
/
+0
*
Merge pull request #2667 from phil-davis/patch-1
Stephen Beaver
2016-02-18
1
-1
/
+1
|
\
|
*
pkg-utils update_status text typo
Phil Davis
2016-02-18
1
-1
/
+1
*
|
Internationalize etc inc i through s
Phil Davis
2016-02-18
1
-10
/
+10
|
/
*
Make sure LANG = C for pkg calls
Renato Botelho
2016-01-22
1
-0
/
+1
*
Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when i...
Renato Botelho
2016-01-07
1
-45
/
+3
*
Revert "Force update if code reaches this point"
Renato Botelho
2016-01-07
1
-1
/
+1
*
Revert "Avoid mounting / rw without need when it's possible"
Renato Botelho
2016-01-07
1
-24
/
+12
*
Avoid mounting / rw without need when it's possible
Renato Botelho
2016-01-05
1
-12
/
+24
*
Force update if code reaches this point
Renato Botelho
2016-01-05
1
-1
/
+1
*
Make sure filesystem is rw state when pkg operations are called
Renato Botelho
2016-01-05
1
-0
/
+10
*
Set necessary env vars for pkg db and cache dir on nanobsd or when MFS partit...
Renato Botelho
2016-01-05
1
-14
/
+23
*
Only remove config.xml items on post-deinstall, fixes #5689
Renato Botelho
2015-12-28
1
-5
/
+7
*
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...
Renato Botelho
2015-12-15
1
-3
/
+0
*
Code style and white space in etc
Phil Davis
2015-12-10
1
-3
/
+3
*
Eliminate an incorrect use of config_file from a pkg info.xml (it should be r...
jim-p
2015-12-07
1
-3
/
+2
[next]