* Added the necessary glue code for importing LDAP attributes into a user's vCard...
[citadel.git] / citadel / ldap.c
2009-09-28 Art Cancro* Added the necessary glue code for importing LDAP...
2009-04-14 Art Cancro* Some files did not have ': $' blocks. Added them
2009-04-10 Art Cancro* Added a separate authentication mode AUTHMODE_LDAP_AD...
2009-04-10 Art Cancro* LDAP auth config now read from config file
2009-04-10 Art Cancro* LDAP auth code is now complete. Config is still...
2009-04-08 Art Cancro* Continued integrating ldap auth
2009-04-08 Art Cancro* Merge LDAP code; bindings are not yet complete