summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* sudo: remove unused param name in sdap_sudo_get_usn()Pavel Reichl2015-11-021-2/+1
* SDAP: Remove unused sdap_id_ctx from sdap_id_conn_cache_createLukas Slebodnik2015-11-023-3/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-2/+2
* FO: Use refcount to keep track of servers returned to callersJakub Hrozek2015-10-232-3/+3
* SDAP: pass params in sdap_get_and_parse_generic_sendPavel Reichl2015-10-221-2/+6
* SDAP: change type of attrsonly in sdap_get_generic_ext_statePavel Reichl2015-10-221-9/+10
* SDAP: allow_paging in sdap_get_generic_ext_send()Pavel Reichl2015-10-221-18/+25
* SDAP: optional warning - sizelimit exceeded in POSIX checkPavel Reichl2015-10-221-9/+22
* LDAP: remove unused param. in sdap_fallback_local_userPavel Reichl2015-10-124-8/+4
* autofs: remove unused params in del_autofs_entriesPavel Reichl2015-10-121-4/+1
* sudo: remove unused param. in ldap_get_sudo_optionsPavel Reichl2015-10-123-5/+3
* LDAP: Inform about small range sizeStephen Gallagher2015-10-091-0/+7
* DYNDNS: use realm and server commands only as fallbackPavel Reichl2015-10-052-19/+23
* SDAP: fix minor memory leakPavel Reichl2015-10-022-2/+3
* SDAP: Relax POSIX checkPavel Reichl2015-10-021-4/+6
* 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