Cleaning the API a bit more.
[citadel.git] / citadel / ldap.c
2009-10-24 Dave WestCleaning the API a bit more.
2009-10-07 Wilfried Göesgens* by ano: use more uniq name in the ldap module; the...
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