Commit Graph

26 Commits

Author SHA1 Message Date
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