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
*
Fix bugs found by eclipse
Scott Ullrich
2006-01-15
1
-4
/
+4
*
Alert when running php_ commands
Scott Ullrich
2006-01-07
1
-0
/
+3
*
* Make sure platform variable is defined
Scott Ullrich
2005-11-18
1
-1
/
+3
*
No need to make the same directory twice
Scott Ullrich
2005-11-17
1
-1
/
+0
*
Do not create /usr/local/pkg/* on embedded or cdrom platforms
Scott Ullrich
2005-11-17
1
-2
/
+4
*
Allow -1 return to indicated package failure. Removing exit
Scott Ullrich
2005-10-13
1
-1
/
+1
*
Don't foreach though menus if we don't have any. Ticket #595
Colin Smith
2005-10-09
1
-2
/
+4
*
Only iterate through if the item is an array.
Scott Ullrich
2005-10-03
1
-4
/
+6
*
Stop a package's services when removing it.
Colin Smith
2005-10-02
1
-1
/
+4
*
remove package name, its already listed on the line
Scott Ullrich
2005-09-24
1
-1
/
+1
*
Simplify message
Scott Ullrich
2005-09-24
1
-1
/
+1
*
Alert user when untarring file and checking. It appears the gui is frozen du...
Scott Ullrich
2005-09-24
1
-0
/
+2
*
download_file_with_progress_bar(): Return true if the transfer was successful...
Colin Smith
2005-09-23
1
-2
/
+2
*
Loop through $config to see if we have menus already installed. Ticket #539.
Colin Smith
2005-09-20
1
-0
/
+3
*
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
[next]