.gitignore | 100644 | 0 | 0 | | | 23 Bytes | 0a78943e9128cc437a98e78a3954649db2514235aec8e460762f860d7b4b8b4b |
.rubocop.yml | 100644 | 0 | 0 | | | 932 Bytes | bae8b05e9ede7f876123aa1f4ae4c3ab8a77cc8503b623edca51ad1a43513cd9 |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 390 Bytes | f94bfeef4e67845f210a111746f099b1a35314818174eda167a7189f58bb7b3e |
.travis.yml | 100644 | 0 | 0 | | | 60 Bytes | 17f7daf9d7fc7685e2e26faa9b8a235d235cec42f84ff0d7b92035212c0885b0 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.82 KB | 5a7f394ee2a69938c1d3af7a1e529548e95185683e717c532648715513cfce6d |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
LICENSE | 100644 | 0 | 0 | | | 10.5 KB | f4c1d7ba32ef5bcf5cf03e2eefec5825ebafedf50fa330a36700a49c605c1ef4 |
README.md | 100644 | 0 | 0 | | | 8.17 KB | 9978b4054cd894b626962c5fb9aa6930ea5f813f764f307b554c0855c732bb2f |
Rakefile | 100644 | 0 | 0 | | | 176 Bytes | 293dacba08adaca8671f3a1c998335b054a504560644d5f9ba448980b785158a |
bin/dyndnsd | 100755 | 0 | 0 | | | 41 Bytes | 92ffd2f93f5c520b2872d6545db18961d6599b847e4bd0718be9c736aecd9726 |
dyndnsd.gemspec | 100644 | 0 | 0 | | | 1.16 KB | c9b57baa6ad18633a2744d1d8337e3335ce1a0a3f05bffcaf134a3c7ade1569b |
init.d/debian-6-dyndnsd | 100644 | 0 | 0 | | | 1.26 KB | 090cf3283ca65d903e1f413127a4e472cfcdf6611524f333338f529deae65a66 |
lib/dyndnsd.rb | 100755 | 0 | 0 | | | 8.3 KB | 7c63c22f1a427c7cadcd2f907991750c1cd594371c46b0a0ecf3f8430a59144c |
lib/dyndnsd/database.rb | 100644 | 0 | 0 | | | 598 Bytes | 6d247f2c6b9f20a3f67b488ba48a717beed8166d01af242137aa93b6e515f6eb |
lib/dyndnsd/generator/bind.rb | 100644 | 0 | 0 | | | 951 Bytes | 3b979dd2662f30b456965830859142c8ad29a0c4148770d6e62a44f2b00b144f |
lib/dyndnsd/helper.rb | 100644 | 0 | 0 | | | 1015 Bytes | 3b8dc22d9b8340d3f9c642cc8bb47b4e14db2d66ba8df12dfa38801d541fa854 |
lib/dyndnsd/responder/dyndns_style.rb | 100644 | 0 | 0 | | | 1.67 KB | 1a0508d26eca982e7674d7b70cfb095873e3a8e902dd06946e394b81fae774c4 |
lib/dyndnsd/responder/rest_style.rb | 100644 | 0 | 0 | | | 1.76 KB | 9f91387befad72883f3c323199709d9835baa3a5f93dd5ee3ee3b45e2d96ff84 |
lib/dyndnsd/updater/command_with_bind_zone.rb | 100644 | 0 | 0 | | | 747 Bytes | a44bc8fd47720f4c231997d4fef6d090759f54ea59b87cf2a63b0133e79c587d |
lib/dyndnsd/version.rb | 100644 | 0 | 0 | | | 51 Bytes | 53ea27ae40ae6afd99cb8f9beddd273f7b83538d6745814f291f717c3b064051 |
spec/daemon_spec.rb | 100644 | 0 | 0 | | | 7.58 KB | ff80316f34f3f92e3337221cd74910bc05ca7796543aa5d6c930a2d0e4eda5f7 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 148 Bytes | e9fd28f1b9f8381d7e762e9626bdb389cb406656c86f4bdbd6be9205035fc607 |
spec/support/dummy_database.rb | 100644 | 0 | 0 | | | 380 Bytes | 61794ccd048665b56120660ced1169904f4ef504427f505041f47802ceeae13a |
spec/support/dummy_updater.rb | 100644 | 0 | 0 | | | 118 Bytes | e821cf995e57b13c08d81844f542e5deb64969ff04076173620ea31d18d412ae |