Project

General

Profile

Download (16.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
02f1157b 06/06/2005 03:38 AM Colin Smith

Don't use the package parser anymore.

d0393975 06/01/2005 06:04 AM Holger Bauer

corrected slight color mismatch

3a6cd22a 05/30/2005 03:20 AM Colin Smith

Remove cURL functions.

3f4f675e 05/25/2005 02:32 AM Colin Smith

Force package installation, even if dependency installation fails. This addresses ticket (#100), but is a bit ugly.

97bea981 05/16/2005 03:34 AM Bill Marquette

Authentication is now PHP based

0884ea0a 05/15/2005 10:38 PM Bill Marquette

Remove more duplicate code

23a8ad04 05/15/2005 10:35 PM Bill Marquette

Remove duplicate code

844771f2 05/02/2005 03:49 PM Colin Smith

Add support for <exclude_dependency>.

50a7ccc9 04/27/2005 09:37 PM Colin Smith

Don't attempt to get errors from the cURL handle after it's closed.

80910c92 04/27/2005 12:14 AM Colin Smith

Always ignore packages.

9aad5f60 04/27/2005 12:13 AM Colin Smith

Add an option to ignore package log entries. This has the convenient side effect of moving package installation and deletion messages to the package log page (if it's defined) while moving them back to the main log page upon deinstallation.

c4e565bc 04/23/2005 09:53 PM Colin Smith

Fix formatting.

f2fd939c 04/23/2005 05:18 AM Colin Smith

Fix package installation.

662f4c09 04/22/2005 03:31 AM Colin Smith

Use packages-5.4-release as our default package location, at least until I can find a better way to determine where exactly we should be fetching a particular depend from.

9761ed10 04/22/2005 02:04 AM Colin Smith

Don't forget the closing }.

f22f23a9 04/22/2005 02:02 AM Colin Smith

Log all dependencies found but already installed.

b005c738 04/20/2005 07:40 PM Scott Ullrich

Do not set lastseen to -1 each time

ac52b78f 04/20/2005 07:02 PM Scott Ullrich

Do not report progress past 100%

3bfb54ac 04/20/2005 06:44 PM Scott Ullrich

$lastseen should be a global variable

fd366696 04/19/2005 11:23 PM Scott Ullrich

Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100%

d5300718 04/12/2005 10:26 PM Colin Smith

Redirect stderr to stdout.

2f0576c9 04/12/2005 10:21 PM Colin Smith

Clean up print_r().

026638a4 04/12/2005 10:20 PM Colin Smith

Make pkg_add output more verbose to aid in debugging.

449a2694 04/12/2005 01:45 PM Colin Smith
  • Minor cleanup.
  • Log pkg_add output in pkg_fetch_recursive.
9a2d499c 04/11/2005 11:14 PM Colin Smith

*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().

131bb576 04/11/2005 03:50 PM Colin Smith

Move download/progress bar functions to guiconfig.inc - they'll be used in the package installer shortly.

2952bb59 04/06/2005 03:29 AM Colin Smith

If $grepfor isn't an array, make it one.

8e92b65b 04/06/2005 03:13 AM Colin Smith

Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.

f5b10f59 04/06/2005 01:25 AM Colin Smith

Fix multiple grepping.

cbca2472 04/06/2005 01:11 AM Colin Smith

Support multiple "grep" statements. This should really be replaced by a preg_match or equivalent.

07d40ab8 04/05/2005 01:43 AM Colin Smith

Add default argument for dump_clog's $grepfor.

2c64eed7 04/05/2005 12:45 AM Colin Smith

Make dump_clog more versatile and move it to guiconfig.inc.

9eab73da 04/03/2005 03:34 PM Bill Marquette

Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities

dbdd1456 03/27/2005 10:11 PM Bill Marquette

$Id$ looks better than $Header$

d345bd39 03/27/2005 10:07 PM Bill Marquette

Create update_changedesc() function
Add $Header$ CVS tag

e98c992a 03/27/2005 09:52 PM Bill Marquette

set a change counter

79f8694f 03/27/2005 08:58 PM Bill Marquette

better function name :)

6f77534b 03/27/2005 08:34 PM Bill Marquette

cleanup whitespace

edf14245 03/27/2005 08:24 PM Bill Marquette

return true or false

4d762703 03/27/2005 08:17 PM Bill Marquette

updatechanged function - only update if changed and log what changed

3830eba6 03/05/2005 03:28 AM Scott Ullrich

Switch DiffServ over to lowdelay

6f175144 03/05/2005 02:04 AM Scott Ullrich

Add diffserv support.

ccc734c0 02/02/2005 08:24 PM Scott Ullrich

Change the reboot link color to yellow.

36de9000 01/23/2005 03:10 AM Scott Ullrich

Add iptos support

5424dedc 12/27/2004 11:37 PM Scott Ullrich

Firmware upgrade is now working!

1ba03d69 12/25/2004 04:43 AM Scott Ullrich

Teach verify_gzip_file to use gzip instead of gunzip.

643a50c3 12/10/2004 09:16 PM Scott Ullrich

Update pfSense to check for firmware upgrades from our site.

698ba01f 11/18/2004 11:07 PM Scott Ullrich

Update colors.

7f5b4824 11/14/2004 09:00 PM Scott Ullrich

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.

be81829f 11/09/2004 12:50 AM Scott Ullrich

add ms rdp, change name to pfsense, attribute m0n0wall

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision