summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* IPA: add certmap support (wip)Sumit Bose2017-02-132-2/+7
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-02-131-3/+3
* LDAP: always store the certificate from the requestSumit Bose2017-02-131-1/+18
* sdap_get_users_send(): new argument extra_attrsSumit Bose2017-02-134-4/+39
* 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
* LDAP: Return partial results from adminlimit exceededJakub Hrozek2016-09-141-1/+2
* SDAP: Fix settig paging attribute in sdap_get_generic_ext_sendLukas Slebodnik2016-09-131-3/+3
* sdap_initgr_nested_get_membership_diff: use fully-qualified namesSumit Bose2016-09-011-1/+1
* PROXY: Use right name in ldap filterLukas Slebodnik2016-08-301-3/+8
* LDAP: Fixing of removing netgroup from cachePetr Cech2016-08-241-0/+16
* sdap: Skip exact duplicates when extending mapsMichal Židek2016-08-191-10/+32
* LDAP: Log autofs rfc2307 config changes only with enabled responderLukas Slebodnik2016-08-171-1/+22
* LDAP: Adding SIGCHLD callbackPetr Cech2016-08-171-6/+26
* LDAP: Adding SIGTERM signal before SIGKILLPetr Cech2016-08-171-4/+36
* LDAP: Adding support for SIGTERM signalPetr Cech2016-08-171-0/+29
* LDAP: Fixing wrong pam error code for passwdPetr Cech2016-08-081-0/+5
* LDAP: Fix Dereference after NULL checkLukas Slebodnik2016-08-081-1/+1
* SDAP: Don't log an op failure when no users are foundFabiano Fidêncio2016-08-051-3/+6
* PROVIDER: Conversion empty string from D-Bus to NULLPetr Cech2016-08-051-1/+1
* Revert "LDAP: Lookup services by all protocols unless a protocol is specified"Petr Cech2016-08-051-5/+2
* SDAP: sysdb_search_users does not set users_count for failuresLukas Slebodnik2016-08-051-1/+1
* SDAP: sanitize member name before using in filterLukas Slebodnik2016-08-051-1/+10
* LDAP: Use FQDN when linking parent LDAP groupsJakub Hrozek2016-08-041-1/+1
* LDAP: Changing of confusing debug messagePetr Cech2016-08-021-1/+1
* LDAP: Fix storing initgroups for users with no supplementary groupsJakub Hrozek2016-08-021-14/+18
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-294-4/+48
* SDAP: add special handling for IPA Kerberos enterprise principal stringsSumit Bose2016-07-291-0/+17
* LDAP/IPA: add local email address to aliasesSumit Bose2016-07-291-0/+22
* LDAP: include email in UPN searchesSumit Bose2016-07-292-10/+40
* LDAP: new attribute option ldap_user_emailSumit Bose2016-07-292-0/+4
* LDAP: allow multiple user principalsSumit Bose2016-07-291-14/+18
* sdap: Fix ldap_rfc_2307_fallback_to_local_usersMichal Židek2016-07-151-0/+3
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-154-10/+10
* LDAP: Lookup services by all protocols unless a protocol is specifiedJakub Hrozek2016-07-071-2/+5