summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_auto.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a tab to the top of the auto update field - the grey background looks out...Colin Smith2005-04-101-1/+8
* We need the XMLRPC client classes.Colin Smith2005-04-101-1/+2
* Note some todo items.Scott Ullrich2005-04-101-0/+3
* Remove string concatenation.Colin Smith2005-04-101-1/+1
* * Move download begin/finish text to status window.Colin Smith2005-04-101-9/+18
* Invoke /etc/rc.firmware after downloading binary diffsScott Ullrich2005-04-101-15/+16
* Utilize the boolean returned from the pfsense.com XMLRPC server.Colin Smith2005-04-101-4/+8
* Exit script if we are unable to retrive version information.Colin Smith2005-04-071-4/+9
* Stub in XMLRPC support for firmware update.Colin Smith2005-04-071-32/+32
* * Add kernel version fileScott Ullrich2005-04-071-2/+13
* Get script ready for colins xmlrpc transformation:Scott Ullrich2005-04-071-7/+12
* * Add progress %Scott Ullrich2005-04-071-30/+43
* Initial commit of the new auto upgrade download helper. Instead of download...Scott Ullrich2005-04-061-0/+174
OpenPOWER on IntegriCloud