2005-12-08 00:03:54 +00:00
|
|
|
* Add support for configuring basedn, binddn, bindpw, and execute command via
|
|
|
|
|
environment variables. (2005/12/07 bklang)
|
2005-12-08 17:27:56 +00:00
|
|
|
|
|
|
|
|
* 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)
|
2005-12-08 18:39:29 +00:00
|
|
|
|
2005-12-08 19:00:43 +00:00
|
|
|
* Document support for each DNS record type (2005/12/08 bklang)
|
2005-12-08 18:39:29 +00:00
|
|
|
|
|
|
|
|
* Document scripts/* functionality (2005/12/08 bklang)
|
|
|
|
|
|
2005-12-08 19:00:43 +00:00
|
|
|
* 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)
|
|
|
|
|
|
|
|
|
|
* 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-08 18:39:29 +00:00
|
|
|
--- 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.
|
|
|
|
|
|