Commit Graph

11702 Commits

Author SHA1 Message Date
Warren Baker
ed225b4c9c Reconfigure unbound on dhcp edit 2014-04-28 22:20:38 +02:00
Warren Baker
1e2c88215a Also reconfigure Unbound here 2014-04-28 22:16:22 +02:00
Warren Baker
9c54ed898b Reconfigure Unbound for Rebind admin checks 2014-04-28 22:15:12 +02:00
Warren Baker
d1116f3b4d Ensure config is global here 2014-04-28 22:12:53 +02:00
Warren Baker
137460a706 Ensure to reconfigure Unbound for filter configuration on XMLRPC 2014-04-28 22:12:16 +02:00
Warren Baker
f2bc186f31 Make sure domain+host overrides are deleted 2014-04-28 20:37:59 +02:00
Renato Botelho
2a50fd8ac8 Move clog from /usr to /usr/local 2014-04-28 11:54:22 -03:00
Ermal
c6f7dce8d7 Merge pull request #1117 from derelict-pf/nohttpsforwards 2014-04-28 07:16:46 +00:00
Daniel Becker
3f986e2dc9 make miniupnpd listen on interface instead of IP
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.)
2014-04-27 16:20:01 -07:00
Chris Buechler
a5303b6e0e Don't refuse to delete a bridge in the GUI just because its bridge interface doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config 2014-04-26 17:21:11 -05:00
Ermal
b2e2c6bc7f Its long overdue the ez-ipupdate.cache file 2014-04-26 09:59:37 +00:00
Warren Baker
5c048099a6 Make sure the correct interface is selected once the config has been saved for the DNS forwarder 2014-04-25 20:44:58 +02:00
Warren Baker
1155de41f7 Make sure the correct interface is selected once the config has been saved. Fixes #3620 2014-04-25 20:44:05 +02:00
jim-p
711720886e Move the IPsec settings from System > Advanced, Misc tab to "Advanced Settings" tab under VPN > IPsec. 2014-04-25 12:13:12 -04:00
Colin Fleming
d1d6d0d3c0 Tidy up "maintable.inc" XHTML
Change escaped single quotes to just a single quote
2014-04-24 17:10:35 -03:00
Renato Botelho
a600043b6c Merge pull request #1104 from ExolonDX/branch_master_04 2014-04-24 15:37:05 -03:00
Renato Botelho
005a1442eb Merge pull request #1103 from ExolonDX/branch_master_03 2014-04-24 15:36:55 -03:00
Renato Botelho
5325746c3e Merge pull request #1102 from ExolonDX/branch_master_02 2014-04-24 15:35:38 -03:00
Renato Botelho
ee0a8a87b4 Merge pull request #1101 from ExolonDX/branch_master_01 2014-04-24 15:32:58 -03:00
Renato Botelho
00d35e1da7 Merge pull request #1114 from ExolonDX/branch_master_13 2014-04-24 15:18:17 -03:00
Renato Botelho
b8c23e11fd Merge pull request #1113 from ExolonDX/branch_master_12 2014-04-24 15:17:56 -03:00
Renato Botelho
97ec4900ea Merge pull request #1112 from ExolonDX/branch_master_11 2014-04-24 15:17:42 -03:00
Renato Botelho
2b5e77814e Merge pull request #1111 from ExolonDX/branch_master_10 2014-04-24 15:17:22 -03:00
Renato Botelho
67015da5fb Merge pull request #1110 from ExolonDX/branch_master_09 2014-04-24 15:17:01 -03:00
Renato Botelho
7a24a70fe9 Merge pull request #1109 from ExolonDX/branch_master_08 2014-04-24 15:15:59 -03:00
Renato Botelho
c58af6eea9 Merge pull request #1108 from ExolonDX/branch_master_07 2014-04-24 15:15:24 -03:00
Renato Botelho
30ca9c24c3 Merge pull request #1107 from ExolonDX/branch_master_06 2014-04-24 15:15:14 -03:00
Renato Botelho
58b0ed0053 Merge pull request #1106 from ExolonDX/branch_master_05 2014-04-24 15:14:42 -03:00
Finn Espen Gundersen
74127ce32c Update services_dnsmasq.php
Clarified that domain overrides also encompasses subdomains (see https://forum.pfsense.org/index.php?topic=72978.15 for discussion)
2014-04-24 13:35:49 +02:00
jim-p
9a5b377efd Single quoting $password breaks getting the value from the variable. 2014-04-23 16:45:59 -04:00
jim-p
a502e39f9d No spaces between variable assignments in sh 2014-04-23 16:31:15 -04:00
jim-p
bd5737dc22 Make sure that the DNS Forwarder/Resolver is actually capable of accepting queries on localhost before using it as a DNS server. 2014-04-23 10:16:15 -04:00
derelict-pf
b7b461fc14 Add nohttpsforwards option to captive portal 2014-04-19 08:35:28 -07:00
Colin Fleming
cdb782b7da Tidy up "services_wol" XHTML
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
2014-04-18 23:29:15 +01:00
Colin Fleming
a50337c33d Tidy up "services_snmp" XHTML
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
2014-04-18 23:25:21 +01:00
Colin Fleming
ce6c33e32b Tidy up "vpn_pppoe" XHTML
Add SUMMARY to tables
Close IMG tags and and ALT
Move NOWRAP to class statement
Close INPUT tags
2014-04-18 23:20:28 +01:00
Colin Fleming
32a31f8aa3 Tidy up "services_ntpd_pps" XHTML
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT tags
Add missing closing DIV, closing TD and closing TR tags
2014-04-18 23:15:04 +01:00
Colin Fleming
9c37d70343 Tidy up "serviecs_ntp_gps" XHTML
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
2014-04-18 23:13:05 +01:00
Colin Fleming
d9555fc559 Tidy up "services_ntpd" XHTML
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
2014-04-18 23:08:43 +01:00
Colin Fleming
5f4f4c3fe8 Tidy up "load_balancer_setting" XHTML
Add SUMMARY to tables
Closing INPUT tags
Add missing closing TD tag
2014-04-18 23:04:07 +01:00
Colin Fleming
835d6d5c41 Tidy up "load_balancer_monitor" XHTML
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
2014-04-18 23:01:42 +01:00
Colin Fleming
76523ef54b Tidy up "load_balancer_virtual_server" XHTML
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
2014-04-18 22:55:25 +01:00
Colin Fleming
0e7aea24ca Tidy up "load_balancer_pool" XHTML
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
2014-04-18 22:48:48 +01:00
Colin Fleming
1fb1117c59 Tidy up "services_igmpproxy" XHTML
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
2014-04-18 22:40:21 +01:00
Colin Fleming
d3c90ddd70 Tidy up "services rfc2136" XHTML
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
2014-04-18 22:35:12 +01:00
Colin Fleming
f9f467e2db Tidy up "services_dyndns" XHTML
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
2014-04-18 22:24:13 +01:00
Ermal
7b66c1d7c8 Remove problematic code without proper checks but even not needed here 2014-04-18 14:33:46 +00:00
ingmthompson
922e4ab657 Add missing closing quotes 2014-04-16 07:43:42 +10:00
Ermal
a15450e735 Correct missing parenthesis. Reported-by: https://forum.pfsense.org/index.php?topic=75120.0 2014-04-15 21:11:53 +00:00
jim-p
8a84b3abba Key off net.inet.carp.demotion and display a warning to the user if the system has self-demoted its CARP status. 2014-04-15 13:57:40 -04:00