Project

General

Profile

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

# Date Author Comment
8de38eec 02/21/2023 06:33 PM Jim Pingle

Always work with cert list as array. Fixes #14004

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

a5c284f3 01/03/2023 03:59 PM Christian McDonald

Fix #13799: Unbound python module persistently shows enabled in resolver settings.

30196510 12/13/2022 09:39 PM Christian McDonald

Fix direct config accesses in unbound for php81

2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

b03e0c60 11/18/2022 04:03 PM Jim Pingle

Fix descr for unbound network ifs. Fixes #13453

e19ef9c9 08/29/2022 04:03 PM Jim Pingle

Fix PHP error on services_unbound.php. Issue #13446

e18a693e 02/15/2022 02:12 PM Viktor Gurov

Remove the reference unbound.conf(5) from the DNS Resolver page. Issue #12781

9a51687d 01/13/2022 01:57 PM Danilo-Z

Fix typo in warning text.Issue #12680

283f9e8c 01/03/2022 06:40 PM Jim Pingle

Disable DNS Resolver recursion if the selected outgoing interfaces are not available. Fixes #12460

Originally-By: Viktor Gurov

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

349e7c67 10/20/2021 04:07 PM Viktor Gurov

Update DNS Server Override and DNS Query Forwarding help text. Todo #12449

c67c74dd 02/10/2021 08:03 PM Steve Beaver

Revert copyright symbols

b34b2151 02/08/2021 05:53 PM Steve Beaver

Add registered trdemark symbol where appropriate

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

298df54d 11/12/2020 01:17 PM Viktor Gurov

Unbound custom TLS port fix. Issue #11051

c948bc45 11/09/2020 08:48 PM Jim Pingle

Change default config domain to home.arpa. Implements #10533

3b88d971 10/23/2020 01:04 PM Viktor Gurov

Allow to register OpenVPN Remote Access (User Auth) client in DNS Resolver. Implements #10999

77cbaeae 10/08/2020 03:42 PM Ryan Dlugosz

Add help text to Register DHCP Leases in Resolver

This change adds a sentence to the help text for the `Register DHCP Leases in the DNS Resolver` input field.

Enabling this option has the non-obvious side effect of reloading Unbound each time a client obtains a DHCP lease. This reload flushes the resolution cache, which can mean long recursive lookups being required for even frequently used domains....

5fc9aa09 09/30/2020 10:22 AM Viktor Gurov

DNS Domain Overrides help tip. Issue #10912

f0c51530 09/25/2020 04:11 PM Jim Pingle

System DNS Server changes. Implements #10931

There are significant changes here, but ultimately should be a smooth
transition. See https://redmine.pfsense.org/issues/10931 for more
details.

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

192d769c 11/27/2019 09:23 AM Viktor Gurov

switch to IPsec cert list

ec2ff822 11/16/2019 08:35 PM Viktor Gurov

del unused code

9d9dae5e 11/16/2019 02:32 PM Viktor Gurov

cert_build_list() func for certs

fc79c7d3 08/13/2019 01:43 PM Renato Botelho

Merge pull request #4029 from BBcan177/patch-1

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

4b1fb10d 01/04/2019 04:12 AM BBcan177 .

DNS Resolver - Python GUI Integration

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

ecf4b407 06/25/2018 02:46 PM Isaac McDonald

Remove unneeded commas

e7d76457 06/22/2018 07:01 PM Isaac McDonald

Redmine #8592: Clarify DHCP hostname registration

1fa69c27 04/06/2018 05:57 PM Jim Pingle

Add GUI controls to the DNS Resolver for providing DNS over TLS service to local clients. Implements #8030

cd738219 04/04/2018 03:01 PM Jim Pingle

Add GUI option for DNS over TLS. Implements #8388

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

2dbc276d 11/29/2017 05:05 PM Steve Beaver

Merge pull request #3183 from znerol/feature/master/register-openvpn-cn

4541f84d 07/13/2017 04:37 PM Jim Pingle

Restructure how unbound zone data is written to fix processing of "redirect" zone entries. Fixes #7690
Also corrects some other misc issues for formatting of zone data.
While here, add an option, not exposed in the GUI, for users to get the previous behavior of defining short names for hosts.

48384795 05/15/2017 04:23 PM Lorenz Schori

Clarify checkbox help text

0cc17a06 05/15/2017 06:18 AM Lorenz Schori

Register CN of OpenVPN clients in DNS Resolver

7879c382 03/20/2017 01:34 PM Steve Beaver

Merge pull request #3610 from stilez/patch-57

b9304b9a 03/16/2017 11:32 AM Stilez y

Textual changes requested

18278432 03/07/2017 10:44 AM Doktor Notor

Add reason to write_config() calls

40e21a7f 03/05/2017 11:25 AM Stilez y

change "returned" -> "to return"

eb267378 03/05/2017 11:20 AM Stilez y

better title

de55303c 03/05/2017 11:18 AM Stilez y

Clearer narrative for domain override on main resolver config page

1eb759ab 03/05/2017 10:50 AM Stilez y

Clearer narrative for domain override on main resolver config page

c6d03f09 02/22/2017 12:03 AM Doktor Notor

Only allow the DHCP registration options to be enabled when DHCP server is enabled as well

13541a81 02/14/2017 07:42 PM Steve Beaver

GET/POST conversions

d2a2f018 02/02/2017 05:13 PM Steve Beaver

Remove unneeded sprintf from setHelp calls

702fa4d0 02/01/2017 10:58 AM Phil Davis

Code with multiple %s in usr/local/www

24b82516 01/30/2017 09:27 AM Phil Davis

Required fields in Services pages

7cdb1ff9 01/11/2017 12:00 PM Renato Botelho

