summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* sysdb: Unify name format for groups and usersMichal Zidek2016-01-138-22/+37
* ldap: remove originalMeberOf if there is no memberOfSumit Bose2016-01-121-1/+7
* sdap_save_grpmem: determine domain by SID if possibleSumit Bose2016-01-061-13/+35
* Use right domain for user lookupsSumit Bose2016-01-061-1/+1
* SUDO: get srv_opts after we are connectedPavel Březina2015-12-151-1/+3
* SUDO: use size_t instead of int in for cyclesPavel Březina2015-12-151-2/+2
* SUDO: make sdap_sudo_handler staticPavel Březina2015-12-152-2/+4
* SUDO: remove finalizerPavel Březina2015-12-151-7/+1
* SUDO: obtain host information when going onlinePavel Březina2015-12-153-55/+101
* SUDO: fix potential memory leak in sdap_sudo_initPavel Březina2015-12-151-2/+9
* SUDO: do not imitate full refresh if usn is unknown in smart refreshPavel Březina2015-12-152-20/+23
* SUDO: built host filter inside sdap_sudo_refresh requestPavel Březina2015-12-153-245/+215
* SUDO: set USN inside sdap_sudo_refresh requestPavel Březina2015-12-153-60/+49
* SUDO: sdap_sudo_load_sudoers improve iteratorPavel Březina2015-12-151-69/+55
* SUDO: fix sdap_sudo_smart_refresh_recv()Pavel Březina2015-12-151-7/+7
* SUDO: fix tevent stylePavel Březina2015-12-154-300/+265
* SUDO: fix sdap_id_op logicPavel Březina2015-12-151-16/+18
* SUDO: simplify error handlingPavel Březina2015-12-154-70/+41
* SUDO: move offline check to handlerPavel Březina2015-12-152-6/+5
* SUDO: move refreshes from sdap_sudo.c to sdap_sudo_refresh.cPavel Březina2015-12-153-642/+639
* SUDO: convert periodical refreshes to be_ptaskPavel Březina2015-12-154-657/+185
* LDAP: Mark globals in ldap_opts.h as externPavel Březina2015-12-142-330/+388
* DEBUG: Add missing new linesLukas Slebodnik2015-12-142-3/+3
* LDAP: check early for missing SID in mapping checkSumit Bose2015-12-101-0/+6
* initgr: only search for primary group if it is not already cachedSumit Bose2015-11-271-21/+36
* ldap: skip sdap_save_grpmem() if ignore_group_members is setSumit Bose2015-11-271-0/+8
* 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