summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/ldap_id.c
Commit message (Expand)AuthorAgeFilesLines
* Better offline/enumeration behaviorSimo Sorce2009-10-221-10/+12
* Move all ldap provider init functionsSimo Sorce2009-10-161-76/+15
* Return the dp error from the providersSimo Sorce2009-10-151-12/+22
* Move ldap provider configuration into its own fileSimo Sorce2009-10-141-1/+2
* Make options parser available to all providersSimo Sorce2009-10-141-3/+3
* make sdap_id_connect_* independent of sdap_id_ctxSumit Bose2009-10-141-180/+10
* Initial implementation of sasl bind supportSimo Sorce2009-10-011-52/+80
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-251-33/+5
* Fix copy&paste of wrong structureSimo Sorce2009-09-231-2/+2
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-2/+2
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-2/+2
* Turn ldap driver options into multitypeSimo Sorce2009-09-141-30/+50
* Make the offline status backend-globalSimo Sorce2009-09-141-48/+7
* Fix ldap enumeration async taskSimo Sorce2009-09-111-12/+16
* Fix Ldap id backend offline codeSimo Sorce2009-09-101-6/+64
* Honor enumerate option in ldap_idSimo Sorce2009-09-021-6/+9
* Make enumeration an independent taskSimo Sorce2009-08-271-42/+533
* Use the correct structure.Simo Sorce2009-08-271-2/+2
* enable usage of defaultBindDnSumit Bose2009-08-191-8/+27
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-201-14/+13
* add infrastructure to handle new backend targetsSumit Bose2009-07-201-5/+5
* Implement the ldap identity module.Simo Sorce2009-07-081-646/+679
* Split ldap backend into auth and identity filesSimo Sorce2009-05-181-0/+786