Merge pull request #3369 from phil-davis/breadcrumbs_detail

6a9a7595 01/10/2017 08:27 PM Renato Botelho

Merge pull request #3343 from phil-davis/retval1

edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

44c42356 01/03/2017 05:05 AM Phil Davis

Report problems applying changes

1) Strictly keep track of the accumulating $retval from calls to various
functions that apply changes.
2) Use new function print_apply_result_box() to print a suitable message
in a suitable severity based on $retval

3d116b5c 01/02/2017 03:27 PM Doktor Notor

Update format

58523c57 01/01/2017 11:09 PM Doktor Notor

Improve Unbound forwarding mode description

Make this consistent with System - General Setup - DNS Server Settings.

a9a60118 09/13/2016 12:38 PM Renato Botelho

Merge pull request #3104 from PiBa-NL/resizable-selectionbox

57625777 09/08/2016 05:39 PM Pi Ba

dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

1c10ce97 07/03/2016 10:22 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action, part 2

0cb4d4a6 05/08/2016 07:57 PM NOYB NOYB

Miscellaneous Textual Corrections - Services DNS Resolver

e78ecb96 04/21/2016 07:04 AM NOYB NOYB

Services - Punctuation

Clean up some services menu punctuation.

359cc8d9 03/31/2016 06:55 AM NOYB NOYB

Services / DNS Resolver - Remove Personalizations

Remove "you" personalizations.

28e3d579 03/21/2016 08:51 AM NewEraCracker

Echo boolean value instead of string

Prior to this change, code would echo an empty string if false and 1 if true. In all other files, with similar code, boolean representation is printed.

49d3b157 03/19/2016 07:14 AM NOYB NOYB

Services / DNS Resolver / General Settings

Static should be static.
Elements that don't need to be dynamic should be static.
More robust than depending on client-side processing to set them.

1f6a8b6e 03/18/2016 02:21 PM NOYB NOYB

Much cleaner like this.

c154cd7d 03/18/2016 02:21 PM NOYB NOYB

Services / DNS Resolver / General Settings

Echoing $pconfig['custom_options'] directly into JavaScript is prone to breaking the script by creating invalid syntax due to characters such as line feeds etc.
Best to transfer a flag from PHP.

2c95f1cd 03/17/2016 01:43 PM Phil Davis

Redmine #5994 Standardize Unbound custom options button

This is the last piece of code I have for standardizing "advanced" buttons in the UI.

faab522f 03/15/2016 12:39 PM Renato Botelho

Revert "Merge pull request #2728 from phil-davis/form_button"

This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.

bc3c30eb 03/11/2016 03:59 PM Phil Davis

Internationalize Form_Button text

The text of a Form_Button is not translated internally. Some Form_Button
calls already had the button text enclosed in gettext(), this does it
for the remaining ones.

3314e626 03/10/2016 04:50 PM Jim Pingle

Advanced button consistency. Ticket #5965

21d973b2 03/08/2016 02:37 AM Phil Davis

Add Actions column heading

to other places where it was missing, for UI consistency.

f6aebbcc 02/15/2016 03:16 PM NewEraCracker

Bring all calls of print_info_box to same standard

The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.

f4bed461 02/14/2016 08:09 PM k-paulius

Review alert wording.

c8f6b745 02/12/2016 01:22 PM k-paulius

Synchronize page title with tab title. Convert page title to title case.

5e946f38 02/06/2016 09:15 AM Chris Buechler

Use a better check for whether there are DNS servers available with dynamic WAN types. Ticket #4747

7b03ef63 02/06/2016 07:32 AM Chris Buechler

Verify a DNS server exists before allowing enabling of forwarding mode. Ticket #4747

7ffd9078 01/28/2016 10:49 AM Renato Botelho

Merge pull request #2120 from NOYB/Services-DNS_Resolver-System_Domain_Local_Zone_Type

464358b4 01/27/2016 05:20 AM Phil Davis

Standardize print_apply_box usage

1) For the translators, it should be better to do it consistently. Then
they only need to have 1 translation of "You must apply the changes in
order for them to take effect" and can translate each of the other
custom sentences individually....

77d9edf5 01/26/2016 01:03 AM NOYB NOYB

Remove unnecessary checks. Code prevents var from being empty.

Wrap var in string with braces.

9a83872f 01/26/2016 01:03 AM NOYB NOYB

Move unbound local zone types array to function in unbound.inc.

Protect against breaking the system; check for valid unbound local zone type rather than just the setting existence.

bc91a3fe 01/26/2016 01:02 AM NOYB NOYB

Remove errant var set to self.

e5759723 01/26/2016 01:02 AM NOYB NOYB

Break long line of local zone types list.

4bb7c0d1 01/25/2016 11:13 AM Bruno Ferri

add call gettext function in the services menu

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

85d29bf5 01/11/2016 06:51 PM Stephen Beaver

Allow thee use of multiple infoblock on a page

35681930 01/07/2016 06:56 PM Stephen Beaver

Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock"
Just makes more sense to use a class for this

5bff8af8 01/07/2016 12:09 PM NewEraCracker

Adjust more calls to print_info_box with unquoted strings

d3a3eef0 12/23/2015 04:49 PM Francisco Cavalcante

Fixed bug to disable dns resolver service

4b1d882f 12/19/2015 09:57 PM Colin Fleming

Remove $closehead variable

Remove unused variable $closehead

20db3e1a 12/17/2015 03:11 AM Phil Davis

Code style services

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

39bd0b51 12/14/2015 03:08 PM Stephen Beaver

Revise child icon

afb81757 12/14/2015 02:43 PM Stephen Beaver

Add fa icon to show override is a child

548231bc 12/07/2015 04:00 PM Phil Davis

Standardize DNS Resolver breadcrumbs