Files
ldap2dns/TODO
Ben Klang 3bcd42f2df Adding TODO entries
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@242 06cd67b6-e706-0410-b29e-9de616bca6e9
2006-01-16 05:22:57 +00:00

32 lines
1.1 KiB
Plaintext

# $Id$
* Add startup and shutdown messages for daemon mode. (2005/12/22 bklang)
* Add support for configuring basedn, binddn, bindpw, and execute command via
environment variables. (2005/12/07 bklang)
* Add support for reading more config params out of /etc/ldap.conf (at least
DNS search base DN, possibly more) (2005/12/07 bklang)
* Add possbility to search multiple LDAP hosts (2005/12/07 bklang)
* Document support for each DNS record type (2005/12/08 bklang)
* Document scripts/* functionality (2005/12/08 bklang)
* Modify scripts/data2ldap.pl to merge multiple A records for a single
host in data file into single object in LDAP (2005/12/08 bklang)
--- For ldap2dns 0.4 --- WILL BREAK COMPATIBILITY ---
* Clean up DNS TXT support: text current requires a trailing '.', probably
should introduce a new attribute for DNS TXT so it is unambiguous
(2005/12/23 bklang)
* Remove dnszonename and use dnsdomainname instead (2006/01/16 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.