mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 06:14:15 -04:00
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@391 06cd67b6-e706-0410-b29e-9de616bca6e9
23 lines
756 B
Plaintext
23 lines
756 B
Plaintext
# $Id$
|
|
* Document scripts/* functionality (2005/12/08 bklang)
|
|
|
|
* Modify scripts/data2ldif.pl to merge multiple A records for a single
|
|
host in data file into single object in LDAP (2005/12/08 bklang)
|
|
|
|
* Print warning if running as root (2006/06/08 bklang)
|
|
|
|
--- For ldap2dns 1.0beta --- 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)
|
|
|
|
* Change output formats of "data" and "db" to "tinydns" and "bind"
|
|
(2006/06/08 bklang)
|
|
|
|
--- Old TODOs from Jacob ---
|
|
Version ?.?.?
|
|
+ Make ldap2dns behave like a secondary nameserver by storing
|
|
the serial number, expire, refresh, retry and minimum values
|
|
in a record.
|
|
|