summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Save connection time from LDAP providerJakub Hrozek2015-09-232-0/+3
* DDNS: execute nsupdate for single update of PTR recPavel Reichl2015-09-221-6/+115
* LDAP: Filter out multiple entries when searching overlapping domainsJakub Hrozek2015-09-224-20/+116
* LDAP: Move sdap_create_search_base from ldap to sdap codeJakub Hrozek2015-09-224-70/+68
* LDAP: imposing sizelimit=1 for single-entry searches breaks overlapping domainsJakub Hrozek2015-09-222-13/+0
* SDAP: Do not set is_offline if ignore_mark_offline is setJakub Hrozek2015-09-211-1/+1
* LDAP: Sanitize group dn before using in filterLukas Slebodnik2015-09-181-2/+16
* Partially revert "LDAP: sanitize group name when used in filter"Lukas Slebodnik2015-09-181-83/+5
* Revert "LDAP: end on ENOMEM"Lukas Slebodnik2015-09-181-1/+0
* SDAP: Remove unused functionJakub Hrozek2015-09-113-9/+2
* cleanup task: Expire all memberof targets when removing userMichal Židek2015-09-031-1/+52
* LDAP: end on ENOMEMPavel Reichl2015-08-311-0/+1
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-312-4/+4
* sdap_async: Use specific errmsg when availableMichal Židek2015-08-191-2/+8
* LDAP: Use sss_unique_filename in ldap_childJakub Hrozek2015-08-171-22/+3
* LDAP: minor improvements in ldap id cleanupPavel Reichl2015-08-172-4/+5
* LDAP: sanitize group name when used in filterPavel Reichl2015-08-171-5/+83
* DYNDNS: rename field of sdap_dyndns_update_statePavel Reichl2015-08-141-8/+8
* DYNDNS: remove zone commandPavel Reichl2015-08-142-13/+1
* DYNDNS: Don't use server cmd in nsupdate by defaultPavel Reichl2015-08-141-1/+1
* DYNDNS: Add a new option dyndns_serverJakub Hrozek2015-08-141-0/+7
* LDAP: use ldb_binary_encode when printing attribute valuesJakub Hrozek2015-08-141-1/+10
* IPA: Improve messages about failuresPavel Reichl2015-08-071-2/+6
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-315-6/+6
* DYNDNS: support for dualstackPavel Reichl2015-07-241-10/+10
* DYNDNS: support mult. interfaces for dyndns_iface optPavel Reichl2015-07-241-8/+64
* DYNDNS: sss_iface_addr_list_get return ENOENTPavel Reichl2015-07-241-1/+5
* Fix minor typosYuri Chornoivan2015-07-231-1/+1
* Update few debug messagesLukas Slebodnik2015-07-171-2/+3
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-154-2/+16
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-156-33/+73
* LDAP: Use sdap_get_and_parse_generic_/_recvJakub Hrozek2015-07-152-8/+8
* LDAP: Add sdap_get_and_parse_generic_sendJakub Hrozek2015-07-152-35/+136
* LDAP: Fetch users and groups using wildcardsJakub Hrozek2015-07-152-2/+51
* SDAP: Remove user from cache for missing user in LDAPLukas Slebodnik2015-06-191-21/+26
* LDAP/IPA: add user lookup by certificateSumit Bose2015-06-191-6/+49
* LDAP: add ldap_user_certificate optionSumit Bose2015-06-192-0/+4
* LDAP: Consolidate SDAP_SASL_REALM/SDAP_KRB5_REALM behaviourJakub Hrozek2015-06-143-8/+16
* LDAP: Do not set keytab through environment variableJakub Hrozek2015-06-141-10/+0
* SDAP: Log failure from sysdb_handle_original_uuidLukas Slebodnik2015-06-141-0/+6
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-052-0/+62
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-052-0/+21
* dyndns: don't pass zone directive to nsupdatePavel Reichl2015-06-041-1/+9
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-011-3/+12
* SDAP: Check return value before using output argumentsLukas Slebodnik2015-06-011-6/+8
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-012-29/+22
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* AD GPO: Support processing referralsStephen Gallagher2015-05-282-5/+35
* LDAP: Support returning referral informationStephen Gallagher2015-05-281-22/+112
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-224-6/+3