summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix long timeout on ldap operationSimo Sorce2009-10-131-2/+2
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-251-1/+59
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-58/+58
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-231-33/+33
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-211-33/+33
* Turn ldap driver options into multitypeSimo Sorce2009-09-141-70/+184
* Complete the removal of "legacy" option.Simo Sorce2009-09-111-3/+3
* Make enumeration an independent taskSimo Sorce2009-08-271-6/+16
* Initial support for multiple schema typesSimo Sorce2009-08-271-7/+39
* some UPN handling fixesSumit Bose2009-08-241-1/+7
* enable usage of defaultBindDnSumit Bose2009-08-191-0/+1
* fixed the default value for tls_reqcertSumit Bose2009-07-101-1/+1
* Implement the ldap identity module.Simo Sorce2009-07-081-27/+42
* Add async helper functionsSimo Sorce2009-07-081-0/+367