summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
Commit message (Collapse)AuthorAgeFilesLines
* remove progress bar for now. We will need to upgrade to lighttpd 1.5 forScott Ullrich2008-11-241-17/+16
| | | | this to work correctly.
* Switch back over to upload_progress_meter now that it is a freebsd port.Scott Ullrich2008-11-241-11/+11
|
* Unbreak disable / enable when rfc1867 is useScott Ullrich2008-11-241-67/+73
|
* Rescue upload progress bar from the dead!!! OMG, Zombies!Scott Ullrich2008-11-241-7/+11
|
* Add plugins folder for firmware_upgradeScott Ullrich2008-10-191-0/+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
* Misc fixesScott Ullrich2008-05-241-1/+3
|
* Just because elvis is dead, does not mean our auto updating systemScott Ullrich2008-05-241-2/+7
| | | | | | 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.
* Set php max execution and input to 3600 seconds. See: ↵Mark Crane2008-04-271-0/+4
| | | | http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975
* When bdiff is detected in the filename, invoke the binary updateScott Ullrich2008-02-171-1/+4
| | | | routines.
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* change default kernel on upgrade to SMP. Virtually all installs are running ↵Chris Buechler2007-12-151-1/+1
| | | | | | the SMP kernel, defaulting to uniprocessor broke several systems. related to Ticket #1534
* Remove duplicate $pgtitle entry.Scott Ullrich2007-11-161-1/+0
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-1/+0
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Correctly define Developers kernel option.Scott Ullrich2007-11-101-5/+1
|
* Only break twice if we are asking for kernel type.Scott Ullrich2007-10-011-1/+1
|
* * Fix uniprocessor option * Cleanup textScott Ullrich2007-10-011-5/+11
|
* Ask for kernel type if the kernel upgrade type is unknown.Scott Ullrich2007-09-181-0/+19
| | | | Ticket #1435
* Fix offset footer.Scott Ullrich2007-03-141-2/+3
|
* Do not show notice about rebooting. It is already shown prior.Scott Ullrich2007-03-021-1/+1
|
* Remove useless reboot enforcing code.Scott Ullrich2007-02-261-2/+1
|
* Use new upload pathScott Ullrich2006-09-021-3/+3
|
* Mount RW for uploadsScott Ullrich2006-09-021-0/+2
|
* * Move lighty upload to a definable globals.inc value upload_pathScott Ullrich2006-09-011-15/+15
| | | | | | * 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.
* Turn off auto update and friends until Colins work is redone since he is MIA.Scott Ullrich2006-04-151-2/+2
|
* A -> AnScott Ullrich2006-02-121-1/+1
|
* Remove old UPLOAD related itemsScott Ullrich2006-01-151-11/+0
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Remove upload progress bar. It doesn't work with LightHTTPD and will be ↵Scott Ullrich2005-12-031-1/+1
| | | | replaced with a ajax version soon.
* We now sign our own imagesScott Ullrich2005-11-081-1/+0
|
* Go back to mini_httpdScott Ullrich2005-09-231-18/+3
|
* Fix firmware upgrade. This now works again on mini_httpd.Scott Ullrich2005-09-191-7/+3
| | | | This is considered temporary until we can fix lighty to work correctly.
* Temporary fix until Lighty Uploads are working.Scott Ullrich2005-09-191-3/+22
| | | | * Spawn a mini_httpd server on port 8041 for System Firmware upgrades
* platfom -> platformBill Marquette2005-08-231-1/+1
|
* Upgrade in progress image background is red. Move image to print_info_box()Scott Ullrich2005-08-211-2/+1
|
* Revert commit.Scott Ullrich2005-08-201-17/+17
|
* Actually allow upgradeScott Ullrich2005-08-201-17/+17
|
* Exit after outputting firmware upgrade in progress noticeScott Ullrich2005-08-161-0/+1
|
* Woops. Correct error.Scott Ullrich2005-08-161-1/+1
|
* Use new firmware update icon from hobaScott Ullrich2005-08-161-0/+1
|
* Remove newlineScott Ullrich2005-08-151-1/+1
|
* Convert echo to print_info_box()Scott Ullrich2005-08-151-1/+1
| | | | Suggested-by: hoba
* Alert user that reboot will happen afterwardsScott Ullrich2005-08-151-3/+5
|
* Alert user that a upgrade is in progress.Scott Ullrich2005-08-151-0/+13
|
* Remove !Bill Marquette2005-08-131-1/+1
|
* Fix bad firmware logicBill Marquette2005-08-131-8/+11
|
* One more sanity check before trying to install a firmware that might not existBill Marquette2005-08-101-1/+3
|
* More round tablesBill Marquette2005-07-031-3/+4
|
OpenPOWER on IntegriCloud