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
/
etc
/
inc
/
pkg-utils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
eval() our global functions whether or not install commands or defined. This ...
Colin Smith
2005-09-18
1
-17
/
+10
*
* Resotre <logging>
Scott Ullrich
2005-08-23
1
-0
/
+1
*
Don't increment $dependlevel if the dependency is already installed.
Colin Smith
2005-07-24
1
-1
/
+1
*
* Strip package installation and logging from install_package. This function ...
Colin Smith
2005-07-21
1
-49
/
+50
*
remove trailing space
Scott Ullrich
2005-07-13
1
-1
/
+1
*
Make tar silent.
Colin Smith
2005-07-07
1
-1
/
+1
*
Various code cleanups and a few actual bugfixes courtesy of Zend
Bill Marquette
2005-07-04
1
-46
/
+48
*
Do not eval() before_form when syncing.
Colin Smith
2005-06-26
1
-11
/
+9
*
parse_xml_config -> parse_xml_config_pkg
Colin Smith
2005-06-23
1
-7
/
+7
*
Uncomment safe_mkdir() - this no longer breaks cdrom.
Colin Smith
2005-06-23
1
-2
/
+0
*
Don't tinker with listtags.
Colin Smith
2005-06-23
1
-10
/
+0
*
Add service handler.
Colin Smith
2005-06-22
1
-0
/
+15
*
Add service handler.
Colin Smith
2005-06-22
1
-0
/
+10
*
Add function to restore package specific listtags.
Colin Smith
2005-06-22
1
-1
/
+7
*
Replace listtags instead of merging. This should fix pkg_edit issues.
Colin Smith
2005-06-22
1
-1
/
+1
*
Make package log streams work.
Colin Smith
2005-06-21
1
-4
/
+3
*
Add optimization to pkg_fetch_recursive.
Colin Smith
2005-06-20
1
-4
/
+5
*
Remove a debug line.
Colin Smith
2005-06-20
1
-1
/
+0
*
Properly squash bytes down to a reasonable unit.
Colin Smith
2005-06-20
1
-1
/
+12
*
Don't count duplicated dependencies.
Colin Smith
2005-06-20
1
-6
/
+16
*
Add functions to determine the amount of space a package will take to install...
Colin Smith
2005-06-20
1
-0
/
+58
*
versioncheck -> xmlrpc
Colin Smith
2005-06-18
1
-1
/
+1
*
parse_xml_config_pkg -> parse_xml_config.
Colin Smith
2005-06-18
1
-4
/
+4
*
Fix a really stupid typo.
Colin Smith
2005-06-16
1
-1
/
+1
*
Return an empty array if the XMLRPC transaction is unsuccessful.
Colin Smith
2005-06-16
1
-3
/
+7
*
Initialize the $evaled array if it doesn't exist.
Colin Smith
2005-06-16
1
-9
/
+9
*
Style cleanup.
Colin Smith
2005-06-16
1
-8
/
+9
*
Fix a syntax error.
Colin Smith
2005-06-16
1
-4
/
+5
*
* Add eval_once, which checks the md5s of code to eval() against already eval...
Colin Smith
2005-06-16
1
-7
/
+18
*
Send stderr to stdout when extracting archives. This should address ticket #162.
Colin Smith
2005-06-16
1
-1
/
+1
*
File notices if package information isn't found.
Colin Smith
2005-06-15
1
-39
/
+36
*
Add 10 second timeout to get_pkg_info. This may fail in interesting ways if i...
Colin Smith
2005-06-12
1
-1
/
+1
*
Fix various nagging package issues.
Colin Smith
2005-06-12
1
-3
/
+4
*
Make sure we remove the package's XML file.
Colin Smith
2005-06-12
1
-0
/
+6
*
Fix a typo. This broke package deinstallation.
Colin Smith
2005-06-12
1
-1
/
+1
*
Brute force delete a package if it still exists after unlink_ifexists()... th...
Scott Ullrich
2005-06-12
1
-0
/
+2
*
Don't attempt to run package deinstall commands if the package XML hasn't bee...
Colin Smith
2005-06-12
1
-3
/
+8
*
Honour the custom_php_deinstall_command which is in about 90% of our packages!
Scott Ullrich
2005-06-12
1
-0
/
+3
*
Don't attempt to parse package configuration on deinstall if it doesn't exist.
Colin Smith
2005-06-11
1
-48
/
+52
*
Add 'service' listtag.
Colin Smith
2005-06-11
1
-1
/
+1
*
Call custom_php_command_before_form before resync
Scott Ullrich
2005-06-08
1
-0
/
+5
*
Resync a package on installation
Scott Ullrich
2005-06-08
1
-0
/
+4
*
We need to remove packages from the top down, not the bottom up.
Colin Smith
2005-06-08
1
-5
/
+5
*
Update package utilities.
Colin Smith
2005-06-07
1
-5
/
+1
*
Flush static output when starting a fresh installation or deletion.
Colin Smith
2005-06-06
1
-0
/
+4
*
Adjustments to delete_package_recursive().
Colin Smith
2005-06-06
1
-7
/
+24
*
* Add package_delete_xml() and pkg_delete_recursive().
Colin Smith
2005-06-06
1
-3
/
+108
*
* Write /tmp/y
Colin Smith
2005-06-06
1
-1
/
+7
*
Minor alterations to package_install().
Colin Smith
2005-06-05
1
-0
/
+4
*
Add package_install, package_install_xml, etc.
Colin Smith
2005-06-05
1
-63
/
+244
[next]