summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap.c
Commit message (Expand)AuthorAgeFilesLines
* sysdb: try dealing with binary-content attributessssd-1-8Jan Engelhardt2013-02-261-5/+3
* SSSD fails to store users if any of the requested attribute is empty.Michal Zidek2013-02-211-0/+6
* LDAP: Check validity of naming_contextJakub Hrozek2013-01-291-1/+1
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2013-01-291-0/+8
* Add missing breaks to switch statementsStephen Gallagher2012-02-131-0/+1
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-071-2/+18
* AUTOFS: LDAP providerJakub Hrozek2012-02-051-1/+12
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-1/+6
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-311-0/+5
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-311-0/+11
* LDAP: Improve debugging for sdap_parse_derefStephen Gallagher2012-01-231-4/+7
* SUDO Integration - LDAP configuration optionsPavel Březina2011-12-161-1/+13
* Modified sdap_parse_search_base()Jan Zeleny2011-11-231-1/+1
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-2/+0
* LDAP: Add parser for multiple search basesStephen Gallagher2011-11-021-26/+83
* sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina2011-09-061-14/+14
* OpenLDAP dereference searchesJakub Hrozek2011-05-201-0/+159
* Remove append_attrs_to_arrayJakub Hrozek2011-05-201-11/+0
* Add value of the last USN to server configurationStephen Gallagher2011-04-191-0/+15
* Initialise srv_opts even if rootDSE is missingSumit Bose2011-04-111-38/+40
* Remove LDAP_DEPRECATEDSumit Bose2011-01-311-1/+0
* Do not fail if attributes are emptySumit Bose2011-01-271-16/+29
* Add ldap_tls_{cert,key,cipher_suite} config optionsTyson Whitehead2011-01-201-0/+27
* Fix unchecked return value in sdap_parse_entry()Sumit Bose2010-12-141-1/+5
* Fix unchecked return value in sdap_get_msg_dn()Sumit Bose2010-12-141-1/+6
* ldap: Use USN entries if available.Simo Sorce2010-12-071-3/+55
* ldap: add checks to determine if USN features are available.Simo Sorce2010-12-071-1/+83
* Fix const cast warning in build_attrs_from_mapStephen Gallagher2010-11-151-3/+3
* Sanitize ldap attributes in the config fileStephen Gallagher2010-11-151-2/+21
* Review comments for namingContexts patchesSumit Bose2010-11-051-5/+5
* Use (default)namingContext to set empty search basesSumit Bose2010-11-041-0/+103
* Check if control is supported before using it.Simo Sorce2010-09-151-0/+18
* Store rootdse supported features in sdap_handlerSumit Bose2010-09-151-18/+64
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+388