summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Allow setting none for boot manager to turn off F1 pfSenseScott Ullrich2010-12-171-4/+24
* Show when disk is encrypted. Do not uppercase .eliScott Ullrich2010-12-171-2/+4
* Supply encpass if neededScott Ullrich2010-12-171-2/+5
* Add on disk encryption options and ability to set a encpass to the experiment...Scott Ullrich2010-12-171-5/+10
* Add newline after 99 menu option. Otherwise it looks very strange.Scott Ullrich2010-12-171-6/+41
* Add contributed WOL widget. Resolves #1103jim-p2010-12-152-0/+85
* No need to use escapeshellcmd here.Scott Ullrich2010-12-141-2/+2
* Ticket #1043. Check for '' and not for 'default' since this is the default va...Ermal2010-12-141-1/+1
* Provide a default value to the function for converting kb/Mb to coeficient fo...Ermal2010-12-144-8/+8
* Set default interval of syncing voucher db to config to 5 minutes instead of ...Ermal2010-12-141-1/+1
* Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1...jim-p2010-12-141-21/+0
* Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087jim-p2010-12-141-0/+21
* Use file_put_contents()Scott Ullrich2010-12-141-6/+3
* Redirect to the installedinfo page after package installation giving the syst...Scott Ullrich2010-12-141-0/+2
* Add a retry field to the LB Pool config to allow specifying how many times to...jim-p2010-12-141-0/+14
* Replace the LB status widget completely with one that supports the current LB...jim-p2010-12-141-116/+121
* Move some lb status parsing functions to a common area so they can be reused ...jim-p2010-12-142-73/+5
* Use a slightly different regex to catch all non-whitespace characters here in...jim-p2010-12-141-1/+1
* For bsnmpd, checking hostres also requires checking mibii. Note this requirem...jim-p2010-12-141-2/+8
* Remove dropdown to select interface. Should fix #1090gnhb2010-12-141-7/+0
* A few help page updatesjim-p2010-12-131-1/+9
* Ticket 1041. Fix bad commit...Pierre POMES2010-12-121-1/+1
* Ticket #959. Keep local items at the top of vip sectionPierre POMES2010-12-111-1/+1
* Add IPSec 'ipalias' VIP support. Ticket #1041Pierre POMES2010-12-102-1/+7
* Do not allow gateways to be selected without a direction.Ermal2010-12-101-0/+2
* Allow floating rules without direction to be created again.Ermal2010-12-101-1/+1
* Be consistent on shifting array during authentication. Also check for array t...Ermal2010-12-101-5/+7
* Actually the passed config sections are part of index 1 of the array. This fi...Ermal2010-12-101-2/+2
* Fix config synchronization. Also unbreak the config when erroring out because...Ermal2010-12-101-24/+32
* Fix line because of copy/pasto.Ermal2010-12-101-2/+1
* Its too late and this is optional.Ermal2010-12-101-5/+0
* Actually we expect an array to be returned.Ermal2010-12-101-1/+1
* Hello xmlrpc to another function!Ermal2010-12-101-0/+21
* Use correct variable name so the message is actually displayed.Ermal2010-12-094-10/+10
* make rebrand-friendlyChris Buechler2010-12-091-1/+1
* Show carp on the list of interfaces to be used for creating gif/gre tunnels.Ermal2010-12-092-0/+6
* If available, display source IP's CIDR mask on external IP as well.Erik Fonnesbeck2010-12-081-2/+6
* This code must come after natent is defined or the style will never be applie...Erik Fonnesbeck2010-12-081-5/+5
* Fix field descriptions on input validation for LAGG edit.Erik Fonnesbeck2010-12-081-1/+1
* Properly test for ldap case when clicking save and test for GUI authserver.Ermal2010-12-081-4/+7
* Expose advbase option of carp(4) to alleviate advanced configs.Ermal2010-12-072-23/+38
* Ticket #1081. Fix header() function to do correct redirection. Also remove bo...Ermal2010-12-078-67/+4
* Move this validation down so we can still assume id=0 if it's not present, an...jim-p2010-12-071-7/+6
* Whitespace fixes to make this readble.Ermal2010-12-071-125/+134
* Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-063-5/+5
* Ticket #829. Allow the user to change from ppp* type to static or dhcp type i...Ermal2010-12-061-6/+10
* Ticket #1073. Gray out the rules when they are disabled.Ermal2010-12-061-4/+16
* Rename this variable to avoid collisions. Fixes #1067jim-p2010-12-031-2/+2
* Allow a . in hostnames. Also, don't allow a space in hostname, it was adding ...jim-p2010-12-021-1/+1
* Make use of the new tab menu and use _GET instead of _POST for pkg name passe...Warren Baker2010-12-021-9/+12
OpenPOWER on IntegriCloud