mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 14:24:15 -04:00
+ Updated INSTALL and FAQ
+ Replaced all remaining deprecated LDAP API calls + Converted to getopt_long and added double-dash options (--help) + Added search timeout and max record count options git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@325 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -6,7 +6,9 @@ Version 0.4.0-pre1 (latest)
|
||||
+ Fixed a number of possible segfaults if required cmdline options were missing
|
||||
Thanks Steve Ayotte (sayotte.alkaloid.net)
|
||||
+ Added more verbose LDAP error and sanity checking output
|
||||
+ Removed (some) deprecated LDAP API calls
|
||||
+ Replaced all deprecated LDAP API calls
|
||||
+ Converted to getopt_long and added double-dash options (--help)
|
||||
+ Added search timeout and max record count options
|
||||
|
||||
Version 0.3.7
|
||||
+ Changed default location of ldap.conf to /etc/ldap.conf
|
||||
|
||||
Reference in New Issue
Block a user