summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* sysdb: try dealing with binary-content attributessssd-1-8Jan Engelhardt2013-02-262-7/+5
* SSSD fails to store users if any of the requested attribute is empty.Michal Zidek2013-02-211-0/+6
* nested groups: fix group lookup hangs if member dn is incorrectPavel Březina2013-01-291-0/+24
* LDAP: Check validity of naming_contextJakub Hrozek2013-01-291-1/+1
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2013-01-291-0/+8
* FO: Check server validity before setting statussssd-1_8_5Jakub Hrozek2012-10-032-8/+17
* Fixed wrong number in shadowLastChangeJan Zeleny2012-09-071-1/+2
* Process all groups from a single nesting levelJakub Hrozek2012-08-211-4/+14
* LDAP nested groups: Do not process callback with _post deep in the nested str...Jakub Hrozek2012-05-221-12/+10
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-221-1/+2
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-221-0/+15
* Warn to syslog when dereference requests failAriel Barria2012-05-221-2/+2
* Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek2012-05-162-2/+2
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-05-091-15/+18
* Special-case LDAP_SIZELIMIT_EXCEEDEDJakub Hrozek2012-05-071-4/+9
* Read sysdb attribute name, not LDAP attribute map nameJakub Hrozek2012-05-031-2/+2
* Get the RootDSE after binding if not successfull beforeJakub Hrozek2012-04-201-26/+104
* sdap_check_aliases must not error when detects the same userJakub Hrozek2012-04-201-13/+31
* Clean up log messages about keytab_nameStephen Gallagher2012-04-051-7/+12
* LDAP services: Save lowercased protocol names in case-insensitive domainsJakub Hrozek2012-03-291-1/+17
* LDAP: Fix memory leaks in synchronous_tls_setupStephen Gallagher2012-03-261-8/+10
* LDAP services: Keep the protocol aroundJakub Hrozek2012-03-261-0/+1
* LDAP: Add better error logging when ldap_result() failsStephen Gallagher2012-03-211-1/+3
* LDAP: Errors retrieving the RootDSE should not be fatalStephen Gallagher2012-03-161-15/+8
* Fix uninitialized variableJakub Hrozek2012-03-161-1/+1
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-03-092-12/+17
* Fix nested groups processingJakub Hrozek2012-03-081-26/+60
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-082-3/+6
* krb5_child: set debugging soonerJakub Hrozek2012-03-061-11/+17
* Only do one cycle when resolving a serverJakub Hrozek2012-03-062-9/+9
* Use proper errno codeJakub Hrozek2012-03-051-1/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-1/+2
* LDAP: Remove unnecessary filter sanitizeStephen Gallagher2012-02-261-11/+5
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-248-44/+21
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+26
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-2410-25/+79
* AUTOFS: Search all search bases for automounter map entriesJakub Hrozek2012-02-231-18/+86
* LDAP: Properly assign orig_dnStephen Gallagher2012-02-231-0/+1
* IPA: Add ipa_parse_search_base()Stephen Gallagher2012-02-232-10/+28
* End request if ldap_parse_result failsJakub Hrozek2012-02-211-0/+3
* LDAP: Ignore group member users that do not have name attributesStephen Gallagher2012-02-171-2/+2
* Redesign purging of the sudo cachePavel Březina2012-02-171-19/+55
* Fix memory hierarchy when processing nested group membershipsJakub Hrozek2012-02-144-11/+14
* Fix uninitialized in_transactionStephen Gallagher2012-02-131-1/+1
* Add missing breaks to switch statementsStephen Gallagher2012-02-132-0/+2
* AUTOFS: IPA providerJakub Hrozek2012-02-071-0/+3
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-073-4/+23
* Update shadowLastChanged attribute during LDAP password changeJan Zeleny2012-02-065-0/+189
* Session target in IPA providerJan Zeleny2012-02-061-0/+1