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
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
2011-03-14
Require existence of GID number and name in group searches
Stephen Gallagher
1
-3
/
+6
2011-02-18
Remove cached user entry if initgroups returns ENOENT
Stephen Gallagher
1
-0
/
+11
2011-01-21
Add the user's primary group to the initgroups lookup
Stephen Gallagher
1
-5
/
+6
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
1
-2
/
+6
2010-12-07
ldap: add checks to determine if USN features are available.
Simo Sorce
1
-1
/
+1
2010-12-02
Add a special filter type to handle enumerations
Sumit Bose
1
-17
/
+6
2010-12-01
Add check_online method to LDAP ID provider
Sumit Bose
1
-0
/
+41
2010-11-15
Sanitize search filters in LDAP provider
Stephen Gallagher
1
-2
/
+16
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
1
-6
/
+5
2010-10-18
Use unsigned long for conversion to id_t
Jakub Hrozek
1
-2
/
+2
2010-10-13
Implement netgroup support for LDAP provider
Sumit Bose
1
-0
/
+26
2010-09-22
Request all group attributes during initgroups processing
Stephen Gallagher
1
-0
/
+1
2010-07-09
Use new LDAP connection framework to get user account groups from LDAP.
eindenbom
1
-108
/
+67
2010-07-09
Use new LDAP connection framework to get group account info from LDAP.
eindenbom
1
-36
/
+65
2010-07-09
Use new LDAP connection framework to get user account info from LDAP.
eindenbom
1
-37
/
+90
2010-05-07
Fix segfault in GSSAPI reconnect code
Stephen Gallagher
1
-55
/
+35
2010-05-03
Better handle sdap_handle memory from callers.
Simo Sorce
1
-16
/
+40
2010-04-12
sysdb: delete sysdb_delete_group
Simo Sorce
1
-33
/
+10
2010-04-12
sysdb: convert sysdb_delete_user
Simo Sorce
1
-33
/
+10
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+795