summaryrefslogtreecommitdiff
path: root/src/providers/ldap
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Fix warnings from -Wmissing-field-initializersSumit Bose1-1/+3
2010-03-25Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()Sumit Bose1-0/+7
2010-03-22Improvements for LDAP Password Policy supportRalf Haferkamp4-13/+103
2010-03-22Lower debug level of unexpected LDAP result codesSumit Bose1-0/+5
2010-03-18Fix error message for ldap_start_tlsStephen Gallagher1-1/+1
2010-03-15Fixed authentication check for CHAUTHTOK_PRELIMRalf Haferkamp1-1/+1
2010-03-15Fixed check for expired passwordsRalf Haferkamp1-2/+4
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce2-18/+18
2010-02-25Fix check for values of expiration limitsJakub Hrozek1-1/+1
2010-02-25Remove a check that was left behindJakub Hrozek1-7/+1
2010-02-23Better cleanup task handlingJakub Hrozek3-37/+239
2010-02-23Do not check entries during cleanup taskJakub Hrozek2-81/+59
2010-02-23Do not schedule enumeration after a cleanupJakub Hrozek1-2/+2
2010-02-23Handle expired passwords like other PAM modulesSumit Bose1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher16-0/+9851