summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* sudo: always use srv_opts from id contextsudoPavel Březina2017-10-311-6/+1
* ldap: Change ldap_user_certificate to userCertificate;binaryamitkuma2017-10-041-3/+3
* IPA: fix handling of certmap_ctxSumit Bose2017-09-144-4/+162
* SDAP: Use sysdb_search_*_by_orig_dn() in sdap_async_groups.cFabiano Fidêncio2017-09-051-21/+2
* SDAP: Use sysdb_search_*_by_orig_dn() in sdap_async_nested_groups.cFabiano Fidêncio2017-09-051-48/+13
* SDAP: Don't call be_mark_offline() because sdap_id_conn_data_set_expire_timer...Fabiano Fidêncio2017-08-311-0/+8
* SDAP: Add a debug message to explain why a backend was marked offlineFabiano Fidêncio2017-08-311-0/+4
* ldap_child: Removing duplicate log messageAmitKumar2017-08-251-13/+5
* Moving headers used by both server and client to special folderAmitKumar2017-08-031-1/+1
* Revert "LDAP: Fix nesting level comparison"Lukas Slebodnik2017-07-241-1/+1
* SDAP: Add sdap_domain_copy_search_basesMichal Židek2017-07-112-0/+15
* LDAP: Fix nesting level comparisonJustin Stephenson2017-07-111-1/+1
* LDAP_ID_CLEANUP: Use sysdb_search_*_by_timestamp()Fabiano Fidêncio2017-06-151-2/+4
* Remove unnecessary sys/param.hLukas Slebodnik2017-06-081-1/+0
* UTIL: Remove ctype.h from util/util.hLukas Slebodnik2017-06-081-0/+2
* UTIL: Remove signal.h from util/util.hLukas Slebodnik2017-06-083-0/+4
* ldap: handle certmap errors gracefullySumit Bose2017-05-311-0/+21
* AD SUBDOMAINS: Fix search bases for child domainsMichal Židek2017-05-191-0/+5
* LDAP/AD: Do not fail in case rfc2307bis_nested_groups_recv() returns ENOENTFabiano Fidêncio2017-05-031-1/+7
* SDAP: Fix handling of search basesMichal Židek2017-05-021-2/+0
* LDAP: Remove duplicated debug messageFabiano Fidêncio2017-05-021-1/+0
* LDAP: Allow passing a NULL map to sdap_search_bases_ex_sendJakub Hrozek2017-04-261-1/+1
* LDAP: Relax search filters in application domainsJakub Hrozek2017-03-303-13/+66
* LDAP: save non-POSIX users in application domainsJakub Hrozek2017-03-301-15/+57
* IPA: add certmap supportSumit Bose2017-03-232-1/+7
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-03-231-1/+1
* LDAP: always store the certificate from the requestSumit Bose2017-03-231-1/+18
* sdap_get_users_send(): new argument mapped_attrsSumit Bose2017-03-237-7/+47
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-031-1/+1
* LDAP/proxy: tell frontend that Smartcard auth is not supportedSumit Bose2017-02-231-1/+10
* check_duplicate: check name member before using itSumit Bose2017-02-221-1/+1
* sdap_extend_map: make sure memory can be freedSumit Bose2017-02-222-2/+23
* DYNDNS: Update PTR record after non-fatal errorJustin Stephenson2017-02-221-3/+0
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-083-8/+30
* LDAP: Better logging messagePetr Čech2017-02-081-1/+2
* ldap_child: Fix use after freeLukas Slebodnik2017-02-011-9/+17
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-02-011-0/+1
* LDAP: Remove attrs_type related TODO commentsLukas Slebodnik2017-01-162-3/+0
* DP: Remove unused attr_type from struct dp_id_dataLukas Slebodnik2017-01-162-6/+0
* LDAP: Remove unused parameter attr_type from groups_get_sendLukas Slebodnik2017-01-164-14/+3
* LDAP: Removed unused attr_type from users_get_sendLukas Slebodnik2017-01-161-5/+1
* LDAP: Fix debug messages after errors in *_get_sendLukas Slebodnik2017-01-161-2/+2
* sudo: do not store usn if no rules are foundPavel Březina2016-12-081-1/+8
* Qualify ghost user attribute in case ldap_group_nesting_level is set to 0Jakub Hrozek2016-11-161-4/+11
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-031-1/+7
* LDAP/AD: resolve domain local groups for remote usersSumit Bose2016-10-313-7/+568
* sdap: make some nested group related calls publicSumit Bose2016-10-312-10/+18
* sysdb: add parent_dom to sysdb_get_direct_parents()Sumit Bose2016-10-311-4/+7
* LDAP: Removing of member link from groupSumit Bose2016-10-141-0/+9
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-213-5/+5