summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable redirect gateway checkbox when using shared key (you can't push with ...jim-p2010-12-021-1/+6
* Use unlink here instead of an exec to rm. Remove escapeshellarg call as it is...jim-p2010-12-021-1/+1
* Confirm before deleting the interface.Erik Fonnesbeck2010-12-011-1/+1
* Raise this to new limit of 2^16.Ermal2010-12-011-1/+1
* Ticket #1060. Escape even the alias entry descritpions.Ermal2010-12-012-2/+3
* Use correct variable name. Also related to Ticket #847.Ermal2010-12-011-1/+0
* Make page more html friendly.Scott Ullrich2010-11-301-5/+9
* Make pfTop uniformScott Ullrich2010-11-302-2/+2
* Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to underst...jim-p2010-11-301-59/+61
* Make sure we cannot add interfaces by entering the link directly on url addre...Ermal2010-11-301-2/+3
* Set page title to Status: Dashboard for consistencyScott Ullrich2010-11-301-1/+1
OpenPOWER on IntegriCloud