Commit Graph

69 Commits

Author SHA1 Message Date
cn 092f012cb5 travis: add ruby 2.5 2018-02-17 21:32:58 +01:00
cn 750f51d911 docs: update README and add CHANGELOG 2018-02-15 16:02:33 +01:00
cn 599fa2b718 daemon: move authorization check to daemon making it testable 2018-02-05 15:29:12 +01:00
cn 26bf1ee3fd gem: update to Rack 2.0 2018-02-05 15:23:27 +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 3f56070ed5 travis: update rubies 2018-02-01 20:54:59 +01:00
cn 16af27ae52 docs: fix API docs link at dyn.com 2018-01-26 13:50:25 +01:00
cn 16518dca9b gem: loosen version constraints of dependencies since we dropped Ruby 1.8 2018-01-26 13:49:16 +01:00
cn b31ccafe9c travis: update rubies 2018-01-26 13:05:33 +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 ae095c22b7 Force bundler update on travis-ci to prevent bug pre bundler 1.9.3 2016-12-01 19:05:38 +01:00
cn 3e1a391281 Bump version 2016-12-01 00:24:50 +01:00
cn cf40e167d1 travis: disable ruby 1.8.7 2016-11-30 22:20:49 +01:00
cn af97e162a0 Change dependency to json version that does not require ruby >= 2 2016-11-30 22:16:54 +01:00
cn 7ce1c1f480 Fix tests to use rspec expect syntax 2016-11-30 22:07:51 +01:00
cn f76c5933d7 Allow dyndnsd to use address from X-Real-IP 2016-11-30 21:59:12 +01:00
cn a9083e916e Add coverage of IPv6 addresses in tests 2016-11-30 21:24:56 +01:00
cn cfce5be361 Bump version 2016-11-27 22:21:16 +01:00
cn 9ae2a63af2 Pin rack gem in Gemfile to ~> 1.6 for ruby < 2.2.2 support 2016-11-27 22:21:08 +01:00
Christian Nicolai 567f252cad Merge pull request #2 from haasn/ipv6
Support IPv6 addresses
2015-06-18 14:11:37 +02: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 c6c10a5a69 Improve init script 2013-06-08 09:59:32 +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
cn 0b3d92e1f2 Support graphite metriks reporter 2013-05-29 21:05:41 +02:00
cn a221fcc506 Update README 2013-05-03 16:06:53 +02:00
cn b14da0df09 Update README 2013-05-01 10:17:40 +02:00
cn 5ed1129e6c Bump version 2013-04-30 23:19:51 +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 a4b6a63383 Prevent zombie processes 2013-04-28 16:06:07 +02:00
cn 00255ebed9 Bump version 2013-04-28 15:06:56 +02:00
cn e50430b177 Fix again -.- 2013-04-28 14:39:18 +02:00
cn 8ab3abd4bd Fix travis 2013-04-28 14:35:42 +02:00
cn 7f593227f2 Need json 2013-04-28 14:09:03 +02:00
cn 0cc1567ade Add init.d script 2013-04-28 00:25:02 +02:00
cn fab95058bf Fix log format 2013-04-27 23:27:55 +02:00
cn 94fca57fb9 Bump version 2013-04-27 22:59:14 +02:00