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
*
Always define $last_update_file to avoid calling file_put_contents with empty...
Renato Botelho
2015-11-20
1
-2
/
+1
*
Add a new function pkg_switch_repo() to change between stable and devel pkg repo
Renato Botelho
2015-11-18
1
-0
/
+26
*
Replace all update_output_window() calls by update_status() that now only pri...
Renato Botelho
2015-11-18
1
-127
/
+74
*
Fix typo in variable name
Renato Botelho
2015-11-16
1
-1
/
+1
*
Add broken information on get_pkg_info(), it means config.xml contain package...
Renato Botelho
2015-11-13
1
-0
/
+2
*
Add get_system_pkg_version(), that return main pkg name, version and installe...
Renato Botelho
2015-11-13
1
-1
/
+71
*
Stop forcing pkg_prefix on is_pkg_installed() and pkg_install()
Renato Botelho
2015-11-13
1
-11
/
+16
*
Remove unused functions install_package() and delete_package()
Renato Botelho
2015-11-13
1
-27
/
+0
*
Remove pfSense_BUILDER_BINARIES
Renato Botelho
2015-11-13
1
-2
/
+0
*
Add shortname and changeloglink to get_pkg_info()
Renato Botelho
2015-11-13
1
-0
/
+8
*
Reinstall packages from old versions when upgrading to 2.3
Renato Botelho
2015-11-12
1
-7
/
+72
*
platform is always defined in global
Renato Botelho
2015-11-12
1
-11
/
+3
*
Copyright and license cleanup
Renato Botelho
2015-11-09
1
-3
/
+0
*
Rework the way GUI reads packages tabs, it fixes #5311
Renato Botelho
2015-10-22
1
-0
/
+22
*
Sort return of get_pkg_info()
Renato Botelho
2015-10-20
1
-0
/
+5
*
Change get_pkg_info() to also return installed_version
Renato Botelho
2015-10-20
1
-0
/
+13
*
Make get_pkg_info() add a tag saying when package is installed
Renato Botelho
2015-10-20
1
-0
/
+4
*
Remove unnecessary functions verify_all_package_servers() and check_package_s...
Renato Botelho
2015-10-20
1
-10
/
+0
*
Teach get_pkg_info() to deal with an array of packages
Renato Botelho
2015-10-20
1
-1
/
+10
*
Remove WWW: line from pkg desc
Renato Botelho
2015-10-20
1
-0
/
+2
*
Add pkg_version_compare()
Renato Botelho
2015-10-20
1
-0
/
+20
*
Remove fifo debug from internal functions
Renato Botelho
2015-10-20
1
-18
/
+0
*
Fixed bogus "Beginning package installation" message from the install_package...
Stephen Beaver
2015-10-16
1
-2
/
+0
*
Disable repo auto update
Renato Botelho
2015-10-14
1
-2
/
+4
*
Run pkg update once one time every hour, like upgrade script does
Renato Botelho
2015-10-14
1
-1
/
+32
*
Partial fix for #5263
Stephen Beaver
2015-10-06
1
-39
/
+84
*
Fix comment language
doktornotor
2015-09-28
1
-1
/
+1
*
Remove syslog.conf entries on package uninstall (Bug #5210)
doktornotor
2015-09-27
1
-2
/
+9
*
Use pkg info -e to check if package is installed, it only returns 0/1 without...
Renato Botelho
2015-09-22
1
-1
/
+1
*
We do not need a blank line on console
Renato Botelho
2015-09-22
1
-4
/
+0
*
Take internal_name into consideration when looking for package id
Renato Botelho
2015-09-22
1
-1
/
+2
*
Unfinished (but better) versions of hte pkg pages and utilities
Stephen Beaver
2015-09-22
1
-2
/
+5
*
pkg-utils.inc typo fix
doktornotor
2015-09-19
1
-1
/
+1
*
Call conf_mount_ro() in better place
Renato Botelho
2015-09-18
1
-2
/
+2
*
Merge branch 'master' into bootstrap
Renato Botelho
2015-08-26
1
-6
/
+6
*
Move main pfSense content to src/
Renato Botelho
2015-08-25
1
-0
/
+953