summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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