2
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Net::DNS::RR::PTR references an invalid parameter (closes GH-19) More... almost 12 years ago
Merge pull request #21 from sethjackson/master More... almost 12 years ago
Update changelog More... almost 12 years ago
Merge pull request #32 from jamesotron/master More... almost 12 years ago
SRV record not required by Net::DNS::RR (closes GH-27) More... almost 12 years ago
Update changelog More... almost 12 years ago
Merge pull request #33 from shadowbq/master More... almost 12 years ago
Merge branch refactoring More... almost 12 years ago
Issue #28 Config -> RbConfig Deprecation More... almost 12 years ago
Issue #28 More... almost 12 years ago
Issue #28 More... almost 12 years ago
Addressing issue #28 Config -> RbConfig deprecation More... almost 12 years ago
Fix for IPv6 nameservers in resolv.conf. More... about 12 years ago
Add test for IPv6 nameserver. More... about 12 years ago
Add Travis config More... about 12 years ago
Remove VERSION.yml file More... about 12 years ago
Remove unused Rakefile features More... about 12 years ago
Merge pull request #31 from wwalker/master More... about 12 years ago
Fix for issue #30 - add VERSION.yml to Gem..spec/s.files in Rakefile and in gemspec More... about 12 years ago
Add SRV record type to list of required record types More... over 12 years ago
Merge pull request #25 from aeden/master More... over 12 years ago
Correct the logic in names that determines the maximum label and domain lengths. Domain name is max 255 chars and labels (which are the parts of the domain between the dots) can be max 63 chars. More... almost 13 years ago
On Windows systems the default domain gets stored as an array not as a string so appending the defualt domain when defname? is true will fail. More... almost 13 years ago
Fix Net::DNS::Resolver to honor defname? in the #query method. More... almost 13 years ago
Revert "Fix Net::DNS::Resolver to honor defname? in the #query method." More... almost 13 years ago
Update CHANGELOG More... almost 13 years ago
Cleanup old items from .gitignore More... almost 13 years ago
Minimum supported Ruby version changed to Ruby 1.8.7. More... almost 13 years ago
Remove dependency from Jeweler and make the library compatible with Bundler. More... almost 13 years ago
Merge CHANGELOG More... almost 13 years ago