summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
Commit message (Expand)AuthorAgeFilesLines
...
* Add a flag to keep track of nanobsd firmware uploadScott Ullrich2009-07-051-1/+3
* Add function to explain the error codeScott Ullrich2009-07-041-4/+23
* Pass along php error number if it happens. New in 5.3. Lovely.Scott Ullrich2009-07-041-2/+4
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-3/+3
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-12/+10
* Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell usScott Ullrich2009-06-271-2/+2
* Add missing );Scott Ullrich2009-06-261-1/+1
* Add NanoBSD supportScott Ullrich2009-06-251-1/+3
* Move firmware update text format to globals.incScott Ullrich2009-05-141-1/+1
* remove progress bar for now. We will need to upgrade to lighttpd 1.5 forScott Ullrich2008-11-241-17/+16
* 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
* Misc fixesScott Ullrich2008-05-241-1/+3
* Just because elvis is dead, does not mean our auto updating systemScott Ullrich2008-05-241-2/+7
* Set php max execution and input to 3600 seconds. See: http://forum.pfsense.or...Mark Crane2008-04-271-0/+4
* When bdiff is detected in the filename, invoke the binary updateScott Ullrich2008-02-171-1/+4
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
* change default kernel on upgrade to SMP. Virtually all installs are running t...Chris Buechler2007-12-151-1/+1
* 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
* 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
* 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 repl...Scott Ullrich2005-12-031-1/+1
* 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
* Temporary fix until Lighty Uploads are working.Scott Ullrich2005-09-191-3/+22
* 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
OpenPOWER on IntegriCloud