Skip to content

Releases: OpenPojo/dnscontrol

DNSControl-0.0.8

07 Aug 01:37
Compare
Choose a tag to compare

Added

  1. Issue #10, Support for reloading hosts files if modified.

Fixed

  1. Log messages showing which IP Address is being reverse looked up now shows the actual IP.

DNSControl-0.0.7

31 Mar 06:55
Compare
Choose a tag to compare

Added

  1. Support for utilizing a hosts file as a source for highest priority resolution.
  2. Support for resolving localhost as well as machine name forwards and reverse lookups.

Fixed

  1. A possible memory leak with reading file system configuration files.

DNSControl 0.0.6

17 Mar 04:55
Compare
Choose a tag to compare

Added

  1. System now logs few more events in info to show progress of initialization, configuration, as well as when resolution requests come through.

Fixed

  1. Issue #8, the system will now startup on systems that query localhost on startup without errors (i.e. Tomcat)

DNSControl 0.0.5

12 Mar 07:02
Compare
Choose a tag to compare

Added

  1. Support to get system configured defaults. This addresses the use case when you'd like to default everything to a set of dns servers, except for a small set that you'd like to leave pointing to the current system configured dns servers.

DNSControl 0.0.4

11 Mar 04:27
Compare
Choose a tag to compare

Fixed

  1. Routing lookup was case sensitive causing failure to match domains, now it is case insensitive.

DNSControl 0.0.3

11 Mar 01:05
Compare
Choose a tag to compare

This is BETA release ready for feedback, it has all the major features necessary to stand it up and start using it in a preprod or development environment.

All feedback welcome!

dnscontrol-0.0.2

04 Mar 05:24
Compare
Choose a tag to compare
dnscontrol-0.0.2 Pre-release
Pre-release
[maven-release-plugin]  copy for tag dnscontrol-0.0.2

dns4java-0.0.1

27 Feb 17:46
Compare
Choose a tag to compare
dns4java-0.0.1 Pre-release
Pre-release

Just testing release process.