index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
/
ldap_id.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
Enable removing nonexisting dn in sdap_handle_account_info
Lukas Slebodnik
1
-1
/
+1
2013-07-17
LDAP: When resolving a SID, search for groups first, then users
Jakub Hrozek
1
-19
/
+18
2013-06-28
Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mapping
Sumit Bose
1
-3
/
+11
2013-06-24
LDAP: Retry SID search based on result of LDAP search, not the return code
Jakub Hrozek
1
-2
/
+13
2013-06-07
LDAP: return sdap search return code to ID
Jakub Hrozek
1
-34
/
+87
2013-06-07
LDAP: new SDAP domain structure
Jakub Hrozek
1
-19
/
+49
2013-06-07
LDAP: Pass in a connection to ID functions
Jakub Hrozek
1
-20
/
+39
2013-06-07
LDAP: Refactor account info handler into a tevent request
Jakub Hrozek
1
-155
/
+201
2013-06-07
LDAP: sdap_id_ctx might contain several connections
Jakub Hrozek
1
-5
/
+5
2013-06-06
Intermittent fix for get_user_and_group_users_done
Sumit Bose
1
-3
/
+0
2013-05-28
Remove unneeded comment
Jakub Hrozek
1
-1
/
+0
2013-05-27
Add SID related requests to the LDAP provider
Sumit Bose
1
-5
/
+230
2013-05-02
Add secid filter to responder-dp protocol
Sumit Bose
1
-0
/
+6
2013-03-20
ldap: Fallback option for rfc2307 schema
Simo Sorce
1
-0
/
+39
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
1
-1
/
+1
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
1
-10
/
+16
2013-01-21
Remove sysdb as a be context structure member
Simo Sorce
1
-3
/
+3
2013-01-15
Add domain argument to sysdb_delete_group()
Simo Sorce
1
-2
/
+4
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
1
-3
/
+5
2012-12-05
Fix comment on wrong line
Simo Sorce
1
-1
/
+1
2012-12-04
Use an entry type mask macro to filter entry types
Simo Sorce
1
-1
/
+1
2012-11-19
LDAP: Remove double break
Jakub Hrozek
1
-1
/
+0
2012-11-15
Add ignore_group_members option.
Paul B. Henson
1
-1
/
+8
2012-08-23
Clean up cache on server reinitialization
Pavel Březina
1
-0
/
+45
2012-06-29
ldap provider: add sudo usn value
Pavel Březina
1
-0
/
+2
2012-05-31
Add support for filtering atributes
Jan Zeleny
1
-6
/
+6
2012-05-10
LDAP: Add attr_count return value to build_attrs_from_map()
Stephen Gallagher
1
-3
/
+3
2012-05-03
LDAP: Enable looking up id-mapped groups by GID
Stephen Gallagher
1
-2
/
+45
2012-05-03
LDAP: Allow looking up ID-mapped groups by name
Stephen Gallagher
1
-11
/
+20
2012-05-03
LDAP: Enable looking up id-mapped users by UID
Stephen Gallagher
1
-6
/
+43
2012-01-31
LDAP: Add enumeration support for services
Stephen Gallagher
1
-0
/
+2
2012-01-31
LDAP: Add support for service lookups (non-enum)
Stephen Gallagher
1
-0
/
+30
2011-12-19
Pass sdap_id_ctx to online check from IPA provider
Jakub Hrozek
1
-17
/
+40
2011-11-29
Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connections
Jakub Hrozek
1
-1
/
+2
2011-11-25
Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider
Jakub Hrozek
1
-2
/
+13
2011-11-23
Renamed some LDAP routines
Jan Zeleny
1
-2
/
+2
2011-11-02
LDAP: Add support for multiple search bases for group enumeration
Stephen Gallagher
1
-1
/
+2
2011-11-02
LDAP: Add support for multiple search bases for user enumeration
Stephen Gallagher
1
-1
/
+2
2011-11-02
LDAP: Convert ldap_*_search_filter
Stephen Gallagher
1
-32
/
+12
2011-11-02
LDAP: Support multiple group search bases (non-enumeration, RFC2307)
Stephen Gallagher
1
-1
/
+3
2011-11-02
LDAP: Support multiple user search bases (non-enumeration)
Stephen Gallagher
1
-0
/
+1
2011-10-03
Use explicit base 10 for converting strings to integers
Jakub Hrozek
1
-2
/
+2
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-7
/
+5
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-9
/
+4
2011-08-04
Fix returning groups when gidNumber attribute is not ordered
Jakub Hrozek
1
-1
/
+3
2011-07-27
Explicitly ignore groups with gidNumber=0
Jakub Hrozek
1
-1
/
+1
2011-05-04
Fixed lastUSN checking improvements
Jan Zeleny
1
-3
/
+6
2011-04-19
Add last usn checking after reconnection
Jan Zeleny
1
-1
/
+16
2011-04-19
Add user and group search LDAP filter options
Jakub Hrozek
1
-13
/
+32
2011-04-15
Do not throw a DP error when failing to delete a nonexistent entity
Stephen Gallagher
1
-4
/
+4
[next]