summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oops, remove stray ;Scott Ullrich2009-10-121-1/+1
* Do not allow mounting of RO mode when the firmware update manual mode is enga...Scott Ullrich2009-10-121-0/+4
* 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
* Automatically source common items so that config is in the eval() contextScott Ullrich2009-10-051-1/+3
* moving setup_microcode above interfaces_vlan_configure makes interfaces_vlan_...Chris Buechler2009-10-031-3/+3
* Make sure that we always end the file with a carriage return, if we have a si...Seth2009-09-301-1/+2
* Turn off auto update feature on NanoBSD platform. This will be addressed in...Scott Ullrich2009-09-294-12/+20
* If gzsig does not exist then return 1Scott Ullrich2009-09-271-0/+3
* Fix siproxd rule generationChris Buechler2009-09-261-2/+2
* fix Everything remote syslog optionChris Buechler2009-09-251-7/+9
* move setup_microcode above the interface configuration, so in circumstances w...Chris Buechler2009-09-251-6/+6
* Disable checksum offloading on wired interfaces when a wireless interface is ...Chris Buechler2009-09-251-1/+13
* Add IPSEC fixes sent in from Evgeny when a tunnel is disabledsullrich2009-09-251-19/+21
* register_argc_argv needs to be On so that we can process rc.linkup eventsScott Ullrich2009-09-231-1/+1
* Show page titleScott Ullrich2009-09-221-1/+2
* Axe the s in developers. Capitalize accordingly. Suggested by JimPScott Ullrich2009-09-221-1/+1
* Axe the s in developers. Suggested by JimPScott Ullrich2009-09-221-1/+1
* Rename PHP Shell to developers shellScott Ullrich2009-09-221-1/+1
* Pass origname instead of relying on a globalScott Ullrich2009-09-212-8/+8
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-212-0/+48
* Remove leftover code per ErmalScott Ullrich2009-09-181-3/+0
* Update locking to use Ermals non semaphore patch. I just beat the holy heck ...Scott Ullrich2009-09-171-41/+18
* Set max children to same amount as max procsScott Ullrich2009-09-171-17/+9
* It seems upon captive portal startup the captiveportal.db file is not written...Scott Ullrich2009-09-171-0/+3
* Return NULL when captive portal is not enabledScott Ullrich2009-09-171-1/+1
* Do not process IPFW rules if captive portal is disabled.Scott Ullrich2009-09-171-1/+3
* Cap max requests at 500Scott Ullrich2009-09-171-6/+0
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-9/+10
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-0/+8
* Using /tmp for packet captures is a bad idea, mmmkay?Scott Ullrich2009-09-162-5/+16
* We need to link carp interfaces to wan and lan. This used to be the behavio...Scott Ullrich2009-09-151-3/+8
* set auto_releaseChris Buechler2009-09-121-1/+1
* 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
* Add 1 meg to on size disk imageScott Ullrich2009-09-101-0/+1
* Remove /var/run/firmware.lock as wellScott Ullrich2009-09-101-4/+9
* Show what each of the numbers are during a upgrade size failure checkScott Ullrich2009-09-101-1/+1
* Use ['name'] instead of ['tmp_name']Scott Ullrich2009-09-101-3/+3
OpenPOWER on IntegriCloud