summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the user's primary group to the initgroups lookupStephen Gallagher2011-01-211-3/+1
| | | | | The user may not be a direct member of their primary group, but we still want to make sure that group is cached on the system.
* Add timeout parameter to sdap_get_generic_send()Sumit Bose2011-01-171-4/+8
|
* ldap: add checks to determine if USN features are available.Simo Sorce2010-12-071-4/+2
|
* Implement netgroup support for LDAP providerSumit Bose2010-10-131-1/+13
|
* Initialize kerberos service for GSSAPIJakub Hrozek2010-10-131-0/+3
|
* Store rootdse supported features in sdap_handlerSumit Bose2010-09-151-5/+3
|
* LDAP connection usage tracking, sharing and failover retry framework.eindenbom2010-07-091-0/+5
|
* GSSAPI ticket expiry time is returned from ldap_child and stored in ↵eindenbom2010-07-091-1/+3
| | | | sdap_handle for future reference.
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-161-1/+2
|
* Improvements for LDAP Password Policy supportRalf Haferkamp2010-03-221-1/+5
| | | | | | | | Display warnings about remaining grace logins and password expiration to the user, when LDAP Password Policies are used. Improved detection if LDAP Password policies are supported by LDAP Server.
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+126
Also update BUILD.txt