mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 06:14:15 -04:00
Deprecated old export-ldap2dns.pl
Created scripts directory moved data2ldap.pl and axfr2ldap.pl into scripts Updated TODO git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@139 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -1,8 +1,3 @@
|
|||||||
Version ?.?.? (next)
|
|
||||||
+ Make ldap2dns behave like a secondary nameserver by storing
|
|
||||||
the serial number, expire, refresh, retry and minimum values
|
|
||||||
in a record.
|
|
||||||
|
|
||||||
Version 0.3.6 (latest)
|
Version 0.3.6 (latest)
|
||||||
+ New maintainer: Ben Klang <ben@alkaloid.net>
|
+ New maintainer: Ben Klang <ben@alkaloid.net>
|
||||||
+ Fixed bug with duplicate OIDs in dns.schema from partially applied patch
|
+ Fixed bug with duplicate OIDs in dns.schema from partially applied patch
|
||||||
@@ -21,6 +16,9 @@ Version 0.3.6 (latest)
|
|||||||
+ Updated FAQ
|
+ Updated FAQ
|
||||||
+ Deprecated askldap.c and askldap.h
|
+ Deprecated askldap.c and askldap.h
|
||||||
+ Created TODO file
|
+ Created TODO file
|
||||||
|
+ Added TinyDNS data file import script (scripts/data2ldap.pl)
|
||||||
|
+ Moved AXFR import script (formerly import.pl) to scripts/axfr2ldap.pl
|
||||||
|
+ Deprecated export-ldap.pl (Possibly old ldap2dns 0.2->0.3 upgrade script?)
|
||||||
|
|
||||||
Version 0.3.5 - 2005/11/30
|
Version 0.3.5 - 2005/11/30
|
||||||
+ Added support for DNS SRV records
|
+ Added support for DNS SRV records
|
||||||
|
|||||||
11
TODO
11
TODO
@@ -5,3 +5,14 @@
|
|||||||
DNS search base DN, possibly more) (2005/12/07 bklang)
|
DNS search base DN, possibly more) (2005/12/07 bklang)
|
||||||
|
|
||||||
* Add possbility to search multiple LDAP hosts (2005/12/07 bklang)
|
* Add possbility to search multiple LDAP hosts (2005/12/07 bklang)
|
||||||
|
|
||||||
|
* Add support for DNS TXT records (2005/12/08 bklang)
|
||||||
|
|
||||||
|
* Document scripts/* functionality (2005/12/08 bklang)
|
||||||
|
|
||||||
|
--- Old TODOs from Jacob ---
|
||||||
|
Version ?.?.? (next)
|
||||||
|
+ Make ldap2dns behave like a secondary nameserver by storing
|
||||||
|
the serial number, expire, refresh, retry and minimum values
|
||||||
|
in a record.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user