Project

General

Profile

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

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

f03ed350 04/14/2014 08:09 AM Ermal LUÇI

Nowdays there is no real difference between the kernels apart the ZFS support. So do not keep a distinction anymore

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

02559d7d 04/03/2013 04:32 PM Colin Fleming

Tidy up "system_firmware.php" XHTML

Close P, BR and INPUT tags
Remove duplicate end TD tag
Remove closing SPAN tag
Add missing closing TR tag
Add missing closing FORM tag

9beebb5e 02/27/2013 11:06 AM Renato Botelho

Hide 'Perform full backup prior to upgrade' option on nano, also hide restore full backup. Fixes #2844

4b805dbc 02/27/2013 10:55 AM Renato Botelho

Fix whitespaces, indent and unclosed html tags

e6d5af4b 02/13/2013 06:30 PM Ermal LUÇI

Call rc.firmware for propper platform during manual upgrade

aca65de5 01/05/2013 01:42 PM Ermal LUÇI

Cleanup unused pages that was supposed for upload_progress bars

4111fcf5 01/03/2013 10:50 PM Ermal LUÇI

Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions

bff167fd 11/20/2012 02:45 PM Jim Pingle

Remove other potential places where someone could select a kernel we no longer ship. Try to improve kernel detection a little more.

6f663992 10/04/2012 02:29 PM Jim Pingle

Eliminate system calls here, use PHP instead.

73b9d3c6 10/04/2012 12:55 PM Jim Pingle

Verify posted kernel type against a defined list of good values.
Discovered-By: Yann CAM

3ff39566 09/26/2011 10:22 PM Scott Ullrich

Add global to hide download tab

68e14a6b 09/26/2011 06:42 AM Scott Ullrich

Simplify message

09b964a2 09/26/2011 06:38 AM Scott Ullrich

Hide warning until firmware update enabled = true

e40d415a 09/26/2011 12:09 AM Scott Ullrich

Make the manual firmware upgrade screen look a little less busy.

c1605b35 09/25/2011 11:19 PM Scott Ullrich

Add restore full backup tab

b2a67b55 09/25/2011 09:01 PM Scott Ullrich

Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon!

33a2693c 01/19/2011 06:53 PM Chris Buechler

don't show platform here (rebrands)

19e76a0b 01/05/2011 11:30 PM Scott Ullrich

Do not center hard drive upgrade image

7385a6b4 12/29/2010 09:27 PM Scott Ullrich

Turn off csrf checks

ea53e38f 08/12/2010 12:44 PM Renato Botelho

gettext fixes

3c446c66 06/11/2010 12:08 AM Erik Fonnesbeck

This page is System: Firmware, not Diagnostics: Firmware

0e94685b 04/29/2010 05:32 PM Renato Botelho

Fix gettext issues

4d473c89 04/29/2010 05:18 PM Vinicius Coque

Fixing gettext() on multiline strings

79eaddf4 04/27/2010 08:26 PM Renato Botelho

Fix : for translations

a6d8feb6 04/27/2010 08:06 PM Renato Botelho

Remove extra space

4134b5e6 04/27/2010 05:40 PM Carlos Eduardo Ramos

Reviewing gettext()

1b4f376d 04/26/2010 08:02 PM Vinicius Coque

Addin gettext functions do system::firmware

a0116247 03/24/2010 05:00 PM Ermal LUÇI

Ticket #318. Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update.

07356178 12/04/2009 08:34 PM Jim Pingle

Prompt for the correct image extension when updating firmware. (.img.gz for nano and .tgz for others)

89c3be09 10/11/2009 09:15 PM Chris Buechler

fix typo

7ce55201 10/11/2009 06:22 PM Scott Ullrich

Add note about uncompressed images/files

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

d2d86ca3 09/10/2009 10:26 PM Scott Ullrich

Use ['name'] instead of ['tmp_name']

68f452a8 09/06/2009 07:52 PM Scott Ullrich

Use stristr just in case of case sensitive nanobsd name

fe38f1da 09/06/2009 07:50 PM Scott Ullrich

Move nano check to top of function

3350a691 09/06/2009 07:49 PM Scott Ullrich

Check globals variable

7475fc0b 09/06/2009 07:48 PM Scott Ullrich

Check for nanobsd in the filename for nanobsd upgrades since it is not a tar gzipped file similar to the full upgrades.

fb05887a 09/04/2009 09:19 PM Scott Ullrich

Use unlink()

6a1bf73d 08/31/2009 09:37 PM Scott Ullrich

Use == false for better readability with file_is_for_platform() function

d23c2645 08/31/2009 09:34 PM Scott Ullrich

Correct typo for filename

f0394a03 08/31/2009 07:18 PM Scott Ullrich

Add function that extracts etc/platform from an upgrade file and compares to the file on disk. This replaces the dumb filename platform check.

bfed48a4 07/05/2009 10:56 PM Scott Ullrich

Add a flag to keep track of nanobsd firmware upload

cdd3238d 07/04/2009 08:07 PM Scott Ullrich

Add function to explain the error code

14442033 07/04/2009 07:59 PM Scott Ullrich

Pass along php error number if it happens. New in 5.3. Lovely.

0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
69769bcc 06/27/2009 06:00 PM Scott Ullrich

Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell us
the original uploaded file name. Duhhhhhh.

