summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_check.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
* increase textarea cols to 80Scott Ullrich2008-07-301-1/+1
|
* Show correct updating URL source when it is overriden by adminScott Ullrich2008-07-081-1/+1
|
* make tabs all the sameScott Dale2008-07-081-1/+1
|
* match tabs to other pagesScott Dale2008-07-061-1/+1
|
* Update (C)Scott Ullrich2008-05-241-2/+4
|
* Be more verbode on auto upgrade details.Scott Ullrich2008-05-241-1/+5
|
* Recognize 404 errors correctlyScott Ullrich2008-05-241-0/+6
|
* Correct URLsScott Ullrich2008-05-241-2/+2
| | | | VS: ----------------------------------------------------------------------
* Honor URL and clear old contents correctlyScott Ullrich2008-05-241-0/+2
|
* Just because elvis is dead, does not mean our auto updating systemScott Ullrich2008-05-241-204/+122
| | | | | | 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
|
* Make sure items are an array if we foreach() through them.Scott Ullrich2006-02-091-10/+16
| | | | Ticket #829
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-7/+7
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* I can tell who failed school...7 f's is bad!!!Bill Marquette2005-07-171-2/+2
|
* Use string compare so that x.xx.10 > x.xx.[0-9]John Fleming2005-07-041-1/+1
|
* More round tablesBill Marquette2005-07-031-8/+4
|
* Fix page titlesBill Marquette2005-07-031-1/+1
|
* Use $pgtitleBill Marquette2005-07-031-6/+4
| | | | small code cleanups
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+6
| | | | | * Curve tabs * Cleanup
* Remove extra <br>Bill Marquette2005-07-021-2/+1
|
* Cleanup and add rounded corners.Scott Ullrich2005-07-021-7/+4
|
* Convert System Firmware tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-021-5/+7
|
* fixed broken table and reformatting the code to be more readable againHolger Bauer2005-07-011-152/+179
| | | | - by pfjason
* Fix error when no updates are available.Colin Smith2005-06-291-1/+0
|
* Add "needed updates" screen, which displays release date, update type, ↵Colin Smith2005-06-291-12/+76
| | | | version, update category, and size.
* Standardize tabs.Colin Smith2005-06-291-0/+1
|
* Change title.Colin Smith2005-06-291-2/+2
|
* * Use isset() to check to see if item is setScott Ullrich2005-06-211-1/+1
| | | | * Unset item if not checked when saved
* * Add back disable firmware check.Scott Ullrich2005-06-211-0/+3
| | | | * Redirect to system_firmware.php if the firmware check is disabled
* No more xmlparse_pkg.Colin Smith2005-06-201-1/+0
|
* Remove print_r().Colin Smith2005-06-061-1/+0
|
* Fix firmware checking. This will need to be changed again once we switch to ↵Colin Smith2005-06-061-3/+4
| | | | bdiffs.
* require -> require_onceScott Ullrich2005-06-061-3/+3
|
* move icons to the middle of the cellHolger Bauer2005-06-021-1/+1
|
* Set $pastlatest if we're current.Colin Smith2005-05-291-1/+2
|
* Trim all versions (6.0.0-CURRENT becomes 6.0.0, etc.)Colin Smith2005-05-231-5/+1
|
* Change the "current version" fieldtype to use a grey background if the box ↵Colin Smith2005-05-181-3/+13
| | | | is running a newer version than in the manifests.
* Handle XMLRPC timeouts.Colin Smith2005-05-071-1/+5
|
* * Extract the version number only from our current firmware version.Colin Smith2005-05-071-5/+11
| | | | | * Correctly cache data. * Fix version comparison.
* "Begin Full Update"Colin Smith2005-05-071-1/+1
|
* Cache received version data.Colin Smith2005-05-071-181/+93
|
* Firmware Update -> Manual UpdateScott Ullrich2005-05-061-1/+1
|
* Reorder the Auto Update tab to appear firstScott Ullrich2005-04-221-1/+1
|
* Eliminate the status box. Move everything into the output windowScott Ullrich2005-04-221-7/+4
|
* Use 3 rowsScott Ullrich2005-04-221-1/+1
|
* * Version bumpScott Ullrich2005-04-221-4/+4
| | | | * Correct input box size
* Cleanup the version check page. We don't need a preschool size textarea to ↵Scott Ullrich2005-04-211-7/+3
| | | | report the update status.
OpenPOWER on IntegriCloud