summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap.c
Commit message (Expand)AuthorAgeFilesLines
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-221-0/+85
* Move ldap provider configuration into its own fileSimo Sorce2009-10-141-183/+29
* Make options parser available to all providersSimo Sorce2009-10-141-204/+51
* add a replacement if ldap_control_create is missingSumit Bose2009-10-131-1/+0
* Differentiate between search and network timeoutsSimo Sorce2009-10-091-2/+3
* Fix long timeout on ldap operationSimo Sorce2009-10-011-2/+2
* Initial implementation of sasl bind supportSimo Sorce2009-10-011-1/+8
* 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