ddclient-support Mailing List for ddclient (Page 4)
Brought to you by:
supersandro2000,
wimpunk
This list is closed, nobody may subscribe to it.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(4) |
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(5) |
Dec
|
2007 |
Jan
(2) |
Feb
(38) |
Mar
(13) |
Apr
(10) |
May
(30) |
Jun
(18) |
Jul
(17) |
Aug
(4) |
Sep
(2) |
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
(2) |
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
(2) |
Oct
(3) |
Nov
(1) |
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
|
May
(9) |
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(2) |
Feb
(2) |
Mar
|
Apr
|
May
(4) |
Jun
(9) |
Jul
(7) |
Aug
(5) |
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(1) |
2014 |
Jan
|
Feb
(1) |
Mar
|
Apr
(10) |
May
(9) |
Jun
(6) |
Jul
(7) |
Aug
(3) |
Sep
(4) |
Oct
(7) |
Nov
|
Dec
|
2015 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
(1) |
Nov
(4) |
Dec
|
2017 |
Jan
|
Feb
(4) |
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(8) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
(3) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(4) |
Jun
(1) |
Jul
(1) |
Aug
(3) |
Sep
(2) |
Oct
(3) |
Nov
|
Dec
(8) |
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(10) |
Sep
(10) |
Oct
(5) |
Nov
|
Dec
(2) |
2020 |
Jan
(3) |
Feb
(1) |
Mar
(3) |
Apr
(2) |
May
(47) |
Jun
(99) |
Jul
(14) |
Aug
(2) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Sandro <no...@gi...> - 2020-06-29 07:40:35
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 8fcc9b0e2fddf3a0d9d15330893cb5af19da1538 https://github.com/ddclient/ddclient/commit/8fcc9b0e2fddf3a0d9d15330893cb5af19da1538 Author: Richard Hansen <rh...@rh...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ddclient Log Message: ----------- `group_hosts_by` improvements * Don't modify `$config{$h}{$v}` if variable `$v` for host `$h` is `undef`. * Tolerate the user passing `wantip` or duplicate keys. Commit: bfdf9454f0044b567b10b4f7dd62ed358749b2c5 https://github.com/ddclient/ddclient/commit/bfdf9454f0044b567b10b4f7dd62ed358749b2c5 Author: Sandro <san...@gm...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #201 from rhansen/group_hosts_by `group_hosts_by` improvements Compare: https://github.com/ddclient/ddclient/compare/4f08d77cae15...bfdf9454f004 |
From: Sandro <no...@gi...> - 2020-06-29 07:37:15
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 0792f9b2726cd8475f9ef7a991baf61dd8a1795d https://github.com/ddclient/ddclient/commit/0792f9b2726cd8475f9ef7a991baf61dd8a1795d Author: Richard Hansen <rh...@rh...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ChangeLog.md M README.md M ddclient M sample-etc_ddclient.conf Log Message: ----------- Add ClouDNS support Fixes #190 Commit: 4f08d77cae15c906a4151b1d44737899440127b3 https://github.com/ddclient/ddclient/commit/4f08d77cae15c906a4151b1d44737899440127b3 Author: Sandro <san...@gm...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ChangeLog.md M README.md M ddclient M sample-etc_ddclient.conf Log Message: ----------- Merge pull request #202 from rhansen/cloudns Add ClouDNS support Compare: https://github.com/ddclient/ddclient/compare/b1da99c36152...4f08d77cae15 |
From: Richard H. <no...@gi...> - 2020-06-29 05:15:13
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: b1da99c361525d4fe6980f338d7ba7524a987498 https://github.com/ddclient/ddclient/commit/b1da99c361525d4fe6980f338d7ba7524a987498 Author: Richard Hansen <rh...@rh...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #200 from rhansen/undo-revert Add is_ipv4() and ipv4_match() functions |
From: David K. <no...@gi...> - 2020-06-29 04:20:13
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 00ce8bdeb34e0e57672b1951e4ff654633a6fc3c https://github.com/ddclient/ddclient/commit/00ce8bdeb34e0e57672b1951e4ff654633a6fc3c Author: David Kerr <da...@ke...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ddclient Log Message: ----------- Add is_ipv4() and extract_ipv4() functions |
From: David K. <no...@gi...> - 2020-06-29 04:19:22
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 9ac7497973c6c7fc543b2f06d446e3e657c420af https://github.com/ddclient/ddclient/commit/9ac7497973c6c7fc543b2f06d446e3e657c420af Author: David Kerr <da...@ke...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ddclient Log Message: ----------- Add is_ipv4() and ipv4_match() functions |
From: Richard H. <no...@gi...> - 2020-06-29 04:02:51
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 8b2ede16c081da943be9e6bd5cbb5f11e702b0a7 https://github.com/ddclient/ddclient/commit/8b2ede16c081da943be9e6bd5cbb5f11e702b0a7 Author: Richard Hansen <rh...@rh...> Date: 2020-06-28 (Sun, 28 Jun 2020) Changed paths: M ddclient Log Message: ----------- Revert "Add is_ipv4() and ipv4_match() functions" Broke `ip=<IPv4 address>`. This reverts commit 0caed7ca2a32187ca62d2051f21021f036e98d66. |
From: Richard H. <no...@gi...> - 2020-06-29 00:12:50
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 176631339720d97cc5ad6ef15cfa09e8199f4b02 https://github.com/ddclient/ddclient/commit/176631339720d97cc5ad6ef15cfa09e8199f4b02 Author: Richard Hansen <rh...@rh...> Date: 2020-06-28 (Sun, 28 Jun 2020) Changed paths: M ddclient Log Message: ----------- Sort `%builtinfw` entries by key |
From: Richard H. <no...@gi...> - 2020-06-29 00:03:52
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 3199f791d86e3d169d1e84b15bedf09c83bed6c4 https://github.com/ddclient/ddclient/commit/3199f791d86e3d169d1e84b15bedf09c83bed6c4 Author: Richard Hansen <rh...@rh...> Date: 2020-06-28 (Sun, 28 Jun 2020) Changed paths: M ddclient Log Message: ----------- Sort `%services` entries by key |
From: Sandro <no...@gi...> - 2020-06-28 23:37:49
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: dc47afea38f76627b376636221f02e02a4214fb0 https://github.com/ddclient/ddclient/commit/dc47afea38f76627b376636221f02e02a4214fb0 Author: Richard Hansen <rh...@rh...> Date: 2020-06-26 (Fri, 26 Jun 2020) Changed paths: M ddclient Log Message: ----------- Delete unused `config` entry Commit: b85d86795ed8c6e3b9a7ecd760596075bc7b7a02 https://github.com/ddclient/ddclient/commit/b85d86795ed8c6e3b9a7ecd760596075bc7b7a02 Author: Sandro <san...@gm...> Date: 2020-06-29 (Mon, 29 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #193 from rhansen/config Delete unused `config` entry Compare: https://github.com/ddclient/ddclient/compare/959c7154ad67...b85d86795ed8 |
From: Richard H. <no...@gi...> - 2020-06-28 21:14:44
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 8a63c5b74f281f549295f285103c483327ea28a0 https://github.com/ddclient/ddclient/commit/8a63c5b74f281f549295f285103c483327ea28a0 Author: Richard Hansen <rh...@rh...> Date: 2020-06-28 (Sun, 28 Jun 2020) Changed paths: M ddclient Log Message: ----------- Rename `ipv4_match`, `ipv6_match` to `extract_ipv4`, `extract_ipv6` "Match" only implies a boolean return value. While these functions can be used in boolean context, "extract" more closely matches their intended purpose. Commit: 959c7154ad6718c01f7976c29b09793bdee8f8dd https://github.com/ddclient/ddclient/commit/959c7154ad6718c01f7976c29b09793bdee8f8dd Author: Richard Hansen <rh...@rh...> Date: 2020-06-28 (Sun, 28 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #194 from rhansen/ip-extract Rename `ipv4_match`, `ipv6_match` to `ipv4_extract`, `ipv6_extract` Compare: https://github.com/ddclient/ddclient/compare/7556aaa5e1b0...959c7154ad67 |
From: Richard H. <no...@gi...> - 2020-06-27 01:02:04
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 4edecf3dc1ee680d31396a638e8ae66079cc2dfd https://github.com/ddclient/ddclient/commit/4edecf3dc1ee680d31396a638e8ae66079cc2dfd Author: Richard Hansen <rh...@rh...> Date: 2020-06-25 (Thu, 25 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Turn `fw-banlocal` into a no-op and mark it as deprecated `fw-banlocal` is problematic: * There's not much point to it. Regardless of whether it is enabled, the end result is a DNS record that is not being updated to a useful value. It does cause a warning to be logged, but because it is not enabled by default it doesn't help the poor user who is trying to figure out why they can't reach their machine. By the time they realize that enabling this option would have saved them hours of troubleshooting, they no longer need to enable it because they already know what the problem is. * It's a misnomer: `fw-banlocal` doesn't just filter out local IP addresses from `use=fw`, it also filters them out of all other address sources except `use=ip`. * It doesn't filter out local IPv6 addresses. * The resulting warning ("unable to determine IP address") is misleading. We might want to add a warning whenever a non-global address is discovered (along with an option to silence the warning), but that should be done in a future commit if at all. Commit: 7556aaa5e1b0ac67122edf9a73da62d1f07251e0 https://github.com/ddclient/ddclient/commit/7556aaa5e1b0ac67122edf9a73da62d1f07251e0 Author: Richard Hansen <rh...@rh...> Date: 2020-06-26 (Fri, 26 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Merge pull request #191 from rhansen/deprecate-banlocal Turn `fw-banlocal` into a no-op and mark it as deprecated Compare: https://github.com/ddclient/ddclient/compare/08c7e7135271...7556aaa5e1b0 |
From: Sandro <no...@gi...> - 2020-06-24 18:01:49
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: a84015015f7527828437d001ca16c3d651553c71 https://github.com/ddclient/ddclient/commit/a84015015f7527828437d001ca16c3d651553c71 Author: Richard Hansen <rh...@rh...> Date: 2020-06-24 (Wed, 24 Jun 2020) Changed paths: M ddclient Log Message: ----------- Use the `//` operator to simplify code Commit: 08c7e7135271ea8fe09ad08a1fce58be5c74e0d3 https://github.com/ddclient/ddclient/commit/08c7e7135271ea8fe09ad08a1fce58be5c74e0d3 Author: Sandro <san...@gm...> Date: 2020-06-24 (Wed, 24 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #187 from rhansen/defined-or-op Use the `//` operator to simplify code Compare: https://github.com/ddclient/ddclient/compare/271f277126f7...08c7e7135271 |
From: Sandro <no...@gi...> - 2020-06-24 13:15:35
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 323a873b222db5d0f16ddf0fa964f9147cb7c3c1 https://github.com/ddclient/ddclient/commit/323a873b222db5d0f16ddf0fa964f9147cb7c3c1 Author: Richard Hansen <rh...@rh...> Date: 2020-06-23 (Tue, 23 Jun 2020) Changed paths: M ddclient Log Message: ----------- Change geturl to take a hash of parameters This makes the call sites more readable, and it will be easier to extend in the future (to add an option to force IPv4 or IPv6, for example). Commit: 39bd6fce9e78a58763fdf16fb65c3274d739ee44 https://github.com/ddclient/ddclient/commit/39bd6fce9e78a58763fdf16fb65c3274d739ee44 Author: Richard Hansen <rh...@rh...> Date: 2020-06-23 (Tue, 23 Jun 2020) Changed paths: M ddclient Log Message: ----------- New geturl param to force IPv4 or IPv6 This will be used by the upcoming `webv4` and `webv6` options to ensure that the checkip service returns the desired type of IP address. Addresses #172 Commit: 271f277126f77e357a491192fcc333689737d33b https://github.com/ddclient/ddclient/commit/271f277126f77e357a491192fcc333689737d33b Author: Sandro <san...@gm...> Date: 2020-06-24 (Wed, 24 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #169 from rhansen/geturl-force-ip-version Compare: https://github.com/ddclient/ddclient/compare/7fafb8df7e0e...271f277126f7 |
From: Richard H. <no...@gi...> - 2020-06-23 15:54:46
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 0caed7ca2a32187ca62d2051f21021f036e98d66 https://github.com/ddclient/ddclient/commit/0caed7ca2a32187ca62d2051f21021f036e98d66 Author: David Kerr <david@Ubuntu-20.04-iMac27> Date: 2020-06-23 (Tue, 23 Jun 2020) Changed paths: M ddclient Log Message: ----------- Add is_ipv4() and ipv4_match() functions Commit: 7fafb8df7e0e685d2332b0621f1b327a3d1352d3 https://github.com/ddclient/ddclient/commit/7fafb8df7e0e685d2332b0621f1b327a3d1352d3 Author: Richard Hansen <rh...@rh...> Date: 2020-06-23 (Tue, 23 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #186 from dkerr64/is_ipv4-function Add is_ipv4() and ipv4_match() functions Compare: https://github.com/ddclient/ddclient/compare/aeba95aef4a2...7fafb8df7e0e |
From: Richard H. <no...@gi...> - 2020-06-17 16:17:05
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 99a60995c47348ea3281cf992f1605712b1c7598 https://github.com/ddclient/ddclient/commit/99a60995c47348ea3281cf992f1605712b1c7598 Author: Richard Hansen <rh...@rh...> Date: 2020-06-17 (Wed, 17 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Fix `use=ip` when `ip` is set to an IPv4 address Before, with `use=ip,ip=1.2.3.4`, `get_ip` would return `undef` and print a warning: WARNING: found neither ipv4 nor ipv6 address Commit: aeba95aef4a2e94a9ebc63f7edcf2f393b679d1f https://github.com/ddclient/ddclient/commit/aeba95aef4a2e94a9ebc63f7edcf2f393b679d1f Author: Richard Hansen <rh...@rh...> Date: 2020-06-17 (Wed, 17 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Merge pull request #182 from rhansen/fix-use-ip Fix `use=ip` when `ip` is set to an IPv4 address Compare: https://github.com/ddclient/ddclient/compare/2f26ed596971...aeba95aef4a2 |
From: Sandro <no...@gi...> - 2020-06-17 07:44:04
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 40f355d05ef8f0a194f100784216fe1e928e8394 https://github.com/ddclient/ddclient/commit/40f355d05ef8f0a194f100784216fe1e928e8394 Author: Richard Hansen <rh...@rh...> Date: 2020-06-16 (Tue, 16 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Fix parsing of "true" as a boolean value Before, "t" and "ttrue" were accepted as true, but not "true". Also simplify the true and false regular expressions. Commit: 2f26ed5969715c77c403177a2f69432a77f1a76f https://github.com/ddclient/ddclient/commit/2f26ed5969715c77c403177a2f69432a77f1a76f Author: Sandro <san...@gm...> Date: 2020-06-17 (Wed, 17 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Merge pull request #183 from rhansen/bool-parsing Fix parsing of "true" as a boolean value Compare: https://github.com/ddclient/ddclient/compare/7cc36539e7cc...2f26ed596971 |
From: Richard H. <no...@gi...> - 2020-06-16 18:24:40
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 7cc36539e7cc3910900adec8bfa2ec26a2f99693 https://github.com/ddclient/ddclient/commit/7cc36539e7cc3910900adec8bfa2ec26a2f99693 Author: Richard Hansen <rh...@rh...> Date: 2020-06-16 (Tue, 16 Jun 2020) Changed paths: M ChangeLog.md Log Message: ----------- Move Data::Validate::IP removal note to dependency changes section |
From: Richard H. <no...@gi...> - 2020-06-16 03:19:32
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: d4c55dd0f589076ffdab10c2bf8a4b7cab3968d0 https://github.com/ddclient/ddclient/commit/d4c55dd0f589076ffdab10c2bf8a4b7cab3968d0 Author: David Kerr <da...@ke...> Date: 2020-06-15 (Mon, 15 Jun 2020) Changed paths: M ChangeLog.md M README.md M ddclient Log Message: ----------- Remove dependency on Data::Validate::IP This module is not available by default on many systems, and not available at all on lightweight embedded systems. Commit: 5b251f3802d82eacc77a95c84259219081bf87f3 https://github.com/ddclient/ddclient/commit/5b251f3802d82eacc77a95c84259219081bf87f3 Author: Richard Hansen <rh...@rh...> Date: 2020-06-15 (Mon, 15 Jun 2020) Changed paths: M ChangeLog.md M README.md M ddclient Log Message: ----------- Merge pull request #178 from dkerr64/RemoveValidateIP Remove dependency on Data::Validate::IP Compare: https://github.com/ddclient/ddclient/compare/35eac827e3dc...5b251f3802d8 |
From: Sandro <no...@gi...> - 2020-06-14 13:59:38
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: ffb908ab49cb5827ed2b15e9b9d2132a88fc551f https://github.com/ddclient/ddclient/commit/ffb908ab49cb5827ed2b15e9b9d2132a88fc551f Author: Richard Hansen <rh...@rh...> Date: 2020-06-13 (Sat, 13 Jun 2020) Changed paths: M ddclient Log Message: ----------- Don't replace LF with CRLF in body of HTTP request Now the Content-Length header matches the actual length of the body. Also, don't replace an LF with CRLF if it is already preceeded by CR. Commit: 35eac827e3dce098c8ca6ed6d8ab28da84a0c9b4 https://github.com/ddclient/ddclient/commit/35eac827e3dce098c8ca6ed6d8ab28da84a0c9b4 Author: Sandro <san...@gm...> Date: 2020-06-14 (Sun, 14 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #173 from rhansen/request-body-crlf Don't replace LF with CRLF in body of HTTP request Compare: https://github.com/ddclient/ddclient/compare/0b60ce3f94ae...35eac827e3dc |
From: Sandro <no...@gi...> - 2020-06-14 00:02:54
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: f6d5ce3383173f0278079358dde58edfac3e3ac5 https://github.com/ddclient/ddclient/commit/f6d5ce3383173f0278079358dde58edfac3e3ac5 Author: Richard Hansen <rh...@rh...> Date: 2020-06-13 (Sat, 13 Jun 2020) Changed paths: M ddclient Log Message: ----------- Fix global fallback when host-specific setting is undefined This commit only changes behavior if the hostname is a falsy string (`''` or `'0'`) and there is a variable that: * was not set globally before the host definition, * was not set in the host definition, * was set globally after the host definition, and * is relevant to the host. Commit: 0b60ce3f94ae9cd3a9a1c6502b94f2a54280c14a https://github.com/ddclient/ddclient/commit/0b60ce3f94ae9cd3a9a1c6502b94f2a54280c14a Author: Sandro <san...@gm...> Date: 2020-06-14 (Sun, 14 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #174 from rhansen/host-opt Fix global fallback when host-specific setting is undefined Compare: https://github.com/ddclient/ddclient/compare/b3f2f7029d3f...0b60ce3f94ae |
From: Richard H. <no...@gi...> - 2020-06-13 18:41:30
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: b3f2f7029d3f9e01dfbb22e63c2477e7e1e41e9f https://github.com/ddclient/ddclient/commit/b3f2f7029d3f9e01dfbb22e63c2477e7e1e41e9f Author: Richard Hansen <rh...@rh...> Date: 2020-06-13 (Sat, 13 Jun 2020) Changed paths: M ddclient Log Message: ----------- Whitespace fixes |
From: Sandro <no...@gi...> - 2020-06-13 09:24:10
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: e3a6cbf1b64c1c74d98e19624bf5ea23fe384847 https://github.com/ddclient/ddclient/commit/e3a6cbf1b64c1c74d98e19624bf5ea23fe384847 Author: Richard Hansen <rh...@rh...> Date: 2020-06-12 (Fri, 12 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Prefer `ip` command from iproute2 over `ifconfig` On Linux systems, `ifconfig` is long deprecated in favor of the `ip` command from iproute2. Some systems don't have iproute2 (BSDs in particular), so ddclient will still attempt `ifconfig` if `ip` is missing. Also: Don't hide STDERR because error messages are important for troubleshooting problems. To avoid STDERR noise on systems without the `ip` command, the command's existence is checked before it is run. Notes: * The fetched addresses could be limited to IPv4 or IPv6 depending on `opt('ipv6')`, and non-global addresses could be filtered out, but any filtering risks breaking a nontrivial number of existing configurations. * This change runs the risk of breaking existing configs that set `if-skip`. Due to the deprecation of `ifconfig`, and the belief that only a negligible number of users set `if-skip`, the benefits of this change are believed to outweigh the config migration burden imposed on users. Fixes #93. Commit: 38bec6d135edf308b61d8bb0d9ca32fb0e70bed1 https://github.com/ddclient/ddclient/commit/38bec6d135edf308b61d8bb0d9ca32fb0e70bed1 Author: Sandro <san...@gm...> Date: 2020-06-13 (Sat, 13 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Merge pull request #171 from rhansen/iproute2 Prefer `ip` command from iproute2 over `ifconfig` Compare: https://github.com/ddclient/ddclient/compare/20429c11992f...38bec6d135ed |
From: Sandro <no...@gi...> - 2020-06-12 22:09:49
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: d60a31059978d6798f2299edce03399ff47e672b https://github.com/ddclient/ddclient/commit/d60a31059978d6798f2299edce03399ff47e672b Author: Richard Hansen <rh...@rh...> Date: 2020-06-12 (Fri, 12 Jun 2020) Changed paths: M ddclient Log Message: ----------- Remove extra space at beginning of multiline log messages Commit: 20429c11992fcf2b7d62d73b025762bfadc2ce39 https://github.com/ddclient/ddclient/commit/20429c11992fcf2b7d62d73b025762bfadc2ce39 Author: Sandro <san...@gm...> Date: 2020-06-13 (Sat, 13 Jun 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #165 from rhansen/multiline-log-space Remove extra space at beginning of multiline log messages Compare: https://github.com/ddclient/ddclient/compare/eb4b226af0bf...20429c11992f |
From: Sandro <no...@gi...> - 2020-06-12 19:30:44
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 1c13c24981b24d13a2677cff9b3747bc21d8f584 https://github.com/ddclient/ddclient/commit/1c13c24981b24d13a2677cff9b3747bc21d8f584 Author: Richard Hansen <rh...@rh...> Date: 2020-06-12 (Fri, 12 Jun 2020) Changed paths: M ddclient Log Message: ----------- Fix misuse of define() Commit: e696d57ff24ceeb6b80535771052a5cb8657a05d https://github.com/ddclient/ddclient/commit/e696d57ff24ceeb6b80535771052a5cb8657a05d Author: Richard Hansen <rh...@rh...> Date: 2020-06-12 (Fri, 12 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Prefer `ip` over `if` over `web` when inferring `use` If the user passed `-ip` they almost certainly want to use it, even if they also passed `-if` and `-web`. Similarly, if the user passed `-if` they almost certainly want to use it even if they also passed `-web`. Commit: eb4b226af0bfeaa38a556ff5a3407855c5252e96 https://github.com/ddclient/ddclient/commit/eb4b226af0bfeaa38a556ff5a3407855c5252e96 Author: Sandro <san...@gm...> Date: 2020-06-12 (Fri, 12 Jun 2020) Changed paths: M ChangeLog.md M ddclient Log Message: ----------- Merge pull request #153 from rhansen/infer-use Compare: https://github.com/ddclient/ddclient/compare/7fa1beb11ef6...eb4b226af0bf |
From: Sandro <no...@gi...> - 2020-06-12 10:07:57
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 9cd418f79c040383a4805f73068400db5b9aca8f https://github.com/ddclient/ddclient/commit/9cd418f79c040383a4805f73068400db5b9aca8f Author: Richard Hansen <rh...@rh...> Date: 2020-06-11 (Thu, 11 Jun 2020) Changed paths: M ChangeLog.md M README.md M ddclient Log Message: ----------- Bump minimum required Perl to v5.10.1 This allows us to use the `//` and `//=` operators. v5.10.1 was chosen because that is the oldest version of Perl among all currently supported releases of Ubuntu, CentOS, RHEL, Fedora, and Debian. Commit: 7fa1beb11ef68d1066129e1c6e8d53a6034d21e2 https://github.com/ddclient/ddclient/commit/7fa1beb11ef68d1066129e1c6e8d53a6034d21e2 Author: Sandro <san...@gm...> Date: 2020-06-12 (Fri, 12 Jun 2020) Changed paths: M ChangeLog.md M README.md M ddclient Log Message: ----------- Merge pull request #166 from rhansen/perl-5.10 Compare: https://github.com/ddclient/ddclient/compare/9e672a8c7d7c...7fa1beb11ef6 |