mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-12-15 15:05:11 -05:00
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
19 lines
630 B
Plaintext
19 lines
630 B
Plaintext
* 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)
|
|
|
|
* 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.
|
|
|