Downloadliste

Projektbeschreibung

Eagle DNS is a powerful, multithreaded, platform independent DNS server written in Java. It is based on the very reliable and proven dnsjava API and has pluggable resolvers, zone providers, and plugins, making it very flexible.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-18 02:14
1.1.2

Diese Version behebt einen null-Zeiger in der Konfiguration analysieren von Code und einen null-Zeiger in AuthoritativeResolver.
Tags: Stable, Minor, Bugfixes
This release fixes a null pointer in the configuration parsing code and a null pointer in AuthoritativeResolver.

2011-04-11 21:41
1.1.1

Ein wichtiger Fehler, der die TCP-und UDP-Server-Sockets führen könnten, geschlossen am Start war fixiert werden. Alle Benutzer von Eagle DNS 1.1.0 sollte so bald wie möglich zu aktualisieren.
Tags: Important bug fix
An important bug that could cause the TCP and UDP server sockets to be closed on startup was fixed. All users of Eagle DNS 1.1.0 should upgrade as soon as possible.

2011-04-06 06:24
1.1.0

Diese Version ist mehr als ein Jahr in der Herstellung, mit Millionen von DNS-Abfragen während einer mehrmonatigen Testphase verarbeitet. Er bringt einige deutliche Verbesserungen in Bezug auf Skalierbarkeit und Flexibilität. Resolver sind jetzt genauso ZoneProviders steckbar, indem eine andere Dimension im Vergleich zu 1,0, die eine streng autorisierenden Server war. Custom Resolver kann nun hinzugefügt werden, und mehrere Resolver kann gleichzeitig als eine Kette konfiguriert werden.
Tags: Major
This release is more than a year in the making, with millions of DNS queries processed during several months of testing. It brings some significant improvements regarding scalability and flexibility. Resolvers are now pluggable just as ZoneProviders, adding another dimension compared to 1.0, which was a strictly authoritative server. Custom resolvers can now be added, and multiple resolvers can be used simultaneously configured as a chain.

2010-02-06 10:24
1.0.1

Diese Version bietet eine neue Funktion, um die FileZoneProvider: Es erkennt nun Veränderungen in der Zone-Dateien und lädt sie automatisch (diese Funktion on / off mit Hilfe einer Konfigurationsdatei eingeschaltet werden kann).
Tags: Enhancements, Documentation, Bugfixes
This version adds a new feature to the FileZoneProvider: it now detects changes in zone files and reloads them automatically (this feature can be turned on/off using the configuration file).

2010-01-17 01:31
1.0

Dies ist die erste Veröffentlichung. Es wurde sehr gut getestet und ist bereit für den produktiven Einsatz.
This is the first public release. It has been very well tested and is ready for production use.

Project Resources