Project

General

Profile

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

# Date Author Comment
91aa6dfd 02/14/2020 08:50 PM Csoban Kesmarki

Feature #10256

7d0bed43 02/10/2020 03:15 PM Renato Botelho

Merge pull request #4184 from vktg/dhcpmaclimit

35bc0edf 02/08/2020 11:40 AM Daniel Koh

DHCP group known clients by interface. Issue #1605

afd8177f 01/22/2020 04:11 PM Florian Apolloner

Fixed dhcpdv6 config generation for domain-list option. Fixes #10200

d83d2280 01/10/2020 08:21 PM Jim Pingle

Mount devfs for unbound when python is enabled. Fixes #9251

(cherry picked from commit 741892ee23a9085b71fa94fcfb8375044fec6ee2)

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

This is 2020. Issue #9245

09646aef 12/17/2019 03:31 PM → luckman212

Remove superfluous ( )'s

c58e56fb 12/17/2019 02:24 PM → luckman212

3rd try - change config names

9f6432f0 12/16/2019 11:52 PM → luckman212

2nd try
change config option to avoid positive checkbox = negative option

e26ad76e 12/13/2019 01:41 AM → luckman212

Add opts to services_dhcpv6.php and services_router_advertisements.php

Adds config options to disable pushing DNS server options to dhcp6
clients via dhcpd or radvd. Fixes an issue when using split-horizon
DNS with dnsmasq via `localise-queries` option since that supports...

4b4df568 11/13/2019 06:28 PM Jim Pingle

Revert "RADVD: In "managed" or "stateless_dhcp" mode, don't use default values for DNS servers etc (these should come from DHCPv6)"

This reverts commit dcc887a355aae49c7df0c29752c04e12922aca83.

0b9c501d 10/04/2019 05:35 PM Renato Botelho

Merge pull request #4046 from elbinteh/radvd-no-default-values

6df10582 10/03/2019 08:10 PM Erik Schaeffer

Fix #7304: Add OMAPI to the DHCP Server settings

Supports setting a port and setting or generating a key. Service is
enabled when settings are defined. Validation logic added on save to
verify port is valid and not in use as well as that a key is defined or...

88863533 09/26/2019 01:41 PM Robert Resch

Fixes #9362: proxied value must be a boolean

5197e3e3 09/17/2019 02:59 PM Renato Botelho

Fix #9285: Move ping-check option from global to per-subnet

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

85cbd521 06/06/2019 10:41 AM Renato Botelho

Merge pull request #4061 from evantill/master

db999614 06/04/2019 04:50 PM Renato Botelho

Merge pull request #4041 from gitdevmod/master

edfe22f8 06/04/2019 07:46 AM Eric VANTILLARD

Add Gandi LiveDNS DynDNS client.

1a26a88b 06/03/2019 09:24 PM d j

Update services.inc

a183d3d4 06/03/2019 09:20 PM d j

Update services.inc

f427d68d 06/03/2019 04:48 PM Jim Pingle

Teach dhcrelay about upstream and downstream interfaces. Fixes #9466

No config changes or UI changes, it is handled automatically.

443a8b1b 05/31/2019 02:48 PM Matthew Fine

Update services.inc

2446347d 05/31/2019 02:22 PM Renato Botelho

Merge pull request #4043 from artooro/pingcheck

57263c0a 05/31/2019 02:14 PM Renato Botelho

Merge pull request #4035 from emmtbot/ddns-linode

6a4635fc 04/24/2019 12:29 AM BBcan177 .

Unbound python mod - services.inc

  • Include any additional functions as defined by python script include file
  • Add missing escapeshellarg()'s
  • Make grep mount validation cmd more specific to include "(nullfs"
b88050bb 03/05/2019 06:27 PM Jim Pingle

Fix some illegal offset errors. Issue #9366

dcc887a3 01/28/2019 12:14 AM Elbin Teh

RADVD: In "managed" or "stateless_dhcp" mode, don't use default values for DNS servers etc (these should come from DHCPv6)

a0541b29 01/22/2019 07:56 PM Arthur Wiebe

use disablepingcheck as option name

7847e55f 01/22/2019 04:21 PM Arthur Wiebe

add an option to the DHCP server to disable the ping check feature

b923a825 01/15/2019 09:33 PM Tom Embt

Add Dynamic DNS support for Linode #9268

14b1c98d 01/07/2019 09:53 PM BBcan177 .

Unbound python integration

  • Add changes as requested by @jim-p
a4ca3a94 01/07/2019 07:22 PM BBcan177 .

pfSense Unbound - Mount folders for python

  • DNS Resolver python integration
0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

ce4224ff 12/26/2018 01:42 PM d j

Fix test $g['product_version_string']

adc6ddbd 12/21/2018 01:00 PM d j

