Project

General

Profile

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

# Date Author Comment
a6e1c192 10/23/2020 01:04 PM Viktor Gurov

Save OMAPI settings in dhcpd.conf. Issue #10270

626e247e 10/15/2020 06:11 PM Renato Botelho

Merge pull request #4481 from wurzelpanzer/master

00105b36 10/11/2020 03:25 PM wurzelpanzer

easyDNS IPv6 DynDNS support

This adds support for IPv6 records to easyDNS DynDNS.

https://redmine.pfsense.org/issues/10972

e5eba380 10/08/2020 10:41 AM Viktor Gurov

Create key and zone section for static DHCP mappings. Issue #10224

dac0e1f3 09/17/2020 01:32 PM Renato Botelho

Merge pull request #4448 from vktg/dhcp6dnsprefix

be1396d0 09/17/2020 01:26 PM Renato Botelho

Merge pull request #4449 from vktg/dhcpv6rmrouterip

c428cdf4 09/16/2020 08:03 PM Renato Botelho

Rework route functions

- Created route_table() that returns an array containing all items from
route table. It uses --libxo to get a json object
- Created route_get() that return an array with route items to desired
target
- Created route_get_default() to get current default route for inet or...

9462cc40 09/14/2020 01:43 PM Viktor Gurov

DHCPv6 do not announce Router Address. Issue #9710

7339f154 09/14/2020 10:45 AM Viktor Gurov

DHCPv6 merge IPv6 prefix for DNS servers. Fixes #7384

07588052 09/04/2020 02:16 PM Viktor Gurov

DHCP service DDNS key name RFC2845 compat. Fixes #10844

07bbe19b 08/19/2020 08:04 AM Viktor Gurov

RFC2136 zone option. Implements #10684

4d6cc223 08/11/2020 09:14 AM Viktor Gurov

Domeneshop DynDNS support. Implements #10826

6e4fa0a5 06/24/2020 02:27 PM Renato Botelho

Merge pull request #4361 from vktg/dhcpnewlinefix

039ba57a 06/23/2020 09:46 AM Viktor Gurov

Complete IPv6 router address in radvd.conf prefix. Issue #9710

610cbfdc 06/19/2020 05:33 AM Viktor Gurov

DHCPv6 config newline fix. Issue #10675

ded0357a 06/10/2020 02:27 PM Renato Botelho

Merge pull request #4342 from vktg/6rddyndns

c7df496c 06/01/2020 04:38 PM Ricky Burgin

Adjusted freedns v2 API var name to be more readable

49d54787 06/01/2020 11:38 AM Ricky Burgin

Add support for freeDNS DynDNS v2 API refs #10617

30466aef 05/30/2020 06:11 AM Viktor Gurov

Allow to use 6RD/6to4 interfaces for DynDNS. Fixes #9641

96b2a66a 05/09/2020 10:02 AM Viktor Gurov

DynDNS dynv6.com support. Issue #9642

a76e6114 05/05/2020 06:05 PM Jim Pingle

DHCP Relay: Account for dual-role interfaces. Fixes #10416

Based on a patch from John Steele on the Redmine issue

4c85579b 04/16/2020 11:18 AM Michael Boever

Add ARM32/64 netboot to services.inc. refs #10374

56241e59 04/09/2020 11:20 AM Renato Botelho

Merge pull request #4266 from vktg/reversednsdhcp

f0b343a2 04/09/2020 11:01 AM Renato Botelho

Merge pull request #4235 from vktg/dhcpv6dyndns

9fbd8f71 04/08/2020 01:43 PM Viktor Gurov

DHCPv6 service Dynamic DNS fix. Issue #10346

d95e86dc 04/05/2020 10:23 PM Viktor Gurov

Reverse DDNS zone in DHCP server for non-octet-aligned subnet. Issue #8179

1a618dc0 04/05/2020 12:53 PM Viktor Gurov

DHCPv6 update-static-leases. Issue #10412

4471eb26 03/20/2020 01:21 PM Renato Botelho

Merge pull request #4232 from vktg/dhcprelayintfilter

3dd5090f 03/17/2020 12:58 PM Viktor Gurov

Additional BOOTP/DHCP Options per host. Issue #8990

5285aa84 03/13/2020 08:57 AM Viktor Gurov

Exclude unsupported interfaces from DHCP Relay. Issue #10341

419260b2 03/09/2020 01:06 PM Renato Botelho

Merge pull request #4206 from vktg/dhcp6stateless

00318445 03/05/2020 05:39 AM Viktor Gurov

Replace double quote character in DHCP client ID. Issue #10295

5c533d72 02/27/2020 05:30 AM Viktor Gurov

DHCPv6 range is not mandatory for Stateless DHCP. Issue #9596

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