Commit Graph

69 Commits

Author SHA1 Message Date
depfu[bot] 708cd13237
gems: update rubocop to version 0.89.0
Update rubocop to version 0.89.0 (#59)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-07 08:36:49 +02:00
cn af102f23ec release: 3.0.0 2020-07-29 00:31:48 +02:00
depfu[bot] 950c985ad1
gems: update rubocop to version 0.88.0
Update rubocop to version 0.88.0 (#57)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-07-29 00:04:44 +02:00
cn b2d9b7745f gem: bump minimum required Ruby version to Ruby 2.5 2020-07-28 17:52:15 +02:00
cn 09aa2b127c release: 2.3.1 2020-07-27 21:31:15 +02:00
cn 618b2c823d dyndnsd: remove noisy message by not redundantly logging on shutdown 2020-07-27 20:34:48 +02:00
cn ae62744cc9 release: 2.3.0 2020-07-20 20:37:59 +02:00
cn 3a9c2d65fb updater: add zone_transfer_server updater 2020-07-20 17:10:38 +02:00
cn 8976ff5bbe dyndnsd: allow enabling debug logging 2020-07-20 12:04:22 +02:00
cn 0c4c38cc6b dyndnsd: allow updater to see if database changed 2020-07-20 11:56:23 +02:00
cn 0cec44893d updater: improve parameter name 2020-07-18 14:45:56 +02:00
cn c112b211a0 release: 2.2.0 2020-03-06 21:55:42 +01:00
cn b597ecb15e gem: adopt frozen string literals 2020-03-06 21:48:17 +01:00
cn 9dfafd7e8d release: 2.1.1 2020-03-01 21:55:35 +01:00
cn af5e4ca3e0 dyndnsd: handle potential nil cases detected by sorbet
- including review suggestions from @jgraichen
2020-03-01 21:51:28 +01:00
cn 0317189057 release: 2.1.0 2020-03-01 11:43:39 +01:00
cn 73dbf2a5fa gem: add solargraph support 2020-02-29 20:21:50 +01:00
cn 9ab080072f updater: rename parameter to match expected type 2020-02-28 16:01:44 +01:00
cn 7a03415dd9 release: 2.0.0 2019-01-25 13:56:43 +01:00
cn 280bfbeb82 tracing: mark failed spans by catching and re-throwing StandardErrors 2018-07-13 15:08:21 +02:00
depfu[bot] bd7c786c9c gems: update rack-tracer to version 0.8.0
Since rack-tracer now supports OpenTracing.active_span we should start
using it as well and therefore do not need spanmanager gem anymore.

See: Update rack-tracer to version 0.8.0 (#16)
2018-07-13 11:38:15 +02:00
cn d2ac6890aa release: 2.0.0.rc2 2018-04-23 19:21:32 +02:00
cn a01276c348 monitoring: add textfile reporter to write Graphite-style metrics into file 2018-04-23 09:09:21 +02:00
cn 472d9aaa98 gem: update dependencies 2018-03-26 20:56:53 +02:00
cn 6604b98a84 release: 2.0.0.rc1 2018-03-26 19:51:57 +02:00
cn 147071da9e daemon: add host offlining by deleting the associated DNS records 2018-02-23 16:37:10 +01:00
cn 8d4e96a1dd tracing: add opentracing for rack and dyndnsd with configurable jaeger-client support and spanmanager 2018-02-23 14:37:16 +01:00
cn 21857959b5 gem: fix applicable rubocop todos 2018-02-23 12:54:43 +01:00
cn 599fa2b718 daemon: move authorization check to daemon making it testable 2018-02-05 15:29:12 +01:00
cn acf3d7ed74 helpers: refactor for simple functions 2018-02-03 21:40:44 +01:00
cn 9195d40344 daemon: break down setup into smaller parts 2018-02-02 16:45:53 +01:00
cn bd3c5d3234 responder: fix bug 2018-02-02 16:44:50 +01:00
cn 08eaacb6ab daemon: break extracting myip down into smaller parts 2018-02-02 16:14:28 +01:00
cn 6080e14356 daemon: break down request handling into smaller parts 2018-02-01 21:50:56 +01:00
cn f1b58f5167 responder: refactor into Rack middleware and improve API conformance 2018-02-01 21:46:22 +01:00
cn 16af27ae52 docs: fix API docs link at dyn.com 2018-01-26 13:50:25 +01:00
cn 2a5140fcf0 Bump version 2017-10-31 11:18:08 +01:00
Christian Nicolai 2edb9522f1 auth: fix broken password check
Guessing an existing user's name was enough to successfully authenticate.
2017-10-20 16:20:38 +00:00
cn 13613643cc Bump version 2016-12-07 14:20:52 +01:00
cn 4894015325 Add "myip6" URL parameter to provide an IPv6 address in addition to an IPv4 one as "myip" 2016-12-07 14:20:01 +01:00
cn 3e1a391281 Bump version 2016-12-01 00:24:50 +01:00
cn f76c5933d7 Allow dyndnsd to use address from X-Real-IP 2016-11-30 21:59:12 +01:00
cn cfce5be361 Bump version 2016-11-27 22:21:16 +01:00
Niklas Haas d2747549fe
Support IPv6 addresses
This also checks for IPv6-mapped IPv4 addresses.

Closes #1.
2015-06-18 06:09:46 +02:00
cn c3331d19ca Bump version 2013-10-08 13:25:53 +02:00
cn d7b2250923 Stop on SIGTERM 2013-10-08 13:25:35 +02:00
cn b2a408acba Bump version 2013-06-08 10:00:13 +02:00
cn 0c0c2ffffb Bump version 2013-06-05 20:18:56 +02:00
cn f3124d007c Fix bug with uninitialized constant since an extra require is required 2013-06-05 20:18:17 +02:00
cn fcd963f4cf Bump version 2013-05-29 21:05:41 +02:00