summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1117 from derelict-pf/nohttpsforwardsErmal2014-04-281-1/+11
|\
| * Add nohttpsforwards option to captive portalderelict-pf2014-04-191-1/+11
| |
* | make miniupnpd listen on interface instead of IPDaniel Becker2014-04-271-2/+1
| | | | | | | | | | | | The 'listening_ip' option in miniupnpd.conf can accept an interface name directly instead of having to translate it to an IPv4 address first. (This is actually required if IPv6 support is enabled.)
* | Don't refuse to delete a bridge in the GUI just because its bridge interface ↵Chris Buechler2014-04-261-3/+6
| | | | | | | | doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config
* | Its long overdue the ez-ipupdate.cache fileErmal2014-04-261-1/+0
| |
* | Make sure the correct interface is selected once the config has been saved ↵Warren Baker2014-04-251-1/+1
| | | | | | | | for the DNS forwarder
* | Make sure the correct interface is selected once the config has been saved. ↵Warren Baker2014-04-251-2/+2
| | | | | | | | Fixes #3620
* | Move the IPsec settings from System > Advanced, Misc tab to "Advanced ↵jim-p2014-04-257-122/+259
| | | | | | | | Settings" tab under VPN > IPsec.
* | Tidy up "maintable.inc" XHTMLColin Fleming2014-04-241-2/+2
| | | | | | | | Change escaped single quotes to just a single quote
* | Merge pull request #1104 from ExolonDX/branch_master_04Renato Botelho2014-04-242-33/+28
|\ \
| * | Tidy up "load_balancer_pool" XHTMLColin Fleming2014-04-182-33/+28
| |/ | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update PHP shorthand Move "fbegin.inc" include between BODY and SCRIPT Add CDATA section to scripts Close INPUT tags Update HTML Boolean operators Move SELECT tag into the PHP IF statement
* | Merge pull request #1103 from ExolonDX/branch_master_03Renato Botelho2014-04-242-23/+23
|\ \
| * | Tidy up "services_igmpproxy" XHTMLColin Fleming2014-04-182-23/+23
| |/ | | | | | | | | | | | | | | | | Add SUMMARY to tables Close INPUT and IMG tags and add ALT to IMG tags Deprecate ampersand in anchor tags Add CDATA section to scripts Update HTML Boolean operators Remove empty TFOOT
* | Merge pull request #1102 from ExolonDX/branch_master_02Renato Botelho2014-04-242-31/+31
|\ \
| * | Tidy up "services rfc2136" XHTMLColin Fleming2014-04-182-31/+31
| |/ | | | | | | | | | | | | | | | | Add SUMMARY to tables Move NOWRAP to class statement Close INPUT and IMG tags and add ALT to IMG tags Update HTML Boolean operators Remove duplicate closing TD tag Add missing closing TD tag
* | Merge pull request #1101 from ExolonDX/branch_master_01Renato Botelho2014-04-242-37/+37
|\ \
| * | Tidy up "services_dyndns" XHTMLColin Fleming2014-04-182-37/+37
| |/ | | | | | | | | | | | | | | | | | | | | | | Add CDATA section to scripts Add SUMMARY to tables Move NOWRAP to class statement Deprecate ampersand Close INPUT and IMG tags and ALT to IMG tags Add missing closing P tag Update HTML Boolean operators Remove duplicate closing TD tags Remove duplicate opening TR tags
* | Merge pull request #1114 from ExolonDX/branch_master_13Renato Botelho2014-04-242-22/+22
|\ \
| * | Tidy up "services_wol" XHTMLColin Fleming2014-04-182-22/+22
| |/ | | | | | | | | | | | | | | | | Add SUMMARY to tables Update HTML Boolean operators Close INPUT and IMG tags and add ALT to IMG tags Deprecate ampersand in anchor tags Move NOWRAP into class statement Remove empty EM tag
* | Merge pull request #1113 from ExolonDX/branch_master_12Renato Botelho2014-04-241-28/+32
|\ \
| * | Tidy up "services_snmp" XHTMLColin Fleming2014-04-181-28/+32
| |/ | | | | | | | | | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA section to scripts Add SUMMARY to tables Closing INPUT tags Change "onclick" to lower case Update HTML Boolean operators Add missing closing SELECT tag and missing closing TD tag
* | Merge pull request #1112 from ExolonDX/branch_master_11Renato Botelho2014-04-242-16/+15
|\ \
| * | Tidy up "vpn_pppoe" XHTMLColin Fleming2014-04-182-16/+15
| |/ | | | | | | | | | | | | Add SUMMARY to tables Close IMG tags and and ALT Move NOWRAP to class statement Close INPUT tags
* | Merge pull request #1111 from ExolonDX/branch_master_10Renato Botelho2014-04-241-11/+14
|\ \
| * | Tidy up "services_ntpd_pps" XHTMLColin Fleming2014-04-181-11/+14
| |/ | | | | | | | | | | | | Add SUMMARY to tables Update HTML Boolean operators Close INPUT tags Add missing closing DIV, closing TD and closing TR tags
* | Merge pull request #1110 from ExolonDX/branch_master_09Renato Botelho2014-04-241-42/+46
|\ \
| * | Tidy up "serviecs_ntp_gps" XHTMLColin Fleming2014-04-181-42/+46
| |/ | | | | | | | | | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA section to SCRIPTS Add SUMMARY to tables Update HTML Boolean operators Close INPUT tags Remove closing anchor tag from INPUT tags Change "onclick" to lower case
* | Merge pull request #1109 from ExolonDX/branch_master_08Renato Botelho2014-04-241-34/+34
|\ \
| * | Tidy up "services_ntpd" XHTMLColin Fleming2014-04-181-34/+34
| |/ | | | | | | | | | | | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA sections to SCRIPTS Closing IMG tag and add ALT Change "onclick" to lower case Add SUMMARY to tables Close INPUT tags Update HTML Boolean operators Remove closing anchor tag from INPUT tag
* | Merge pull request #1108 from ExolonDX/branch_master_07Renato Botelho2014-04-241-6/+7
|\ \
| * | Tidy up "load_balancer_setting" XHTMLColin Fleming2014-04-181-6/+7
| |/ | | | | | | | | | | Add SUMMARY to tables Closing INPUT tags Add missing closing TD tag
* | Merge pull request #1107 from ExolonDX/branch_master_06Renato Botelho2014-04-242-24/+25
|\ \
| * | Tidy up "load_balancer_monitor" XHTMLColin Fleming2014-04-182-24/+25
| |/ | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update PHP shorthamd Move "fbegin.inc" between BODY and SCRIPT Add CDATA section to scripts Close INPUT tags Update HTML Boolean operators Add missing opening and closing TD tags Remove duplicate closing TD tag and add missing closing TR tag
* | Merge pull request #1106 from ExolonDX/branch_master_05Renato Botelho2014-04-242-20/+21
|\ \
| * | Tidy up "load_balancer_virtual_server" XHTMLColin Fleming2014-04-182-20/+21
| |/ | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update PHP shorthand Move "fbegin.inc" inbetween BODY and SCRIPT Close INPUT tags Update HTML Boolean operators Move closing SELECT into the PHP IF statement Move the "save" and "cancel" buttons into right-hand column
* | Update services_dnsmasq.phpFinn Espen Gundersen2014-04-241-1/+1
| | | | | | Clarified that domain overrides also encompasses subdomains (see https://forum.pfsense.org/index.php?topic=72978.15 for discussion)
* | Single quoting $password breaks getting the value from the variable.jim-p2014-04-231-1/+2
| |
* | No spaces between variable assignments in shjim-p2014-04-231-3/+3
| |
* | Make sure that the DNS Forwarder/Resolver is actually capable of accepting ↵jim-p2014-04-233-1/+5
|/ | | | queries on localhost before using it as a DNS server.
* Remove problematic code without proper checks but even not needed hereErmal2014-04-185-19/+0
|
* Add missing closing quotesingmthompson2014-04-161-1/+1
|
* Correct missing parenthesis. Reported-by: ↵Ermal2014-04-151-1/+1
| | | | https://forum.pfsense.org/index.php?topic=75120.0
* Key off net.inet.carp.demotion and display a warning to the user if the ↵jim-p2014-04-151-2/+6
| | | | system has self-demoted its CARP status.
* Fix text, capitalization, and change wording to put more focus on how the ↵jim-p2014-04-151-4/+4
| | | | action behaves.
* Ensure e-mail address carries over from the CA screen to the Cert screen in ↵jim-p2014-04-151-0/+4
| | | | the OpenVPN wizard.
* Fix bracket type in Log File Size textPhil Davis2014-04-141-1/+1
| | | Now I am the one with fat fingers (or brain). Somehow I typed a curly bracket opening bracket in this text, but finished it with an ordinary closing bracket.
* Merge pull request #1091 from dv-user1/usort_fix2Renato Botelho2014-04-141-1/+1
|\
| * fixed a type in usort callbackFrancois Blanchette2014-04-141-1/+1
| |
* | Merge pull request #1085 from ExolonDX/branch_master_01Renato Botelho2014-04-143-5/+5
|\ \
| * | Tidy up XHTMLColin Fleming2014-04-143-5/+5
| | | | | | | | | | | | | | | | | | Update HTML Boolean operator (multiple) Change ONCLICK to lower case Add missing semi-colon
OpenPOWER on IntegriCloud