summaryrefslogtreecommitdiff
path: root/server/providers
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Split database in multiple filesSimo Sorce1-2/+2
2009-09-08Fix two possible uninitialized valuesSimo Sorce1-1/+1
2009-09-03Avoid crash when timestamp is NULLRalf Haferkamp1-1/+3
2009-09-03Fix initgroups search filter when using rfc2307bisRalf Haferkamp1-2/+2
2009-09-03Fix proxy enumerationSimo Sorce1-86/+123
2009-09-02Honor enumerate option in ldap_idSimo Sorce1-6/+9
2009-09-02remove the concept of a backend nameSumit Bose3-29/+39
2009-08-28check if gid attribute is emptySumit Bose1-0/+6
2009-08-28send SSSD_REALM and SSSD_KDCIP environment to the clientSumit Bose1-2/+31
2009-08-28fix internal order of ldap user mapping optionsSumit Bose1-4/+4
2009-08-27Make enumeration an independent taskSimo Sorce5-68/+693
2009-08-27Remove redunant function and always pass attrs.Simo Sorce1-8/+12
2009-08-27Always save using member/memberOfSimo Sorce1-0/+5
2009-08-27Initial support for multiple schema typesSimo Sorce1-7/+39
2009-08-27Use the correct structure.Simo Sorce1-2/+2
2009-08-24Do not fail enumerations if a single store failsSimo Sorce1-40/+45
2009-08-24some UPN handling fixesSumit Bose5-28/+49
2009-08-21store additional LDAP attributesSumit Bose1-4/+45
2009-08-21use stored upn if availableSumit Bose1-20/+101
2009-08-19enable usage of defaultBindDnSumit Bose5-9/+48
2009-08-17Fix reconnection codeSimo Sorce5-37/+15
2009-08-13Make "files" a reserved word for legacy local domainJakub Hrozek1-0/+43
2009-08-11Change the why DP clients identifySimo Sorce5-177/+271
2009-08-11Change services identification mechanismSimo Sorce2-156/+22
2009-08-11Make child processes exit when parent diesJakub Hrozek2-0/+12
2009-08-11Make socket paths a compile-time optionStephen Gallagher3-3/+0
2009-08-10Do not fail enumerations because of range checksSimo Sorce1-3/+15
2009-08-10Simplify interfaces initializationSimo Sorce5-130/+51
2009-08-10merge server and connection structuresSimo Sorce2-25/+9
2009-08-10Cosmetic changesSimo Sorce3-105/+105
2009-08-10Remove redundant memory contextsSimo Sorce3-34/+45
2009-08-05Consolidate tevent helpersJakub Hrozek2-33/+0
2009-08-04Fix race condition in sdap codeSimo Sorce2-83/+172
2009-08-03Fix search replies getting ignoredSimo Sorce1-14/+12
2009-07-31Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek1-6/+9
2009-07-24Fix race condition that was causing segfaultsSimo Sorce1-80/+136
2009-07-21added LDAP change password backend targetSumit Bose4-4/+307
2009-07-21add handling of the new backend targets to proxy backendSumit Bose1-0/+30
2009-07-20Rework the engine that deals with openldap librariesSimo Sorce3-497/+403
2009-07-20Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2-0/+38
2009-07-20add infrastructure to handle new backend targetsSumit Bose6-150/+228
2009-07-10let krb5 backend safe valid credentials for offline authenticationSumit Bose1-0/+43
2009-07-10fixed the default value for tls_reqcertSumit Bose1-1/+1
2009-07-08Implement the ldap identity module.Simo Sorce5-709/+1173
2009-07-08Unify password caching ops in sysdbSimo Sorce4-260/+49
2009-07-08Use async helpers for ldap auth moduleSimo Sorce1-722/+314
2009-07-08Add async helper functionsSimo Sorce4-0/+2035
2009-07-08fix return code of krb5 child to indicate that the kdc is unavailableSumit Bose1-1/+5
2009-07-08fixed some typos which prevented password cachingSumit Bose1-3/+5
2009-07-03Cleanup warnings in client and server codeSimo Sorce1-3/+0