index
:
sssd.git
adsite
ifp
ifp-typo
ifpping
master
review
sssctl
sudo
sudo1-13
sudohost
sudoman
tlog
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
/
ldap_id.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LDAP: Relax search filters in application domains
Jakub Hrozek
2017-03-30
1
-5
/
+30
*
IPA: add certmap support
Sumit Bose
2017-03-23
1
-1
/
+3
*
sss_cert_derb64_to_ldap_filter: add sss_certmap support
Sumit Bose
2017-03-23
1
-1
/
+1
*
LDAP: always store the certificate from the request
Sumit Bose
2017-03-23
1
-1
/
+18
*
sdap_get_users_send(): new argument mapped_attrs
Sumit Bose
2017-03-23
1
-2
/
+2
*
SYSDB: When searching for UPNs, search either the whole DB or only the given ...
Jakub Hrozek
2017-03-03
1
-1
/
+1
*
DP: Remove unused attr_type from struct dp_id_data
Lukas Slebodnik
2017-01-16
1
-5
/
+0
*
LDAP: Remove unused parameter attr_type from groups_get_send
Lukas Slebodnik
2017-01-16
1
-11
/
+1
*
LDAP: Removed unused attr_type from users_get_send
Lukas Slebodnik
2017-01-16
1
-5
/
+1
*
LDAP: Fix debug messages after errors in *_get_send
Lukas Slebodnik
2017-01-16
1
-2
/
+2
*
SDAP: add enterprise principal strings for user searches
Sumit Bose
2016-07-29
1
-2
/
+8
*
LDAP: include email in UPN searches
Sumit Bose
2016-07-29
1
-4
/
+14
*
DP: rename be_acct_req to dp_id_data
Pavel Březina
2016-07-15
1
-4
/
+4
*
LDAP: fix typo
Sumit Bose
2016-07-07
1
-1
/
+1
*
LDAP: Delete cache entry if not found by UPN
Jakub Hrozek
2016-07-07
1
-0
/
+19
*
LDAP: Use shortname for LDAP queries
Jakub Hrozek
2016-07-07
1
-8
/
+28
*
LDAP: Rename DP filter value from name to filter_value
Jakub Hrozek
2016-07-07
1
-54
/
+57
*
DP: Switch to new interface
Pavel Březina
2016-06-20
1
-215
/
+85
*
LDAP: Decorate the hot paths in the LDAP provider with systemtap probes
Jakub Hrozek
2016-06-10
1
-0
/
+11
*
remove user certificate if not found on the server
Pavel Březina
2016-03-01
1
-0
/
+10
*
Just return NULL if tevent_req_create() fails
Sumit Bose
2016-02-11
1
-2
/
+1
*
LDAP: remove unused param. in sdap_fallback_local_user
Pavel Reichl
2015-10-12
1
-2
/
+1
*
Update few debug messages
Lukas Slebodnik
2015-07-17
1
-2
/
+3
*
LDAP: Add sdap_lookup_type enum
Jakub Hrozek
2015-07-15
1
-8
/
+8
*
LDAP: Fetch users and groups using wildcards
Jakub Hrozek
2015-07-15
1
-2
/
+48
*
SDAP: Remove user from cache for missing user in LDAP
Lukas Slebodnik
2015-06-19
1
-21
/
+26
*
LDAP/IPA: add user lookup by certificate
Sumit Bose
2015-06-19
1
-6
/
+49
*
ldap: use proper sysdb name in groups_by_user_done()
Sumit Bose
2015-06-01
1
-3
/
+12
*
Skip enumeration requests in IPA and AD providers as well
Jakub Hrozek
2015-06-01
1
-29
/
+19
*
SDAP: Remove unnecessary argument from sdap_save_user
Lukas Slebodnik
2015-05-22
1
-1
/
+1
*
SDAP: Set initgroups expire attribute at the end
Lukas Slebodnik
2015-05-22
1
-0
/
+42
*
IPA: allow initgroups by UUID for FreeIPA users
Sumit Bose
2015-05-06
1
-12
/
+8
*
IPA: allow initgroups by SID for AD users
Sumit Bose
2015-04-29
1
-2
/
+13
*
Add missing new lines to debug messages
Lukas Slebodnik
2015-03-17
1
-1
/
+1
*
LDAP/AD: do not resolve group members during tokenGroups request
Sumit Bose
2015-03-17
1
-5
/
+9
*
sdap_handle_acct_req_send: remove be_req
Pavel Březina
2015-03-08
1
-14
/
+10
*
LDAP: Conditional jump depends on uninitialised value
Lukas Slebodnik
2015-02-23
1
-3
/
+4
*
AD: use GC for SID requests as well
Sumit Bose
2015-01-30
1
-10
/
+28
*
LDAP: add support for lookups by UUID
Sumit Bose
2014-11-20
1
-5
/
+53
*
Use the alternative objectclass in group maps.
Michal Zidek
2014-09-15
1
-6
/
+12
*
LDAP: If extra_value is 'U' do a UPN search
Sumit Bose
2014-09-01
1
-2
/
+13
*
Revert "IPA: new attribute map for non-posix groups"
Jakub Hrozek
2014-08-19
1
-7
/
+1
*
IPA: new attribute map for non-posix groups
Pavel Reichl
2014-08-19
1
-1
/
+7
*
IPA: Rename label in users_get_send/groups_get_send
Pavel Reichl
2014-06-18
1
-32
/
+30
*
LDAP: Make it possible to extend an attribute map
Jakub Hrozek
2014-05-02
1
-1
/
+2
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-6
/
+6
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-34
/
+34
*
LDAP: Detect the presence of POSIX attributes
Jakub Hrozek
2014-02-12
1
-8
/
+150
*
LDAP: Don't abort request if no id mapping domain matches
Jakub Hrozek
2014-01-24
1
-5
/
+37
*
Remove unused parameter from sdap_save_user
Lukas Slebodnik
2013-11-27
1
-2
/
+1
[next]