summaryrefslogtreecommitdiff
path: root/server/providers
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Let backend respond while fetching large resultsSimo Sorce1-2/+11
2009-09-25remove krb5_try_simple_upn option and make it a default fallbackSumit Bose2-9/+1
2009-09-25Send debug messages to logfileJakub Hrozek2-1/+7
2009-09-25fix possible short reads in kerberos providerSumit Bose2-15/+46
2009-09-25add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose4-67/+72
2009-09-25Upgrade confdb to version 2Stephen Gallagher7-120/+88
2009-09-24added support for older MIT kerberos versionssbose3-7/+37
2009-09-23Remove provider=filesJakub Hrozek1-56/+0
2009-09-23Don't try to use initgroups_dyn if not availableSimo Sorce1-0/+3
2009-09-23Fix copy&paste of wrong structureSimo Sorce1-2/+2
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher8-135/+121
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek8-121/+135
2009-09-17Better handle groups w/o membersSimo Sorce1-6/+122
2009-09-17Fix copy&paste error.Simo Sorce1-4/+4
2009-09-16Check if SSL/TLS handler is already in placeSumit Bose1-1/+8
2009-09-14added child timeout handlerSumit Bose2-6/+90
2009-09-14fix the wrong usage of an offsetSumit Bose1-1/+1
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose5-50/+356
2009-09-14Let the PAM client send its PIDSumit Bose2-4/+8
2009-09-14Turn ldap driver options into multitypeSimo Sorce6-194/+376
2009-09-14Make the offline status backend-globalSimo Sorce6-215/+94
2009-09-11use fork+exec for kerberos helperSumit Bose4-193/+465
2009-09-11add change password target to krb5 backendSumit Bose4-207/+447
2009-09-11Complete the removal of "legacy" option.Simo Sorce4-28/+196
2009-09-11Fix ldap enumeration async taskSimo Sorce1-12/+16
2009-09-11Fix memory mishandling.Simo Sorce1-10/+7
2009-09-10Fix Ldap id backend offline codeSimo Sorce2-14/+83
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