summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_id.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Relax search filters in application domainsJakub Hrozek2017-03-301-5/+30
* IPA: add certmap supportSumit Bose2017-03-231-1/+3
* 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-231-2/+2
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-031-1/+1
* DP: Remove unused attr_type from struct dp_id_dataLukas Slebodnik2017-01-161-5/+0
* LDAP: Remove unused parameter attr_type from groups_get_sendLukas Slebodnik2017-01-161-11/+1
* 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
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-291-2/+8
* LDAP: include email in UPN searchesSumit Bose2016-07-291-4/+14
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-151-4/+4
* LDAP: fix typoSumit Bose2016-07-071-1/+1
* LDAP: Delete cache entry if not found by UPNJakub Hrozek2016-07-071-0/+19
* LDAP: Use shortname for LDAP queriesJakub Hrozek2016-07-071-8/+28
* LDAP: Rename DP filter value from name to filter_valueJakub Hrozek2016-07-071-54/+57
* DP: Switch to new interfacePavel Březina2016-06-201-215/+85
* LDAP: Decorate the hot paths in the LDAP provider with systemtap probesJakub Hrozek2016-06-101-0/+11
* remove user certificate if not found on the serverPavel Březina2016-03-011-0/+10
* Just return NULL if tevent_req_create() failsSumit Bose2016-02-111-2/+1
* LDAP: remove unused param. in sdap_fallback_local_userPavel Reichl2015-10-121-2/+1
* Update few debug messagesLukas Slebodnik2015-07-171-2/+3
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-151-8/+8
* LDAP: Fetch users and groups using wildcardsJakub Hrozek2015-07-151-2/+48
* 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
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-011-3/+12
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-011-29/+19
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-221-1/+1
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-221-0/+42
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-12/+8
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-2/+13
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-1/+1
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-171-5/+9
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-081-14/+10
* LDAP: Conditional jump depends on uninitialised valueLukas Slebodnik2015-02-231-3/+4
* AD: use GC for SID requests as wellSumit Bose2015-01-301-10/+28
* LDAP: add support for lookups by UUIDSumit Bose2014-11-201-5/+53
* Use the alternative objectclass in group maps.Michal Zidek2014-09-151-6/+12
* LDAP: If extra_value is 'U' do a UPN searchSumit Bose2014-09-011-2/+13
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-191-7/+1
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-191-1/+7
* IPA: Rename label in users_get_send/groups_get_sendPavel Reichl2014-06-181-32/+30
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-021-1/+2
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-6/+6
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-34/+34
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-8/+150
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-241-5/+37
* Remove unused parameter from sdap_save_userLukas Slebodnik2013-11-271-2/+1