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
/
sdap_async_accounts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-02
Non-posix group processing - ldap provider and nss responder
Jan Zeleny
1
-16
/
+67
2011-05-25
Sanitize username during initgroups call
Sumit Bose
1
-1
/
+7
2011-05-25
Separate return paths for success and failure in sdap_nested_group_check_cache
Jakub Hrozek
1
-6
/
+10
2011-05-24
Fix uninitialized scalar variable in sdap_nested_group_check_cache
Jakub Hrozek
1
-2
/
+4
2011-05-20
Use dereference when processing RFC2307bis nested groups
Jakub Hrozek
1
-14
/
+454
2011-05-20
Refactor RFC2307bis nested group processing
Jakub Hrozek
1
-123
/
+188
2011-05-20
Use fake users during RFC2307bis nested group processing
Jakub Hrozek
1
-13
/
+165
2011-05-20
Change sysdb_add_fake_user to add OriginalDN
Jakub Hrozek
1
-1
/
+1
2011-05-20
IPA Provider: don't fail if user is not a member of any groups
Stephen Gallagher
1
-2
/
+5
2011-05-16
Possible memory leak fixed
Jan Zeleny
1
-1
/
+1
2011-05-16
Fixed wrong variable in sdap_initgr_nested_store
Jan Zeleny
1
-1
/
+1
2011-04-01
Only save members for successfully saved groups
Jakub Hrozek
1
-2
/
+17
2011-03-30
Fall back to cn if gecos is not available
Stephen Gallagher
1
-0
/
+9
2011-03-28
Mark transaction as done when cancelled
Jakub Hrozek
1
-2
/
+8
2011-03-28
RFC2307: Ignore zero-length member names in group lookups
Stephen Gallagher
1
-0
/
+4
2011-03-28
Always complete the transaction in sdap_process_group_members_2307
Stephen Gallagher
1
-0
/
+11
2011-03-28
Fix typo in sdap_nested_group_process_step
Jakub Hrozek
1
-1
/
+1
2011-03-24
Return from functions in LDAP provider after marking request as failed
Jakub Hrozek
1
-1
/
+4
2011-03-23
Add sysdb_attrs_primary_name_list() routine
Stephen Gallagher
1
-18
/
+22
2011-03-23
Use sysdb_attrs_primary_name() in sdap_initgr_nested_store_group
Stephen Gallagher
1
-1
/
+3
2011-03-23
Use fake groups during IPA schema initgroups
Jakub Hrozek
1
-114
/
+418
2011-03-23
Add originalDN to fake groups
Jakub Hrozek
1
-1
/
+10
2011-03-23
RFC2307bis: Ignore aliases for groups
Stephen Gallagher
1
-14
/
+26
2011-03-23
RFC2307: Ignore aliases for groups
Stephen Gallagher
1
-23
/
+35
2011-03-23
Ignore aliases for users
Stephen Gallagher
1
-20
/
+26
2011-03-22
Sanitize DN when searching the original DN in the cache
Sumit Bose
1
-1
/
+9
2011-03-17
Fix incorrect return value check
Stephen Gallagher
1
-1
/
+1
2011-03-15
Fix LDAP search filter for nested initgroups
Jakub Hrozek
1
-1
/
+1
2011-03-14
Require existence of GID number and name in group searches
Stephen Gallagher
1
-10
/
+20
2011-02-21
IPA provider: remove deleted groups during initgroups()
Stephen Gallagher
1
-3
/
+112
2011-02-01
Sanitize search filters for nested group lookups
Stephen Gallagher
1
-3
/
+17
2011-01-21
Delete attributes that are removed from LDAP
Stephen Gallagher
1
-8
/
+33
2011-01-21
Fix nested group handling during enumeration
Sumit Bose
1
-0
/
+14
2011-01-21
Add missing include file to sdap_async_accounts.c
Stephen Gallagher
1
-0
/
+1
2011-01-21
Add the user's primary group to the initgroups lookup
Stephen Gallagher
1
-6
/
+49
2011-01-19
Don't double-sanitize member DNs
Stephen Gallagher
1
-12
/
+4
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
1
-14
/
+38
2011-01-14
Add missing sysdb transaction to group enumerations
Stephen Gallagher
1
-12
/
+45
2010-12-21
Add all values of a multi-valued user attribute
Sumit Bose
1
-12
/
+15
2010-12-07
ldap: Use USN entries if available.
Simo Sorce
1
-54
/
+90
2010-11-15
Fix const cast warning for sysdb_update_members
Stephen Gallagher
1
-6
/
+6
2010-11-15
Sanitize search filters in LDAP provider
Stephen Gallagher
1
-3
/
+28
2010-11-15
Sanitize sysdb dn for memberof lookup
Stephen Gallagher
1
-1
/
+11
2010-11-15
Sanitize sysdb filters in the LDAP provider
Stephen Gallagher
1
-2
/
+11
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
1
-17
/
+12
2010-10-18
set in_transaction explicitly to false
Jakub Hrozek
1
-1
/
+1
2010-10-18
Use unsigned long for conversion to id_t
Jakub Hrozek
1
-32
/
+14
2010-10-18
Add proper nested initgroup support for RFC2307bis servers
Stephen Gallagher
1
-3
/
+761
2010-10-18
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
1
-0
/
+1
2010-10-18
Handle nested groups in RFC2307bis
Stephen Gallagher
1
-1
/
+776
[next]