Bug #9218

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

Fix #9121: Initialize arrays to prevent PHP 7 errors

592bec81 11/14/2018 01:54 PM Jim Pingle

Remove obsolete OLSRD code. Implements #9117

6c4ccc9f 07/16/2018 01:54 PM Jim Pingle

Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648

caf4d712 05/03/2018 09:10 PM Steve Beaver

Merge pull request #3781 from PiBa-NL/20170712-defaultgateway-group

65cde57f 05/03/2018 09:05 PM Steve Beaver

Merge pull request #3918 from RepositPower/default-route-preference-in-radvd.conf

43a9b03d 04/23/2018 07:39 PM Pi Ba

Gateways, allow for configuring a gatewaygroup as the default gateway.
-Avoid changing routes by just visiting a webgui page.
-Avoid change some unneeded events when nothing changed.

32cb54c3 04/23/2018 02:29 AM Grant Sheehan

Merge branch 'master' into add_do_dyndns

544674ad 04/22/2018 10:27 PM Grant Sheehan

Add DigitalOcean DynDNS client

1ac3c88a 04/01/2018 06:41 PM Martin Grasruck

Redmine # 7769: Add support for Azure DNS to DynamicDNS

6aefdd43 03/27/2018 05:21 AM Tomas Krajca

Patch for specifying router preference for the default ipv6 route pushed by radvd.conf

c5e1ce90 03/18/2018 08:14 PM robjarsen

Change CloudFlare to Cloudflare

This commit also includes misc. whitespace removal on the affected files.

c7500634 03/09/2018 07:30 PM Jim Pingle

Fix one more IGMP ref. Fixes #8356

6b3e3bc5 03/04/2018 03:49 PM Pi Ba

igmp, Add option to disable the igmp service

b96b2ca0 02/07/2018 05:27 PM Steve Beaver

Merge pull request #3905 from pulcov/master

67784aa6 02/02/2018 05:57 PM Steve Beaver

Add DDNS client update option to DHCPv4 configuraiton

3b41c8f3 01/29/2018 10:25 AM Vince C

Fix dyndns update with gateway group

97e6ec09 01/24/2018 07:39 PM Luiz Souza

Fixes a bug in primary DHCPD host detection for failover.

Properly detect the master host based on CARP skew at setup time when used with HA.

900663a4 01/16/2018 05:05 PM Jim Pingle

Add an update source control to RFC2136 dynamic DNS updates. Implements #8278

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

Update the Copyright notice for pfSense.

ab1112ee 12/28/2017 11:01 PM Joeri Capens

Add RFC 2136 Client key algorithm choice. Implements #8244

7ca8845b 12/28/2017 10:43 PM Joeri Capens

Replace Dynamic DNS dnssec-keygen style files with simpler ddns-confgen style file.

f0584e6d 12/27/2017 02:39 PM Steve Beaver

Merge pull request #3887 from JoeriCapens/dhcp-ddns-algorithm-choice

7e3bdbaa 12/10/2017 12:04 AM Joeri Capens

Set default key algorithm to hmac-md5

0e13a3a6 12/09/2017 09:36 PM Joeri Capens

Fix #6319 again by adding missing dns-servers

534d7d69 12/07/2017 08:04 PM Joeri Capens

Add DHCP Dynamic DNS key algorithm choice. Implements #6621

3b46a9cf 12/04/2017 10:30 PM Joeri Capens

Fix #6319 by setting ptr-domain and key variables correctly for dhcpdzones()

12e3bbce 11/29/2017 06:02 PM Matthew Fine

Merge branch 'master' into master

6cce4ec9 11/29/2017 02:50 PM Steve Beaver

Merge pull request #3875 from LedPighp/dyndns_godaddy

c6ce0d99 11/29/2017 01:32 PM Steve Beaver

Merge pull request #3747 from PiBa-NL/20170529-dhcprelay-destination-interface-discovery

456ba14f 11/24/2017 01:23 AM Sam Neely

Feature #8123: Add GoDaddy as a Dynamic DNS provider

8d90095a 10/24/2017 01:06 PM Steve Beaver

Merge pull request #3811 from trunet/add-cloudns-to-dynamicdns

e8972c2f 10/17/2017 12:10 PM Renato Botelho

Fix 7868 - Allow to enable hostres on all platforms after fix on FreeBSD-src

5e5b13a9 10/16/2017 05:53 PM Renato Botelho

Merge pull request #3821 from PiBa-NL/20170916-bsnmp-hostrest-check

9d775c75 10/16/2017 10:47 AM Renato Botelho

Fix #7949

Add UEFI 32 and UEFI 64 filenames defined inside a pool to dhcpd.conf

ed66d491 10/14/2017 07:39 PM Pi Ba

