Commit Graph

38 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 618b2c823d dyndnsd: remove noisy message by not redundantly logging on shutdown 2020-07-27 20:34:48 +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 b597ecb15e gem: adopt frozen string literals 2020-03-06 21:48:17 +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 73dbf2a5fa gem: add solargraph support 2020-02-29 20:21:50 +01: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 a01276c348 monitoring: add textfile reporter to write Graphite-style metrics into file 2018-04-23 09:09:21 +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 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
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 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 f76c5933d7 Allow dyndnsd to use address from X-Real-IP 2016-11-30 21:59:12 +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 d7b2250923 Stop on SIGTERM 2013-10-08 13:25:35 +02:00
cn f3124d007c Fix bug with uninitialized constant since an extra require is required 2013-06-05 20:18:17 +02:00
cn 0b3d92e1f2 Support graphite metriks reporter 2013-05-29 21:05:41 +02:00
cn 1073312110 Support dropping priviliges 2013-04-30 23:19:08 +02:00
cn f0bd538728 Use metriks with ProcTitle for some initial metrics 2013-04-28 16:29:36 +02:00
cn fab95058bf Fix log format 2013-04-27 23:27:55 +02:00
cn b477f4491e Log more and add logfile config option 2013-04-27 22:02:54 +02:00
cn c79aea5a9a Support changing multiple hostname at once 2013-04-27 15:42:29 +02:00
cn 09f4afe99e Use domain for $origin 2013-04-27 15:08:36 +02:00
cn bbf0c42141 Check for hostname validity 2013-04-27 14:59:25 +02:00
cn 315e460c28 Add DynDNS.com compatible responder 2013-04-27 14:32:09 +02:00
cn 3a39f4fa0a Supply IP to responder 2013-04-27 14:30:15 +02:00
cn b6bc37c042 Prettify config 2013-04-27 14:12:04 +02:00
cn 755a448174 Fiat lux 2013-04-27 14:07:14 +02:00