summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* Better offline/enumeration behaviorSimo Sorce2009-10-221-10/+12
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-224-0/+304
* Always list inputs before outputsSimo Sorce2009-10-161-8/+11
* Move all ldap provider init functionsSimo Sorce2009-10-165-145/+202
* Check for expired passwords in LDAP providerSumit Bose2009-10-154-23/+425
* Return the dp error from the providersSimo Sorce2009-10-152-26/+47
* Move ldap provider configuration into its own fileSimo Sorce2009-10-146-189/+252
* Make options parser available to all providersSimo Sorce2009-10-146-294/+99
* make sdap_id_connect_* independent of sdap_id_ctxSumit Bose2009-10-143-180/+188
* add a replacement if ldap_control_create is missingSumit Bose2009-10-133-8/+7
* Differentiate between search and network timeoutsSimo Sorce2009-10-093-5/+7
* add support for server side LDAP password policiesSumit Bose2009-10-083-11/+125
* remove redundant talloc_freeSumit Bose2009-10-051-3/+0
* Fix long timeout on ldap operationSimo Sorce2009-10-012-5/+14
* Initial implementation of sasl bind supportSimo Sorce2009-10-016-59/+488
* Let backend respond while fetching large resultsSimo Sorce2009-09-251-2/+11
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-254-67/+72
* Upgrade confdb to version 2Stephen Gallagher2009-09-251-58/+58
* Fix copy&paste of wrong structureSimo Sorce2009-09-231-2/+2
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-233-38/+38
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-213-38/+38
* Check if SSL/TLS handler is already in placeSumit Bose2009-09-161-1/+8
* Turn ldap driver options into multitypeSimo Sorce2009-09-146-194/+376
* Make the offline status backend-globalSimo Sorce2009-09-142-55/+29
* Complete the removal of "legacy" option.Simo Sorce2009-09-113-24/+192
* Fix ldap enumeration async taskSimo Sorce2009-09-111-12/+16
* Fix memory mishandling.Simo Sorce2009-09-111-10/+7
* Fix Ldap id backend offline codeSimo Sorce2009-09-102-14/+83
* Fix two possible uninitialized valuesSimo Sorce2009-09-081-1/+1
* Avoid crash when timestamp is NULLRalf Haferkamp2009-09-031-1/+3
* Fix initgroups search filter when using rfc2307bisRalf Haferkamp2009-09-031-2/+2
* Honor enumerate option in ldap_idSimo Sorce2009-09-021-6/+9
* check if gid attribute is emptySumit Bose2009-08-281-0/+6
* fix internal order of ldap user mapping optionsSumit Bose2009-08-281-4/+4
* Make enumeration an independent taskSimo Sorce2009-08-275-68/+693
* Always save using member/memberOfSimo Sorce2009-08-271-0/+5
* Initial support for multiple schema typesSimo Sorce2009-08-271-7/+39
* Use the correct structure.Simo Sorce2009-08-271-2/+2
* Do not fail enumerations if a single store failsSimo Sorce2009-08-241-40/+45
* some UPN handling fixesSumit Bose2009-08-243-5/+37
* store additional LDAP attributesSumit Bose2009-08-211-4/+45
* enable usage of defaultBindDnSumit Bose2009-08-195-9/+48
* Do not fail enumerations because of range checksSimo Sorce2009-08-101-3/+15
* Consolidate tevent helpersJakub Hrozek2009-08-051-17/+0
* Fix race condition in sdap codeSimo Sorce2009-08-042-83/+172
* Fix search replies getting ignoredSimo Sorce2009-08-031-14/+12
* Fix race condition that was causing segfaultsSimo Sorce2009-07-241-80/+136
* added LDAP change password backend targetSumit Bose2009-07-213-2/+301
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-203-497/+403
* add infrastructure to handle new backend targetsSumit Bose2009-07-202-9/+10