summaryrefslogtreecommitdiff
path: root/server/providers/ldap/ldap_id.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-14make sdap_id_connect_* independent of sdap_id_ctxSumit Bose1-180/+10
2009-10-01Initial implementation of sasl bind supportSimo Sorce1-52/+80
2009-09-25add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose1-33/+5
2009-09-23Fix copy&paste of wrong structureSimo Sorce1-2/+2
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher1-2/+2
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek1-2/+2
2009-09-14Turn ldap driver options into multitypeSimo Sorce1-30/+50
2009-09-14Make the offline status backend-globalSimo Sorce1-48/+7
2009-09-11Fix ldap enumeration async taskSimo Sorce1-12/+16
2009-09-10Fix Ldap id backend offline codeSimo Sorce1-6/+64
2009-09-02Honor enumerate option in ldap_idSimo Sorce1-6/+9
2009-08-27Make enumeration an independent taskSimo Sorce1-42/+533
2009-08-27Use the correct structure.Simo Sorce1-2/+2
2009-08-19enable usage of defaultBindDnSumit Bose1-8/+27
2009-07-20Rework the engine that deals with openldap librariesSimo Sorce1-14/+13
2009-07-20add infrastructure to handle new backend targetsSumit Bose1-5/+5
2009-07-08Implement the ldap identity module.Simo Sorce1-646/+679
2009-05-18Split ldap backend into auth and identity filesSimo Sorce1-0/+786