summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* Fix check if LDAP id provider is already initializedSumit Bose2010-05-201-1/+1
* Add a better error message for TLS failuresStephen Gallagher2010-05-201-3/+32
* Set ldap_search_timeout default to 5 secondsStephen Gallagher2010-05-182-1/+11
* Remove unused ldap_offline_timeout optionStephen Gallagher2010-05-182-2/+0
* Add offline callback to disconnect global SDAP handleSumit Bose2010-05-183-1/+17
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-167-11/+35
* Add ldap_access_filter optionStephen Gallagher2010-05-166-1/+685
* Add dynamic DNS updates to FreeIPAStephen Gallagher2010-05-072-14/+16
* Use service discovery in backendsJakub Hrozek2010-05-074-19/+71
* Add callback when the ID provider switches from offline to onlineStephen Gallagher2010-05-071-0/+9
* Add more warnings about nearly expired passwordsSumit Bose2010-05-071-5/+66
* Properly set up SIGCHLD handlersStephen Gallagher2010-05-071-10/+8
* Use all available servers in LDAP providerJakub Hrozek2010-05-073-14/+91
* Fix segfault in GSSAPI reconnect codeStephen Gallagher2010-05-072-57/+41
* Avoid freeing sdap_handle too earlySimo Sorce2010-05-032-18/+46
* Better handle sdap_handle memory from callers.Simo Sorce2010-05-034-33/+139
* Display a message if a password reset by root failsSumit Bose2010-04-261-0/+8
* Make the handling of fd events opaqueSumit Bose2010-04-265-184/+278
* Set LDAP_OPT_RESTART for all LDAP connectionsSumit Bose2010-04-261-7/+7
* Make ID provider init functions clearerStephen Gallagher2010-04-161-3/+3
* Allow arbitrary-length PAM messagesStephen Gallagher2010-03-251-6/+6
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+3
* Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()Sumit Bose2010-03-251-0/+7
* Improvements for LDAP Password Policy supportRalf Haferkamp2010-03-224-13/+103
* Lower debug level of unexpected LDAP result codesSumit Bose2010-03-221-0/+5
* Fix error message for ldap_start_tlsStephen Gallagher2010-03-181-1/+1
* Fixed authentication check for CHAUTHTOK_PRELIMRalf Haferkamp2010-03-151-1/+1
* Fixed check for expired passwordsRalf Haferkamp2010-03-151-2/+4
* Improve safe alignment buffer handling macrosSimo Sorce2010-03-032-18/+18
* Fix check for values of expiration limitsJakub Hrozek2010-02-251-1/+1
* Remove a check that was left behindJakub Hrozek2010-02-251-7/+1
* Better cleanup task handlingJakub Hrozek2010-02-233-37/+239
* Do not check entries during cleanup taskJakub Hrozek2010-02-232-81/+59
* Do not schedule enumeration after a cleanupJakub Hrozek2010-02-231-2/+2
* Handle expired passwords like other PAM modulesSumit Bose2010-02-231-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-1816-0/+9851