summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized pointer read in sdap_gssapi_get_default_realm()Jakub Hrozek2011-09-201-1/+1
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-291-1/+2
* Use the default Kerberos realm for LDAP with GSSAPI authJakub Hrozek2011-08-291-3/+55
* Rewrite HBAC rule evaluatorStephen Gallagher2011-08-041-0/+29
* Do not add a NULL host parsed from LDAP URIJakub Hrozek2011-08-041-1/+8
* Fix TLS/SSL validation after switch to ldap_init_fdSumit Bose2011-07-131-33/+9
* Honor the TTL value of SRV record lookupsJakub Hrozek2011-07-131-2/+2
* Properly support IPv6 in LDAP URIs for IPA and LDAP providersJakub Hrozek2011-06-021-6/+56
* Enable paging support for LDAPStephen Gallagher2011-05-241-1/+2
* Make "password" the default for ldap_default_authtok_typeStephen Gallagher2011-05-241-1/+1
* Never remove gecos from the sysdb cachesssd-1.5.1-28.el6Stephen Gallagher2011-04-121-0/+9
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-151-0/+9
* Add option to disable TLS for LDAP authsssd-1_5_1Stephen Gallagher2011-01-271-1/+5
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-211-0/+117
* Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead2011-01-201-0/+3
* Add LDAP expire policy base RHDS/IPA attributeSumit Bose2011-01-191-2/+4
* Add LDAP expire policy based on AD attributesSumit Bose2011-01-191-2/+6
* Add ldap_search_enumeration_timeout config optionSumit Bose2011-01-171-2/+3
* Convert obfuscated password once at startupSumit Bose2011-01-061-0/+41
* Add authorizedService supportStephen Gallagher2010-12-211-2/+4
* Start first enumeration immediatelyStephen Gallagher2010-12-171-3/+28
* Fix uninitialized value error in sdap_account_expired_shadow()Sumit Bose2010-12-141-2/+2
* Replace krb5_kdcip by krb5_server in LDAP providerSumit Bose2010-12-071-3/+11
* ldap: Use USN entries if available.Simo Sorce2010-12-071-2/+6
* ldap: add checks to determine if USN features are available.Simo Sorce2010-12-071-5/+5
* Add ldap_chpass_uri config optionSumit Bose2010-12-061-1/+9
* Add new account expired rule to LDAP access providerSumit Bose2010-12-061-1/+3
* Make string_to_shadowpw_days() publicSumit Bose2010-12-061-0/+34
* Allow protocol fallback for SRV queriesJakub Hrozek2010-12-011-3/+2
* Properly document ldap_purge_cache_timeoutStephen Gallagher2010-11-151-1/+9
* Make ldap_search_base a non-mandatory optionSumit Bose2010-11-041-35/+25
* Add ldap_deref optionSumit Bose2010-10-221-1/+12
* Add option to limit nested groupsSimo Sorce2010-10-181-1/+2
* Add infrastructure to LDAP provider for netgroup supportSumit Bose2010-10-131-2/+38
* Initialize kerberos service for GSSAPIJakub Hrozek2010-10-131-0/+171
* Add KDC to the list of LDAP optionsJakub Hrozek2010-10-131-0/+1
* Remove remainder of now unused global LDAP connection handle.eindenbom2010-07-091-171/+0
* Add dns_discovery_domain optionJakub Hrozek2010-06-301-1/+0
* Disable connection callbacks when going onlineStephen Gallagher2010-06-091-0/+10
* Add ldap_access_filter optionStephen Gallagher2010-05-271-1/+2
* Add offline callback to disconnect global SDAP handleSumit Bose2010-05-271-1/+9
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-161-1/+2
* Use service discovery in backendsJakub Hrozek2010-05-071-8/+49
* Better handle sdap_handle memory from callers.Simo Sorce2010-05-031-1/+1
* Fix check for values of expiration limitsJakub Hrozek2010-02-251-1/+1
* Better cleanup task handlingJakub Hrozek2010-02-231-1/+46
* Do not check entries during cleanup taskJakub Hrozek2010-02-231-2/+2
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+589