Do not set lastseen to -1 each time
Do not report progress past 100%
$lastseen should be a global variable
Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100%
Redirect stderr to stdout.
Clean up print_r().
Make pkg_add output more verbose to aid in debugging.
*Rework package installation interface. * Use progress bar to indicate download progress. * Handle nested dependencies. * Handle dependencies needed by more than one package/depend (please test) * Some minor optimizations.*Add pkg_fetch_recursive().
Move download/progress bar functions to guiconfig.inc - they'll be used in the package installer shortly.
If $grepfor isn't an array, make it one.
Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.
Fix multiple grepping.
Support multiple "grep" statements. This should really be replaced by a preg_match or equivalent.
Add default argument for dump_clog's $grepfor.
Make dump_clog more versatile and move it to guiconfig.inc.
Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities
$Id$ looks better than $Header$
Create update_changedesc() functionAdd $Header$ CVS tag
set a change counter
better function name :)
cleanup whitespace
return true or false
updatechanged function - only update if changed and log what changed
Switch DiffServ over to lowdelay
Add diffserv support.
Change the reboot link color to yellow.
Add iptos support
Firmware upgrade is now working!
Teach verify_gzip_file to use gzip instead of gunzip.
Update pfSense to check for firmware upgrades from our site.
Update colors.
Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.
add ms rdp, change name to pfsense, attribute m0n0wall
Initial revision