Project

General

Profile

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

# Date Author Comment
d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

9b7d7aa9 04/15/2006 04:50 PM Scott Ullrich

Turn off auto update and friends until Colins work is redone since he is MIA.

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

e12d98ea 07/03/2005 11:23 PM Bill Marquette

More round tables

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

52380979 07/02/2005 02:20 AM Scott Ullrich

Cleanup and add rounded corners.

4820d297 07/02/2005 02:09 AM Scott Ullrich

Convert System Firmware tabs to rounded aka (display_top_tabs() calls

ebd13bdf 06/29/2005 03:17 AM Colin Smith

Change title.

2642695b 06/29/2005 03:01 AM Colin Smith

*Add "firmware updater" tab similar to package manager.
*Add tab for updater settings.

b451b6ab 05/30/2005 06:05 PM Colin Smith

Categorize updates by both update type and updated system.

Examples: pfSense-Full-Kernel-Update-0.67.0.tgz, pfSense-Binary-Firmware-Update-0.67.1.tgz.

b3a93cb0 05/29/2005 02:55 AM Colin Smith

Do not append the version name to $tofetch - it isn't (currently) used.

ebe916cf 05/07/2005 06:00 AM Colin Smith
  • Tab consistency.
  • Don't reboot unless we need to.
45497dd7 05/07/2005 02:17 AM Colin Smith

Fix new firmware updater.

d40b3c36 05/07/2005 01:59 AM Colin Smith

Add new update code.

d9ff08b7 05/06/2005 09:18 PM Scott Ullrich

Firmware Update -> Manual Update

d43a1d90 04/30/2005 04:17 AM Scott Ullrich

Do not unlink file if it doesnt exist.

23a4ebae 04/26/2005 10:42 PM Colin Smith

(#15) Fix checking for autoupdate.lock.

233d5b0f 04/26/2005 03:57 PM Colin Smith

Include xmlrpc.inc instead of xmlrpc_client.inc.

0cdb55d4 04/22/2005 03:28 AM Scott Ullrich

Reorder the Auto Update tab to appear first

18b5a4c7 04/22/2005 03:18 AM Colin Smith

Check for the actual updater script only (instead of the PHP page itself, which is a bit self-defeating).

61a46f53 04/21/2005 01:05 AM Colin Smith

Check for both the updater script and the PHP process downloading latest.tgz.

29f96f5a 04/21/2005 12:58 AM Colin Smith

(#15) Check to an rc.firmware_auto process instead of relying on a file.

cf71c485 04/19/2005 11:18 PM Scott Ullrich

Alert user when downloading a new version

48012bc2 04/19/2005 11:15 PM Scott Ullrich

Use the new download system in pfSense to download the old style updates.

bb76326d 04/19/2005 10:58 PM Scott Ullrich
  • Use mwxec_bg
  • Surround parms with "
e5e6120e 04/19/2005 10:35 PM Scott Ullrich

Do not allow auto upgrade to be invoked twice.

1c62837e 04/18/2005 02:09 AM Colin Smith

Log all md5 mismatches to /tmp/bdiff.log

96ea6c02 04/18/2005 02:05 AM Colin Smith
  • Use loops for handling both version checking and actual diff application.
  • Terminate the update process if an md5 mismatch occurs.
5f69494b 04/18/2005 01:33 AM Colin Smith

Use loops to handle all update categories, instead of individual blocks.

6a692182 04/18/2005 12:52 AM Colin Smith

Update auto updater.

b6229fd0 04/17/2005 12:38 AM Scott Ullrich
  • Remove exit command
  • Update download filenames to reflect version number that we should be operating on
3fcb0b74 04/16/2005 09:22 PM Colin Smith

Use the old checkversion method until we roll out the new bdiff/XMLRPC version.

754f69d1 04/13/2005 12:59 PM Colin Smith

Move checkversion system over to XMLRPC for the next update.

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.

63aa6973 04/10/2005 11:06 PM Colin Smith

Remove print.

9730eefd 04/10/2005 11:02 PM Colin Smith

Fix compatibility with old versioncheck method.

8af5f545 04/10/2005 10:30 PM Colin Smith

Fix manual firmware update.

ea041900 04/10/2005 07:29 PM Colin Smith

Add old_checkversion() and a variable for switching between the old (checkversion.php) and new (xmlrpc.php) checkversion methods.

fda60c97 04/10/2005 07:06 PM Scott Ullrich

Remove trailing space

222494af 04/10/2005 05:56 PM Colin Smith

Add tabs to firmware page and remove "auto update" entry from manual update page.

15581b1e 04/10/2005 02:16 AM Colin Smith

Add TODO.

3a023f99 04/10/2005 02:15 AM Colin Smith

Add a tab to the top of the auto update field - the grey background looks out of place otherwise.

XXX: system_firmware.php may need to be redone to accomodate the new autoupdate method.

36f1a6d7 04/10/2005 02:06 AM Colin Smith

We need the XMLRPC client classes.

d25970ec 04/10/2005 01:23 AM Scott Ullrich

Note some todo items.

8d958459 04/10/2005 01:21 AM Colin Smith

Remove string concatenation.

1b934970 04/10/2005 01:21 AM Colin Smith
  • Move download begin/finish text to status window.
  • Move download percentage indicator to status window and comment out the output window indicator.
  • Reserve the output window for release comments.
5c59c339 04/10/2005 01:14 AM Scott Ullrich

Invoke /etc/rc.firmware after downloading binary diffs

4315832e 04/10/2005 12:46 AM Colin Smith

Utilize the boolean returned from the pfsense.com XMLRPC server.

0b26b9ea 04/07/2005 04:50 PM Colin Smith

Exit script if we are unable to retrive version information.

853167d2 04/07/2005 04:42 PM Colin Smith

Stub in XMLRPC support for firmware update.

3db58e13 04/07/2005 03:40 AM Scott Ullrich
  • Add kernel version file
  • Cleanup and add more comments
cdb0117c 04/07/2005 03:29 AM Scott Ullrich

Get script ready for colins xmlrpc transformation:

1c0e3b99 04/07/2005 03:18 AM Scott Ullrich
  • Add progress %
  • Change background-color of textarea's to match tab color
25682561 04/06/2005 10:50 PM Scott Ullrich

Initial commit of the new auto upgrade download helper. Instead of downloading the updates in the background this script will show a visual progress bar indicator of the status.

XXX: finish version logic, modify /etc/rc.firmware