b2d15ced 06/26/2009 04:19 AM Scott Ullrich

Add missing );

459a97e9 06/25/2009 11:38 PM Scott Ullrich

Add NanoBSD support

6d34785f 05/15/2009 12:46 AM Scott Ullrich

Move firmware update text format to globals.inc

afc04d58 11/24/2008 11:48 PM Scott Ullrich

remove progress bar for now. We will need to upgrade to lighttpd 1.5 for
this to work correctly.

8999038a 11/24/2008 03:12 AM Scott Ullrich

Switch back over to upload_progress_meter now that it is a freebsd port.

77a89fb6 11/24/2008 02:22 AM Scott Ullrich

Unbreak disable / enable when rfc1867 is use

0045dfd1 11/24/2008 01:06 AM Scott Ullrich

Rescue upload progress bar from the dead!!! OMG, Zombies!

1834f481 10/19/2008 03:33 AM Scott Ullrich

Add plugins folder for firmware_upgrade

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

1cecfbf7 05/24/2008 09:05 AM Scott Ullrich

Misc fixes

da55e467 05/24/2008 04:56 AM Scott Ullrich

Just because elvis is dead, does not mean our auto updating system
needs to be. Bring it back from the dead and make it match the
new world order. Add a custom URL firmware update page which will
have snapshot support shortly.

47d11b79 04/27/2008 06:20 AM Mark Crane

Set php max execution and input to 3600 seconds. See: http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975

e1aea2cd 02/17/2008 12:03 AM Scott Ullrich

When bdiff is detected in the filename, invoke the binary update
routines.

59605ba4 12/16/2007 10:58 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

2980b387 12/15/2007 05:07 AM Chris Buechler

change default kernel on upgrade to SMP. Virtually all installs are running the SMP kernel, defaulting to uniprocessor broke several systems.

related to Ticket #1534

9b54e3ff 11/16/2007 04:31 AM Scott Ullrich

Remove duplicate $pgtitle entry.

b229cae4 11/16/2007 01:39 AM Scott Ullrich

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

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

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

a04eb873 11/10/2007 02:29 AM Scott Ullrich

Correctly define Developers kernel option.

72ca7c77 10/01/2007 09:50 PM Scott Ullrich

Only break twice if we are asking for kernel type.

afa829bb 10/01/2007 09:48 PM Scott Ullrich
  • Fix uniprocessor option
  • Cleanup text
53549699 09/18/2007 06:49 PM Scott Ullrich

Ask for kernel type if the kernel upgrade type is unknown.

Ticket #1435

03c64985 03/14/2007 07:22 PM Scott Ullrich

Fix offset footer.

b3fd1c2f 03/02/2007 05:26 PM Scott Ullrich

Do not show notice about rebooting. It is already shown prior.

c4b88b5d 02/26/2007 12:33 AM Scott Ullrich

Remove useless reboot enforcing code.

709f48f0 09/02/2006 12:27 AM Scott Ullrich

Use new upload path

b6f67235 09/02/2006 12:20 AM Scott Ullrich

Mount RW for uploads

1ef7b568 09/01/2006 06:08 PM Scott Ullrich
  • Move lighty upload to a definable globals.inc value upload_path
  • Use new upload_path for firmware updates

This in combination with 128 megabyte embedded images should fix the dreaded upgrade problem for the embedded platform.

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

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

11d46d11 02/12/2006 09:29 PM Scott Ullrich

A -> An

1edd275e 01/15/2006 04:00 AM Scott Ullrich

Remove old UPLOAD related items

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

Remove #!/usr/local/bin/php

427a8ac9 12/03/2005 11:03 PM Scott Ullrich

Remove upload progress bar. It doesn't work with LightHTTPD and will be replaced with a ajax version soon.

3805f0b1 11/08/2005 05:20 AM Scott Ullrich

We now sign our own images

819197a8 09/23/2005 03:30 AM Scott Ullrich

Go back to mini_httpd

dd0005ea 09/19/2005 10:02 PM Scott Ullrich

Fix firmware upgrade. This now works again on mini_httpd.

This is considered temporary until we can fix lighty to work correctly.

ab7cb018 09/19/2005 05:22 PM Scott Ullrich

Temporary fix until Lighty Uploads are working.

  • Spawn a mini_httpd server on port 8041 for System Firmware upgrades
f44a6ab5 08/23/2005 10:41 PM Bill Marquette

platfom -> platform

fdcb3035 08/21/2005 06:46 PM Scott Ullrich

Upgrade in progress image background is red. Move image to print_info_box()

8b7c81d7 08/20/2005 03:06 AM Scott Ullrich

Revert commit.

18e28fdf 08/20/2005 02:52 AM Scott Ullrich

Actually allow upgrade

689d8907 08/16/2005 06:20 PM Scott Ullrich

Exit after outputting firmware upgrade in progress notice

e5f34255 08/16/2005 06:16 PM Scott Ullrich

Woops. Correct error.

7e1eb38e 08/16/2005 04:35 PM Scott Ullrich

Use new firmware update icon from hoba

c9a92acb 08/15/2005 10:45 PM Scott Ullrich

Remove newline

c0130d7e 08/15/2005 10:43 PM Scott Ullrich

Convert echo to print_info_box()

Suggested-by: hoba

6efc896d 08/15/2005 10:37 PM Scott Ullrich

Alert user that reboot will happen afterwards