snmpd, hostres cpu usage on virtual environments that have a virtual cd drive seems to happen on most (all?) hypervisors.

855aab21 10/12/2017 03:00 PM Wagner Sartori Junior

Merge branch 'master' into add-cloudns-to-dynamicdns

d4d86e3e 09/16/2017 06:05 PM Pi Ba

SNMP, check for several hypervisors that cause hostres module high cpu usage
also skip setting it in the bnsmp config when such platform is detected without needing the user to save settings again

271fc45e 09/14/2017 12:47 PM Jim Pingle

Fix incorrect function name/typo. Ticket #7719

(cherry picked from commit 48c4a0ea0958c0820f6caab2bf5182967114ac58)

46583aba 09/11/2017 08:40 PM Renato Botelho

Fix #7719

When Dynamic DNS entry uses a gateway group as interface,
return_gateway_groups_array() will be called and it returns real
interface instead of friendly name, as expected. Take both friendly and
real interface name into consideration.

3b6c7333 09/06/2017 04:50 PM Matthew Fine

adding route53-v6

modified constants DYNDNS_PROVIDER_VALUES and DYNDNS_PROVIDER_DESCRIPTIONS to add route 53 v6.

745d3779 08/28/2017 10:30 AM Wagner Sartori Junior

dyndns: Adding support for ClouDNS (https://www.cloudns.net)

bad77fc0 08/21/2017 03:37 PM Jim Pingle

If the user chose to have DDNS Hostnames forced, respect that in the backend code for static map IPv6 hosts. Fixes #7324

881fb186 08/11/2017 06:29 AM Martin Wasley

Some systems - only one that I am aware of, complain that unbound is starting before dchp6 has completed leading to problems, this occurs only on boot.

Further examination did indeed show that the problem is caused by unbound starting before the dhcp6c - RTSOLD - rc.newwanipv6 have completed, making sure that these have all run before unbound is allowed to start corrects the problem....

782453b4 07/14/2017 06:46 PM Jim Pingle

Use an alternate method to stop unbound and fix #7326

ea7b8b00 07/13/2017 06:59 PM Renato Botelho

Merge pull request #3771 from PiBa-NL/20170701-cron-fix

6e094e04 07/06/2017 12:20 PM Jim Pingle

Several complaints of unbound problems after commiting, so back this out. Revert "Change the way unbound is stopped when the process is being restarted, to give the old process enough time to exit cleanly. Fixes #7326"

This reverts commit 38d110824c87ff60c6289c0432d55009586ceee4.

ce3371fe 07/01/2017 09:01 PM Pi Ba

cron, fix job removal by index splice and write valid schedules for ramdrive backups

38d11082 06/29/2017 04:32 PM Jim Pingle

Change the way unbound is stopped when the process is being restarted, to give the old process enough time to exit cleanly. Fixes #7326

faab657a 06/29/2017 02:01 PM Jim Pingle

Set a value for this variable in each case, so a previous value isn't re-used in a loop.

9fa31c24 06/05/2017 04:07 PM Pi Ba

dhcp-relay, replace the dhcprelay specific implementation of get_realinterface_for_destination() by the generic guess_interface_from_ip()

06d8454b 05/29/2017 12:00 AM Pi Ba

dhcp-relay, combine clean and fix code for destination interface discovery

a741f6e8 04/22/2017 02:59 AM frank

Merge branch 'master' of https://github.com/pfsense/pfsense into
dyndns_dreamhost

b7d2a3da 04/21/2017 01:58 PM Renato Botelho

Merge pull request #3549 from xygrec/patch-dyndns-hover

2e3768ba 04/20/2017 09:28 PM xygrec

Update services.inc

c00c6f67 04/05/2017 02:54 AM frank

Merge branch 'master' of https://github.com/pfsense/pfsense into
dyndns_dreamhost

cbc2e8be 04/03/2017 02:47 PM derelict-pf

Variable syntax correction. Fixes #7446.

e3020ddc 04/03/2017 02:47 PM derelict-pf

Add separate bindip for usepublicip case. Fixes #7446.

1bf69a00 04/03/2017 02:47 PM derelict-pf

Add local directive to nsupdate file. Fixes #7446.

65b9347b 03/26/2017 10:54 PM Pi Ba

cron, dont write_config() when nothing changed.

474def89 03/02/2017 01:21 PM Renato Botelho

Use the same cache filename pattern for RFC2136 IPv6 items as used by dyndns

b11c8ef6 02/24/2017 04:50 AM frank

Added Dreamhost and Dreamhost V6 to list of DYNDNS services.

1bfa0695 02/16/2017 05:06 AM xygrec

Update services.inc

1579e70f 02/01/2017 08:33 AM Phil Davis

Code with multiple %s in etc