summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Kill foreach errorScott Ullrich2009-10-261-4/+0
|
* Adding diag_logs_ppp.phpScott Ullrich2009-10-261-0/+128
|
* s/IPsec VPN/IPsec/ to keep the tab behaviorScott Ullrich2009-10-2613-13/+13
|
* Set correct tab titleScott Ullrich2009-10-261-2/+2
|
* Set titleScott Ullrich2009-10-261-1/+1
|
* Add PPP logging tabScott Ullrich2009-10-2613-5/+18
|
* Give more room to the interfaces td (40%)Scott Ullrich2009-10-251-2/+2
|
* Take into account hostap type interfacesScott Ullrich2009-10-251-0/+1
|
* Unbreak wireless on 8.xScott Ullrich2009-10-251-1/+2
|
* Add links to prefill ATT and Spring settingsScott Ullrich2009-10-251-1/+21
|
* Unbreak CARP Enable/Disable buttonScott Ullrich2009-10-231-4/+5
|
* Reload filter in case we need to sync CARP dataScott Ullrich2009-10-211-0/+3
|
* Size is already formatted in bytesScott Ullrich2009-10-191-1/+1
|
* Instead of showing just <AES for Hardware crypto show the entire supported ↵Scott Ullrich2009-10-191-1/+1
| | | | family. EX: o AES-CBC,SHA1,SHA256
* Handle PPP interfacesScott Ullrich2009-10-191-0/+8
|
* Reload filter after applying (what if user changed the interface name, etc)Scott Ullrich2009-10-191-1/+3
|
* Use useland pppd for ppp connectionsScott Ullrich2009-10-192-117/+105
|
* Fix a couple menu options which has their parameters reversedjim-p2009-10-181-2/+2
|
* When a user clicks on System -> Packages take them to the installed packages ↵Scott Ullrich2009-10-171-1/+1
| | | | tab by default. This will help remind them of package updates that are needed before insalling a new package
* Remove msort()Scott Ullrich2009-10-165-15/+0
|
* Do not write out <sitedown></sitedown> if the Fall Back Pool is set to ↵Scott Ullrich2009-10-161-1/+3
| | | | none.. Simply unset() it.
* Prevent the error: Warning: Illegal offset type in ↵Scott Ullrich2009-10-161-5/+9
| | | | /usr/local/www/load_balancer_virtual_server.php on line 84
* Seperate screen into three areas: Add item to pool, add /edit load balancer ↵Scott Ullrich2009-10-161-5/+9
| | | | pool entry and current pool members
* Adjust sizing of items that appear when setting the type dropdown: do not ↵Scott Ullrich2009-10-161-24/+24
| | | | use vncell, use vtable so that it does not look so strange.
* 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 ↵Scott Ullrich2009-10-166-15/+27
| | | | protocols form adding a listtopic item seperating the page. Misc centers
* Reorder tabs with Monitors being first in the order that items should be ↵Scott Ullrich2009-10-165-5/+5
| | | | created. IE: Monitor items should be created, then pools and then finally virtual servers and relay protocols, relay actions
* Misc page cleanups. Do not tag every item on page as a NOTE as this will ↵Scott Ullrich2009-10-161-39/+47
| | | | overwhelm the user upon first glance. Add notes that a pool member needs to be created first instead of showing an empty select box for server pool and fall back pool items. Make sure the listtopic uses a colspan=3 so that the header reaches across the page
* Misc HTML cleanups. Space out elements of add/delete pool memeber area. ↵Scott Ullrich2009-10-161-14/+32
| | | | Seperate add/remove area with a listtopic element. Add descriptive text for Server IP address in order to make page a little more user friendly for the uninitiated.
* Call conf_mount_rw() and ro where neededScott Ullrich2009-10-151-0/+4
|
* 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-2/+3
|
* 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 ↵Scott Ullrich2009-10-101-1/+1
| | | | and is causing the ordering to get foobar'd.
* Correctly handle the change of vhid on an interface.Ermal Luçi2009-10-082-2/+4
|
* 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-061-1/+2
|
* 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
|
* 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. ↵Ermal Luçi2009-10-052-21/+4
| | | | Convert the interfaces_selection to use the interface API.
* 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 ↵Ermal Luçi2009-10-051-6/+3
| | | | | | attributes for bandwidth and fix radius-session-timeout attribute. Do some whitespace cleanup while here.
OpenPOWER on IntegriCloud