2005-12-08 20:39:34 +00:00
|
|
|
# $Id$
|
2005-12-08 18:39:29 +00:00
|
|
|
* Document scripts/* functionality (2005/12/08 bklang)
|
|
|
|
|
|
2006-06-08 20:02:13 +00:00
|
|
|
* Modify scripts/data2ldif.pl to merge multiple A records for a single
|
2005-12-08 19:00:43 +00:00
|
|
|
host in data file into single object in LDAP (2005/12/08 bklang)
|
|
|
|
|
|
2006-06-08 20:02:13 +00:00
|
|
|
* Print warning if running as root (2006/06/08 bklang)
|
|
|
|
|
|
|
|
|
|
--- For ldap2dns 1.0beta --- WILL BREAK COMPATIBILITY ---
|
2005-12-08 19:00:43 +00:00
|
|
|
* Clean up DNS TXT support: text current requires a trailing '.', probably
|
|
|
|
|
should introduce a new attribute for DNS TXT so it is unambiguous
|
2006-01-16 05:22:57 +00:00
|
|
|
(2005/12/23 bklang)
|
|
|
|
|
|
2006-06-08 20:02:13 +00:00
|
|
|
* Change output formats of "data" and "db" to "tinydns" and "bind"
|
|
|
|
|
(2006/06/08 bklang)
|
|
|
|
|
|
2005-12-08 18:39:29 +00:00
|
|
|
--- Old TODOs from Jacob ---
|
2006-12-25 07:40:01 +00:00
|
|
|
Version ?.?.?
|
2005-12-08 18:39:29 +00:00
|
|
|
+ Make ldap2dns behave like a secondary nameserver by storing
|
|
|
|
|
the serial number, expire, refresh, retry and minimum values
|
|
|
|
|
in a record.
|
|
|
|
|
|