summaryrefslogtreecommitdiff
path: root/server/providers/ldap/ldap_id.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Try to renew Kerberos credentialsSumit Bose1-0/+15
2009-11-23Make backend request type a bitfieldStephen Gallagher1-1/+1
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-3/+9
2009-11-12Try to fix offline loginsSimo Sorce1-12/+6
2009-11-10Add cleanup taskSimo Sorce1-115/+280
2009-11-09Fix tevent_req error checking.Simo Sorce1-3/+3
2009-11-06Reorganize ldap id provider filesSimo Sorce1-547/+6
2009-11-06Make useful function more broadly available.Simo Sorce1-30/+0
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce1-1/+1
2009-10-29Add support to get rootDSE from the LDAP server.Simo Sorce1-10/+30
2009-10-28Kill the ldap connection when we go offlineSimo Sorce1-5/+16
2009-10-27Add proper support for IPA/AD schemasSimo Sorce1-1/+2
2009-10-22Better offline/enumeration behaviorSimo Sorce1-10/+12
2009-10-16Move all ldap provider init functionsSimo Sorce1-76/+15
2009-10-15Return the dp error from the providersSimo Sorce1-12/+22
2009-10-14Move ldap provider configuration into its own fileSimo Sorce1-1/+2
2009-10-14Make options parser available to all providersSimo Sorce1-3/+3
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