summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a couple menu options which has their parameters reversedjim-p2009-10-181-2/+2
* Do not attempt to send notices when bootingScott Ullrich2009-10-171-1/+3
* When a user clicks on System -> Packages take them to the installed packages ...Scott Ullrich2009-10-171-1/+1
* Remove msort()Scott Ullrich2009-10-165-15/+0
* Catch up to muli interface changes and really turn off bogons on WANScott Ullrich2009-10-161-0/+1
* Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none.....Scott Ullrich2009-10-162-3/+6
* Prevent the error: Warning: Illegal offset type in /usr/local/www/load_balanc...Scott Ullrich2009-10-161-5/+9
* Seperate screen into three areas: Add item to pool, add /edit load balancer p...Scott Ullrich2009-10-161-5/+9
* Adjust sizing of items that appear when setting the type dropdown: do not use...Scott Ullrich2009-10-161-24/+24
* Move description line item underneath NameScott Ullrich2009-10-161-6/+6
* Default to the Load Balancer Monitors tabScott Ullrich2009-10-161-1/+1
* Move description line item under NameScott Ullrich2009-10-161-6/+6
* Reorder tabs again. Protocols should be the last tab. Cleanup the Relay pr...Scott Ullrich2009-10-166-15/+27
* Reorder tabs with Monitors being first in the order that items should be crea...Scott Ullrich2009-10-165-5/+5
* Misc page cleanups. Do not tag every item on page as a NOTE as this will ove...Scott Ullrich2009-10-161-39/+47
* Misc HTML cleanups. Space out elements of add/delete pool memeber area. Se...Scott Ullrich2009-10-161-14/+32
* Call conf_mount_rw() and ro where neededScott Ullrich2009-10-152-1/+5
* Set maximum memory to 64M for this page. Fixes #113Scott Ullrich2009-10-151-0/+5
* Remove upgrade IMG file after failureScott Ullrich2009-10-131-0/+4
* fix typoChris Buechler2009-10-111-1/+1
* Merge branch 'master' into globalErik2009-10-111-2/+3
|\
| * Add note about uncompressed images/filesScott Ullrich2009-10-111-2/+3
* | fixing typo, should be platform not $platformErik2009-10-111-1/+1
|/
* Add missing , Noticed-by @px via twitterScott Ullrich2009-10-111-1/+1
* 1 minute != 40 seconds. Change to 70 and give the slower boots a chance to bootScott Ullrich2009-10-101-1/+1
* Ensure glabel exists so we can mount ufs. Fixes #110Scott Ullrich2009-10-101-0/+1
* Show size in uppercaseScott Ullrich2009-10-101-1/+1
* Use /etc/nanosize.txtScott Ullrich2009-10-101-2/+2
* Output NanoBSD image sizeScott Ullrich2009-10-101-0/+8
* Turn off sortable on this page. Something else is sorting the data prior and...Scott Ullrich2009-10-101-1/+1
* Correctly fix Bug #38Ermal Luçi2009-10-091-40/+54
* Revert "Use array_splice() to unset items that should not be sync'd (nosync) ...Ermal Luçi2009-10-091-28/+14
* Do not use state on the CP authentication port. This is necessary since the f...Ermal Luçi2009-10-081-2/+2
* Correctly handle the change of vhid on an interface.Ermal Luçi2009-10-082-2/+4
* create a config include that just presents $config to the webgui (no boot cod...Erik2009-10-072-1/+91
* remove functional code from config.inc and place it in a library file config....Erik2009-10-072-1203/+1253
* Add the actual settings page ref'd in the previous commit (pkg repo setting)jim-p2009-10-061-0/+125
* Add a new (unlinked) page which allows entering a custom pkg repo URLjim-p2009-10-063-3/+5
* Add theme Apple touch icon supportScott Ullrich2009-10-051-0/+1
* Add shiny webclip icon for Iphone homescreen bookmarks. Please MFC to 1.2.3hoba2009-10-057-0/+0
* Correct variable name.Ermal Luçi2009-10-051-1/+1
* Missed commit on removing all_interfaces.Ermal Luçi2009-10-051-12/+3
* Remove support for all_interfaces from wizard.php it is not used anywhere. Co...Ermal Luçi2009-10-052-21/+4
* Automatically source common items so that config is in the eval() contextScott Ullrich2009-10-051-1/+3
* Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor a...Ermal Luçi2009-10-052-49/+59
* Make the username comparison for CP case insensitive. Feature-imported-from: ...Ermal Luçi2009-10-041-1/+1
* Do not include head.inc twiceScott Ullrich2009-10-031-2/+0
* Correct misc tab URLScott Ullrich2009-10-031-2/+1
* Alert if there is a problem sending the test messageScott Ullrich2009-10-032-3/+7
* Do not set font size, it breaks the default css and ends up overflowing the menuScott Ullrich2009-10-031-1/+5
OpenPOWER on IntegriCloud