Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.
Remove the harden-glue option entirely and hard code it to yes. Ticket #4402
touch up Unbound text
Add support for 0x20 DNS random bit support. Fixes #4205
Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Fix unbound shortcut links
Fixes redmine #41511) Make the naming in shortcuts.inc more clear - forwarder=dnsmasqresolver=unbound2) Make the value of $shortcuts_section correct in each dnsmasq andunbound php code3) Make diag_logs_resolver.php smarter, so if dnsmasq is enabled, then...
Remove option that has now been merged into infra-host-ttl.
Add input validation to Unbound advanced settings page. Ticket #4050
Add option to disable auto-added access-control entries for users who want to manually manage ACLs. Ticket #4023
Clean up unbound advanced page HTML
Change copyright statement to reflect reality
Merge pull request #1328 from wagonza/master
Fix indent
Revert "Indent better"
This reverts commit a431bfc9e698c753d9a54218af9076184deb6251.
Make sure defaults values are actually used. Fixes #3974
Indent better
Add braces
Fix multiple issues on unbound advanced options GUI:
- Drop many wrong key assignments to pconfig- Add missing keys to pconfig- Deal fine with boolean parameters- Mark subsystem dirty to require apply button- Drop calls to enable_change()- Remove unecessary js function enable_change()...
Tidy up "services_unbound_advanced.php" XHTML
Add "closehead" variable and manually close HEADAdd CDATA sections to scriptsAdd SUMMARY to tablesUpdate HTML Boolean operatorsClose INPUR
Reference unbound subsystem as dirty
Reference correct module name
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
standardize on www.pfsense.org and HTTPS, point package URLs topackages.pfsense.org
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Some grammer fixes spotted by Phil Davis
Formatting
Add GUI components for Unbound
Backout Unbound for now bring back in 2.2. Fixes #2817
Add post config and correct variable names
A minor typo fixed
A whole bunch of changes to the general settings page and advanced settings
Add Unbound GUI bits