Serrallonga25
6957c77730
Merge branch 'master' into cdmon
2023-03-30 12:16:08 +02:00
Sandro
419716fd22
Merge pull request #520 from tchebb/add-digitalocean
2023-03-20 01:35:30 +01:00
Thomas Hebb
c436a34ede
Add support for Digital Ocean
2023-03-14 11:49:10 -04:00
Sandro
2ef926c577
Merge pull request #521 from LenardHess/feature_FritzBoxHostname
...
Add environment variable to override FRITZ!Box hostname
2023-03-14 14:35:58 +01:00
Sandro
b49bd9eda9
Merge pull request #519 from tchebb/fix-whitespace
...
Fix a few whitespace issues and a typo
2023-03-14 14:35:23 +01:00
Sandro
407f0c6350
Merge pull request #515 from tduboys/merge_config
...
Merge configs for the same hosts instead of using the last one
2023-03-14 14:34:53 +01:00
Lenard Hess
4458cceb1b
Add environment variable to override FRITZ!Box hostname
...
For setups with a different DNS server than the FRITZ!Box, the fritz.box
DNS entry may be missing.
2023-02-26 11:46:22 +01:00
Thomas Hebb
07fbbeb5bb
Fix a few whitespace issues and a typo
2023-02-25 23:28:45 -05:00
Serrallonga25
680573372d
Merge branch 'master' into cdmon
2023-02-24 14:32:47 +01:00
Thomas du Boÿs
b225d37528
Remove README.ssl from makefile as it's deleted on master
2023-02-21 21:10:28 +01:00
Thomas du Boÿs
36de4e0b88
updating changelog
2023-02-21 21:00:41 +01:00
Thomas du Boÿs
611b41e7a6
Merge configs for the same hosts instead of using the last one
2023-02-21 21:00:23 +01:00
Sandro Jäckel
d3a353990b
Update the changelog, bump next version to 3.11.0 because of breaking changes
2023-02-08 14:02:33 +01:00
Sandro Jäckel
8f7ddce2ec
Remove all init systems that use some variations of /etc/init.d
2023-02-08 14:02:02 +01:00
Jontron123
c5a956e386
Add support for Enom ( #508 )
...
* Add support for Enom
* Add support for Enom
* Add support for Enom
2023-02-08 13:59:52 +01:00
Naoya Niwa
65a1bcc7d9
Add support for Porkbun ( #490 )
...
* Add support for Porkbun
* Add IPv6 support for porkbun
2023-02-08 13:56:08 +01:00
Sandro
9fccfde9e5
Merge pull request #505 from tduboys/usev4_local_config
2023-01-31 20:43:44 +01:00
Sandro
76e441c542
Merge pull request #504 from tduboys/usev4_disable_use
2023-01-29 17:43:35 +01:00
Sandro
8bbafa5988
Merge pull request #506 from drinn/devel
2023-01-29 17:41:53 +01:00
Sandro
999dab7f53
Merge pull request #502 from tduboys/dyndns2_dual_stack
2023-01-29 17:39:08 +01:00
Thomas du Boÿs
5596ee83d1
set use to disabled if usev4 or usev6 is set
2023-01-28 18:49:59 +01:00
drinn
dbc40557d2
removed empty space
2023-01-28 09:59:58 -06:00
drinn
d35d62f3e7
updated nic_duckdns_update to account for extra lines in duckdns reply
2023-01-28 09:48:51 -06:00
Thomas du Boÿs
11a5bd5e7e
define usev4, usev6 and dependancies as per-host config
2023-01-28 11:34:41 +01:00
Thomas du Boÿs
cca4291360
fix ipv4 address on message log when address already set
2023-01-28 10:46:43 +01:00
Thomas du Boÿs
fa6c95f511
Update dyndns2 client to use new IPv4/IPv6 logic
...
Signed-off-by: Thomas du Boÿs <thomas@duboys.info>
2023-01-27 18:24:39 +01:00
Reuben Thomas
e910204b3d
Add support for Mythic Beasts Dynamic DNS ( #312 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-14 02:24:03 +01:00
Luca Schöneberg
8d3a383587
Revert "fix hetzner zone problem", add zone_id to filter (Hetzner) ( #491 )
2023-01-13 22:30:06 +01:00
Sandro
5fcf4b37f2
Merge pull request #494 from mjbrowns/master
2023-01-13 18:51:27 +01:00
Sandro
63a78a7f46
Merge pull request #488 from ThinkChaos/fix/ovh-multiline-response
2023-01-13 18:51:16 +01:00
Sandro
086093839d
Merge pull request #487 from pekkanikander/master
2023-01-13 18:51:05 +01:00
Mitch Brown
ff48a0ccb9
add IPV6 support to duckdns protocol
2023-01-04 22:27:21 -05:00
bernhardfrenking
3149171aa7
Add DDNS API domeneshop.no ( #478 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-30 03:23:30 +01:00
ThinkChaos
fcd3ef8b5a
fix: nic_ovh_update not ignoring extra data
...
Example bodies I've seen:
```
0013
good 127.0.0.1
0
```
```
0013
nochg 127.0.0.1
0
```
```
007
nohost
0
```
Seems like the trailing zero was not there before as the code relied
on `pop`. Instead, we find the first line that matches `good`/`nochg`.
2022-12-28 17:32:14 -05:00
Pekka Nikander
10041d225c
Add IPv6 support for EasyDNS
2022-12-28 20:29:01 +02:00
Serrallonga25
623492c534
Update ddclient.in
2022-11-29 11:09:28 +01:00
Serrallonga25
8caf2904f3
Merge branch 'master' into cdmon
2022-11-29 11:07:07 +01:00
Sandro
1a6e4431ab
Merge pull request #477 from lucaschoeneberg/master
2022-11-21 19:54:18 +01:00
Luca Schöneberg
89e30d0aa8
fix hetzner zone problem
2022-11-21 16:17:08 +01:00
gertfriend
f01110aedb
Add regfish ( #471 )
2022-11-18 08:43:47 +01:00
Serrallonga25
a5e71322f0
Update ddclient.in
2022-11-02 10:44:17 +01:00
Serrallonga25
b492bae996
Update ddclient.conf.in
2022-11-02 10:41:49 +01:00
Serrallonga25
3adfe17f57
Update ddclient.conf.in
2022-11-02 10:38:02 +01:00
Serrallonga25
59a523701b
Update README.md
2022-11-02 10:27:52 +01:00
Sandro Jäckel
3dffe5372a
Format
2022-10-31 00:07:05 +01:00
Sandro Jäckel
e8cc636474
Use https in more places
2022-10-31 00:06:56 +01:00
Serrallonga25
579f2b9bdd
Update ddclient.in
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-28 11:23:55 +02:00
Serrallonga25
2e0e465cb1
Update ddclient.in
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-28 09:34:12 +02:00
Serrallonga25
b59a5c93aa
Update ddclient.in
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-28 09:33:31 +02:00
Serrallonga25
9dd996201e
Update ddclient.in
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-28 09:27:39 +02:00