Project

General

Profile

Download (22.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1eb66a84 01/18/2015 02:09 PM Sjon Hortensius

correct a few typos that made these files unparsable

services_unbound - added missing $-sign to variable
xmlrcp - removed redundant closing brackets. Some trailing whitespace
also got removed

89f171b0 01/15/2015 07:17 PM Ermal Luçi

Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI changes and upgrade code

cfb5073f 01/05/2015 05:44 PM Renato Botelho

Fix #4090:

- Unbound advanced options may contain double quotes and it breaks the
syntax when a backup is restored because newlines are trimmed. Save it
in base64 format is a safe way to prevent it
- Bump config version to 11.5
- Provide upgrade code to encode current config or the one that came...

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

db88a3a2 12/28/2014 10:51 AM Phil Davis

Fix unbound shortcut links

Fixes redmine #4151
1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq
resolver=unbound
2) Make the value of $shortcuts_section correct in each dnsmasq and
unbound php code
3) Make diag_logs_resolver.php smarter, so if dnsmasq is enabled, then...

6bb9db05 12/15/2014 06:18 PM Renato Botelho

Add a shortcut for unbound and enable it

ad62d077 12/04/2014 06:07 PM Jean Cyr

Don't include link-locals as unbound interface candidates

Unbound does not presently support link-local interfaces.

b7960673 11/28/2014 09:54 PM Chris Buechler

Fix input validation for DNS resolver when localhost is enabled in resolv.conf and "all" chosen in Network Interfaces. While here, set something other than '' when all is chosen.

f1a6f696 11/26/2014 03:12 AM Chris Buechler

If localhost is configured to be included in resolv.conf, force its selection in Unbound. The resolv.conf logic prevents that from being a problem, but people don't seem to realize they have to pick that to use Unbound for the host itself. Force it here rather than just silently skipping its inclusion in resolv.conf.

3fc92f97 11/20/2014 06:04 AM Phil Davis

Display Resolver host override aliases

On the main unbound resolver GUI page, like they display on the dnsmasq forwarder GIU page.
As per forum: https://forum.pfsense.org/index.php?topic=78356.msg462345#msg462345

b026cb18 11/16/2014 05:12 AM Chris Buechler

Use appropriate size for the interface selects. Ticket #3989. clean up some text while here

b5acc797 11/16/2014 12:40 AM Chris Buechler

fix Unbound Advanced options

4dbcf2fb 11/14/2014 11:51 AM Renato Botelho

Make sure dhcpleases use correct pid file for dnsmasq or unbound. Fixes #4008

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

fe9d4894 11/03/2014 12:54 PM Renato Botelho

Fix indent

2783e408 11/03/2014 12:52 PM Renato Botelho

Revert "Indent better"

This reverts commit a431bfc9e698c753d9a54218af9076184deb6251.

a431bfc9 11/03/2014 10:08 AM Warren Baker

Indent better

be11b6f1 11/03/2014 10:03 AM Warren Baker

Add braces

615ae81f 07/16/2014 02:13 PM Renato Botelho

Review all parameters on unbound main GUI, fix boolean params and add missing ones. Also make it work properly with 'apply'

a88ec513 07/16/2014 12:58 PM Renato Botelho

Fix indent and whitespaces

c538f864 07/16/2014 12:56 PM Renato Botelho

Some GUI tweaks on unbound main screen

f2bc186f 04/28/2014 06:37 PM Warren Baker

Make sure domain+host overrides are deleted

1155de41 04/25/2014 06:44 PM Warren Baker

Make sure the correct interface is selected once the config has been saved. Fixes #3620

bd5737dc 04/23/2014 02:16 PM Jim Pingle

Make sure that the DNS Forwarder/Resolver is actually capable of accepting queries on localhost before using it as a DNS server.

93fb6094 04/14/2014 10:22 AM Colin Fleming

Tidy up XHTML

Update HTML Boolean operator (multiple)
Change ONCLICK to lower case
Add missing semi-colon

931f47ea 04/04/2014 04:58 PM Colin Fleming

Tidy up "services_unbound" XHTML

Add "cloeahead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Remove duplicate closing TD tag
Move TFOOT tag between THEAD and TBODY (quirk of HTML)...

e9162677 03/29/2014 12:47 PM Warren Baker

Dont unnecessarily unset

188609c6 03/29/2014 12:34 PM Warren Baker

Fix tab indents and make sure interfaces are saved correctly

44cf1382 03/29/2014 10:23 AM Warren Baker

Make sure interface selection works

05fec96b 03/29/2014 09:28 AM Warren Baker

Reference correct dirty subsystem

1b6e3c30 03/29/2014 06:09 AM Warren Baker

Ensure TXT support on host descriptions actually works

80948260 03/29/2014 05:46 AM Warren Baker

Reference correct unbound hosts edit file

6fba8620 03/25/2014 05:35 PM Renato Botelho

Merge pull request #1031 from ayvis/master-br-patch

replaced uppercase html tags with lowercase

6b5c8143 03/21/2014 06:24 PM Warren Baker

Add TXT Support

7e95984f 03/21/2014 06:02 PM Warren Baker

Ensure options are still checked after post

0786eb3a 03/20/2014 07:57 PM Warren Baker

Make sure post variables are available for form re-population

16da09a2 03/20/2014 07:39 PM Warren Baker

Fix display of port

fff4a9d1 03/20/2014 07:34 PM Warren Baker

Various cleanups and shuffle of fields

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

7f7626ba 03/17/2014 02:17 PM Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

c7281770 03/15/2014 12:04 AM Chris Buechler

standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

8e552911 01/30/2014 07:10 AM Warren Baker

Some grammer fixes spotted by Phil Davis

13ecf949 01/29/2014 06:41 PM Warren Baker

Table summary fix

7ed0e844 01/29/2014 03:06 PM Warren Baker

Add GUI components for Unbound

950c9a18 02/14/2013 05:50 PM Warren Baker

Backout Unbound for now bring back in 2.2. Fixes #2817

7839ec18 04/05/2012 03:14 PM Warren Baker

Remove custom options from basic settings page

ac2cfab2 04/05/2012 03:10 PM Warren Baker

Ensure interfaces are saved correctly

8314e2a3 04/05/2012 12:16 PM Warren Baker

Handle enable/disable options

4ed3cc97 04/05/2012 11:31 AM Warren Baker

Add input checks

f196aba3 04/05/2012 11:21 AM Warren Baker

Add select box for outgoing queries

2bb29c16 04/05/2012 10:59 AM Warren Baker

A whole bunch of changes to the general settings page and advanced settings

14b1279d 04/05/2012 09:18 AM Warren Baker

Add Unbound GUI bits