+ 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:
Ben Klang
2006-06-12 21:43:55 +00:00
parent fc8bbcf6b8
commit 297073eb3d
5 changed files with 93 additions and 39 deletions

16
FAQ
View File

@@ -1,4 +1,15 @@
1) What happened to the webadmin directory?
1) Where can I find a web interface?
2005-06-06 bklang
The official web interface of ldap2dns is "Beatnik." Beatnik is a module for
the Horde framework (http://www.horde.org). Beatnik is actively developed and
should be ready for release soon. Early adopters are encouraged to checkout
the code from SVN trunk. The author uses Beatnik productively today.
See http://projects.alkaloid.net for more information.
2) What happened to the webadmin directory?
2005-12-22 bklang
** See security note at the end of this section regarding the old webadmin **
@@ -25,7 +36,8 @@ responsibility for any problems related to the flawed webadmin code.
Thanks to Erik Cabetas for bringing these issues to my attention.
2) Why have you deprecated all that code?
3) Why have you deprecated all that code?
2005-12-07 bklang
This is partially answered above, but to fully answer the question it's not