summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_auto.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove any previous file with the same name as the one that will be ↵Ermal2011-02-121-0/+1
| | | | downloaded. This avoid the gui to always show update availble even though the site could not be reached.
* Increase textarea column size.Scott Ullrich2011-01-051-2/+2
|
* Clarify a few lines of textScott Ullrich2011-01-051-2/+2
|
* Set status field to upgrade in progtress during upgradeScott Ullrich2011-01-051-2/+4
|
* Turn off csrf checksScott Ullrich2010-12-291-0/+2
|
* Detect if nanobsd or nanobsd-vga image must be used for upgradeRenato Botelho2010-07-121-1/+6
|
* Correct NanoBSD update filenamejim-p2010-06-211-3/+7
|
* Fix NanoBSD automatic update checks.jim-p2010-06-211-3/+9
|
* Unbreak automatic updates.jim-p2010-05-181-9/+8
|
* add ')' at end line 149Carlos Eduardo Ramos2010-04-281-1/+1
|
* Implementing gettext()Vinicius Coque2010-04-281-1/+1
|
* Implement gettext()Renato Botelho2010-04-281-21/+21
|
* Implement gettext()Carlos Eduardo Ramos2010-04-281-5/+5
|
* Fix code to show warnings properly.Ermal2010-03-251-19/+14
|
* Ticket #318. Add an option to updater settings to allow updates for images ↵Ermal2010-03-241-2/+9
| | | | with no signature. This makes auto-updater work and will not display an confirmation message during manual update.
* Fix auto update checking and showing always there is an update available.Ermal2010-03-191-17/+32
|
* Unbreak auto ugprade. Resolves #181sullrich2009-12-021-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-5/+8
| | | | include 2009 on files that I have asserted (C) on
* Use sha256 -q instead of | awkRenato Botelho2009-08-191-1/+1
|
* Save update file on $g[upload_path] instead of /tmpRenato Botelho2009-07-311-9/+17
|
* Check for nanobsd updateRenato Botelho2009-07-301-1/+7
|
* Check if file exists before unlinkRenato Botelho2009-07-301-2/+4
|
* Clear guiconfig from all sort junk functions and put them on the specific ↵Ermal Luçi2009-06-301-1/+1
| | | | | | pages where they are needed. Remove some sort functions not used.
* this is firmware upgrade, not package installationBill Marquette2009-03-141-1/+1
|
* Add 19 more - so it is longer than present textScott Ullrich2008-10-251-2/+2
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 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 5) Cleaning up the related WebUI pages
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-241-40/+3
| | | | | | packages only anymore, move into pfsense-utils and allow for multiple file write functions (firmware upgrades use a different one than our standard)
* removed extra JS update.progressbar. This was killing the webupdate page and ↵Scott Dale2008-07-061-3/+2
| | | | causing thousands of JS errors.
* Misc fixesScott Ullrich2008-05-241-0/+1
|
* Add manifests option (Default Auto Update URLS)Scott Ullrich2008-05-241-2/+28
|
* Correct URLsScott Ullrich2008-05-241-2/+4
| | | | VS: ----------------------------------------------------------------------
* Just because elvis is dead, does not mean our auto updating systemScott Ullrich2008-05-241-94/+146
| | | | | | 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.
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Turn off auto update and friends until Colins work is redone since he is MIA.Scott Ullrich2006-04-151-0/+3
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-1/+1
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* More round tablesBill Marquette2005-07-031-3/+4
|
* Use $pgtitleBill Marquette2005-07-031-2/+1
| | | | small code cleanups
* Cleanup and add rounded corners.Scott Ullrich2005-07-021-7/+3
|
* Convert System Firmware tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-021-6/+7
|
* Change title.Colin Smith2005-06-291-2/+2
|
* *Add "firmware updater" tab similar to package manager.Colin Smith2005-06-291-1/+3
| | | | *Add tab for updater settings.
* Categorize updates by both update type and updated system.Colin Smith2005-05-301-1/+2
| | | | Examples: pfSense-Full-Kernel-Update-0.67.0.tgz, pfSense-Binary-Firmware-Update-0.67.1.tgz.
* Do not append the version name to $tofetch - it isn't (currently) used.Colin Smith2005-05-291-1/+3
|
* * Tab consistency.Colin Smith2005-05-071-3/+10
| | | | * Don't reboot unless we need to.
* Fix new firmware updater.Colin Smith2005-05-071-13/+14
|
* Add new update code.Colin Smith2005-05-071-145/+42
|
* Firmware Update -> Manual UpdateScott Ullrich2005-05-061-1/+1
|
* Do not unlink file if it doesnt exist.Scott Ullrich2005-04-301-1/+2
|
* (#15) Fix checking for autoupdate.lock.Colin Smith2005-04-261-2/+2
|
OpenPOWER on IntegriCloud