summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Note correct extension. Noticed-by: JimPsullrich2009-12-051-1/+5
|
* Show correct update source URLsullrich2009-12-051-1/+1
|
* Adding code-red theme from 'cheesyboofs' on forumsullrich2009-12-05235-0/+5096
|
* Add Jim's VLAN fix for Ticket #199sullrich2009-12-021-0/+2
|
* Update fieldname, it should be hostname and not host Ticket #159Scott Ullrich2009-11-221-1/+1
|
* Jettison never used pagesScott Ullrich2009-11-152-309/+0
|
* Reload filter in case we need to sync CARP dataScott Ullrich2009-10-211-0/+3
|
* Set maximum memory to 64M for this page. Fixes #113Scott Ullrich2009-10-151-0/+5
|
* fix typoChris Buechler2009-10-111-1/+1
|
* Add note about uncompressed images/filesScott Ullrich2009-10-111-0/+2
|
* 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
|
* Use /etc/nanosize.txtScott Ullrich2009-10-101-2/+4
|
* Output NanoBSD image sizeScott Ullrich2009-10-101-0/+6
|
* Adding apple icon for themesScott Ullrich2009-10-055-0/+0
|
* Add theme Apple touch icon supportScott Ullrich2009-10-051-1/+1
|
* Add shiny webclip icon for Iphone homescreen bookmarks.Scott Ullrich2009-10-051-0/+0
|
* Turn off auto update feature on NanoBSD platform. This will be addressed ↵Scott Ullrich2009-09-294-12/+20
| | | | in 2.0
* Show page titleScott Ullrich2009-09-221-1/+2
|
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-6/+6
|
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+18
|
* Using /tmp for packet captures is a bad idea, mmmkay?Scott Ullrich2009-09-161-5/+11
|
* Use already read in file to obtain the number of sessionsScott Ullrich2009-09-111-1/+4
|
* Add missing Location:Scott Ullrich2009-09-111-1/+1
|
* Redirect back to cp page after disconnection of userScott Ullrich2009-09-111-4/+6
|
* Lock around read callScott Ullrich2009-09-111-1/+3
|
* Use ['name'] instead of ['tmp_name']Scott Ullrich2009-09-101-3/+3
|
* Make sure globals are setScott Ullrich2009-09-101-1/+1
|
* Don't show server load balancer pools in Gateway fieldChris Buechler2009-09-071-0/+2
|
* Use stristr just in case of case sensitive nanobsd nameScott Ullrich2009-09-061-1/+1
|
* Move nano check to top of functionScott Ullrich2009-09-061-4/+4
|
* Check globals variableScott Ullrich2009-09-061-1/+1
|
* Check for nanobsd in the filename for nanobsd upgrades since it is not a tar ↵Scott Ullrich2009-09-061-0/+6
| | | | gzipped file similar to the full upgrades.
* Use size 50. Patch from Fernando LemosScott Ullrich2009-09-041-1/+1
|
* Use unlink()Scott Ullrich2009-09-041-1/+1
|
* fix typoChris Buechler2009-09-041-1/+1
|
* fully remove NAT-T, and bring back DPD, nothing wrong with itChris Buechler2009-09-022-3/+5
|
* Disable NATT and DPDScott Ullrich2009-09-021-0/+3
|
* Fix log sorting order so that it honors the setting.Seth2009-09-011-2/+1
|
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
|
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
|
* Correct typo for filenameScott Ullrich2009-08-311-1/+1
|
* Add function that extracts etc/platform from an upgrade file and compares to ↵Scott Ullrich2009-08-311-1/+14
| | | | the file on disk. This replaces the dumb filename platform check.
* On 1.2. the traffic graphs have only color per item and as such do not use a ↵Seth2009-08-261-4/+4
| | | | array.
* Remove incorrect "shaper does not work with bridging", it works perfectly fine.Chris Buechler2009-08-251-1/+1
|
* Add alias completion support to wizard. Resolves #25Scott Ullrich2009-08-241-7/+19
|
* Set the penalty box color to red Resolves #25 on 1.2.Scott Ullrich2009-08-231-1/+1
|
* Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-0/+1
|
OpenPOWER on IntegriCloud