summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_auto.php
Commit message (Expand)AuthorAgeFilesLines
* Turn off auto update feature on NanoBSD platform. This will be addressed in...Scott Ullrich2009-09-291-3/+5
* Save update file on [upload_path] instead of /tmpsullrich2009-07-311-10/+20
* Patch from garga@ to fix NanoBSD auto upgradeScott Ullrich2009-07-301-1/+7
* Correct page titles (do not use an array)Scott Ullrich2008-11-071-1/+1
* Correct and output page titleScott Ullrich2008-11-061-2/+2
* Do not set progress bar width which leads to 100% processor utilization inScott Ullrich2008-07-301-1/+0
* Correctly align page since this page does not have a title.Scott Ullrich2008-07-251-0/+2
* Misc fixesScott Ullrich2008-05-241-5/+5
* Add back auto update support.Scott Ullrich2008-05-241-95/+174
* 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
* More round tablesBill Marquette2005-07-031-3/+4
* Use $pgtitleBill Marquette2005-07-031-2/+1
* 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
* Categorize updates by both update type and updated system.Colin Smith2005-05-301-1/+2
* 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
* 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
* Include xmlrpc.inc instead of xmlrpc_client.inc.Colin Smith2005-04-261-1/+1
* Reorder the Auto Update tab to appear firstScott Ullrich2005-04-221-1/+1
* Check for the actual updater script only (instead of the PHP page itself, whi...Colin Smith2005-04-221-1/+1
* Check for both the updater script and the PHP process downloading latest.tgz.Colin Smith2005-04-211-1/+1
* (#15) Check to an rc.firmware_auto process instead of relying on a file.Colin Smith2005-04-211-5/+4
* Alert user when downloading a new versionScott Ullrich2005-04-191-0/+1
* Use the new download system in pfSense to download the old style updates.Scott Ullrich2005-04-191-0/+4
* * Use mwxec_bgScott Ullrich2005-04-191-3/+7
* Do not allow auto upgrade to be invoked twice.Scott Ullrich2005-04-191-3/+9
* Log all md5 mismatches to /tmp/bdiff.logColin Smith2005-04-181-2/+8
* * Use loops for handling both version checking and actual diff application.Colin Smith2005-04-181-20/+8
* Use loops to handle all update categories, instead of individual blocks.Colin Smith2005-04-181-69/+33
* Update auto updater.Colin Smith2005-04-181-13/+45
* * Remove exit commandScott Ullrich2005-04-171-4/+6
* Use the old checkversion method until we roll out the new bdiff/XMLRPC version.Colin Smith2005-04-161-16/+28
* Move checkversion system over to XMLRPC for the next update.Colin Smith2005-04-131-1/+1
* Move download/progress bar functions to guiconfig.inc - they'll be used in th...Colin Smith2005-04-111-119/+45
* Remove print.Colin Smith2005-04-101-1/+0
* Fix compatibility with old versioncheck method.Colin Smith2005-04-101-6/+3
* Fix manual firmware update.Colin Smith2005-04-101-2/+2
* Add old_checkversion() and a variable for switching between the old (checkver...Colin Smith2005-04-101-2/+82
* Remove trailing spaceScott Ullrich2005-04-101-1/+1
* Add tabs to firmware page and remove "auto update" entry from manual update p...Colin Smith2005-04-101-7/+5
* Add TODO.Colin Smith2005-04-101-0/+3
OpenPOWER on IntegriCloud