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-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
2010-10-18
Make sdap_save_users_send handle zero users gracefully
Stephen Gallagher
1
-0
/
+5
2010-10-15
Save dummy member users during RFC2307 getgr{nam,gid}
Jakub Hrozek
1
-82
/
+279
2010-10-15
Save dummy groups to cache during initgroups
Jakub Hrozek
1
-0
/
+125
2010-10-13
Return all group members from getgr(nam|gid)
Ralf Haferkamp
1
-12
/
+374
2010-10-13
Shortcut for save_group() to accept sysdb DNs as member attributes
Ralf Haferkamp
1
-4
/
+19
2010-09-22
Request the correct attribute name
Jakub Hrozek
1
-1
/
+1
2010-09-22
Request all group attributes during initgroups processing
Stephen Gallagher
1
-5
/
+6
2010-09-02
Fixed printing of undefined value in sdap_async_accounts.c
Jan Zeleny
1
-1
/
+1
2010-08-03
Clean up initgroups processing for RFC2307
Stephen Gallagher
1
-11
/
+89
2010-06-16
Standardize on correct spelling of "principal" for krb5
Stephen Gallagher
1
-2
/
+2
2010-06-10
Properly handle missing originalMemberOf entry in initgroups
Stephen Gallagher
1
-0
/
+1
[next]