summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unchecked return values of pam_add_responsesssd-1_5_11Jakub Hrozek2011-07-051-2/+7
* Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose2011-06-301-1/+2
* Do not check pwdAttributeSumit Bose2011-06-161-9/+0
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-161-9/+17
* Add option to disable TLS for LDAP authsssd-1_5_1Stephen Gallagher2011-01-271-1/+13
* Fix return value checkSumit Bose2011-01-191-2/+2
* Add ldap_chpass_uri config optionSumit Bose2010-12-061-5/+14
* Make string_to_shadowpw_days() publicSumit Bose2010-12-061-33/+0
* Fix offline detection for LDAP auth/chpassSumit Bose2010-11-191-5/+13
* Return offline instead of errorStephen Gallagher2010-10-041-1/+2
* Treat a zero-length password as a failureStephen Gallagher2010-08-241-0/+7
* Fix chpass operations with LDAP providerStephen Gallagher2010-08-041-0/+1
* Add more warnings about nearly expired passwordsSumit Bose2010-05-071-5/+66
* Use all available servers in LDAP providerJakub Hrozek2010-05-071-6/+33
* Display a message if a password reset by root failsSumit Bose2010-04-261-0/+8
* sysdb: convert sysdb_get_user_attrSimo Sorce2010-04-121-134/+69
* sysdb: convert sysdb_cache_passwordSimo Sorce2010-04-121-32/+11
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+3
* Improvements for LDAP Password Policy supportRalf Haferkamp2010-03-221-2/+50
* Fixed authentication check for CHAUTHTOK_PRELIMRalf Haferkamp2010-03-151-1/+1
* Handle expired passwords like other PAM modulesSumit Bose2010-02-231-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+1055