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_initgroups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
1
-27
/
+47
2012-08-21
Remove compilation warning: ret may be uninitialized
Pavel Březina
1
-0
/
+2
2012-08-21
Process all groups from a single nesting level
Jakub Hrozek
1
-4
/
+14
2012-08-10
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
1
-1
/
+45
2012-06-13
LDAP: Auto-detect support for the ldap match rule
Stephen Gallagher
1
-1
/
+3
2012-06-13
LDAP: Add support for AD chain matching extension in initgroups
Stephen Gallagher
1
-9
/
+20
2012-06-12
LDAP: Make sdap_initgr_common_store() non-static
Stephen Gallagher
1
-7
/
+7
2012-06-12
LDAP: Add helper function to get list of a user's groups from sysdb
Stephen Gallagher
1
-33
/
+64
2012-06-12
LDAP: Fix incorrect switch statement in sdap_get_initgr_done()
Stephen Gallagher
1
-1
/
+1
2012-05-31
Utilize attribute exclusion in LDAP initgroups
Jan Zeleny
1
-3
/
+33
2012-05-31
Add support for filtering atributes
Jan Zeleny
1
-10
/
+10
2012-05-31
Ghost members - removed sdap_check_aliases()
Jan Zeleny
1
-7
/
+0
2012-05-10
LDAP: Add attr_count return value to build_attrs_from_map()
Stephen Gallagher
1
-5
/
+5
2012-05-03
LDAP: Treat groups with unmappable SIDs as non-POSIX groups
Stephen Gallagher
1
-9
/
+12
2012-05-03
LDAP: Add helper function to map IDs
Stephen Gallagher
1
-16
/
+5
2012-05-03
LDAP: Add helper routine to convert LDAP blob to SID string
Stephen Gallagher
1
-28
/
+144
2012-03-08
Fix nested groups processing
Jakub Hrozek
1
-26
/
+60
2012-03-05
Use proper errno code
Jakub Hrozek
1
-1
/
+1
2012-02-24
Modifications to simplify list_missing_attrs
Jan Zeleny
1
-1
/
+1
2012-02-24
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
1
-6
/
+12
2012-02-23
LDAP: Properly assign orig_dn
Stephen Gallagher
1
-0
/
+1
2012-02-14
Fix memory hierarchy when processing nested group memberships
Jakub Hrozek
1
-6
/
+8
2012-02-04
LDAP: Fix incorrect search timeouts
Stephen Gallagher
1
-1
/
+1
2012-02-04
LDAP: Do not fail if RootDSE check cannot determine search bases
Stephen Gallagher
1
-1
/
+34
2011-12-16
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
1
-4
/
+13
2011-11-30
Use dereference during IPA provider initgroups
Jakub Hrozek
1
-40
/
+149
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-16
/
+7
2011-11-11
Squash transactions in sdap_initgr_common_store
Jakub Hrozek
1
-6
/
+25
2011-11-07
Use correct state struct in sdap_initgr_rfc2307bis_next_base
Jakub Hrozek
1
-2
/
+3
2011-11-07
Fix segfault in sdap_get_initgr_user
Jakub Hrozek
1
-1
/
+2
2011-11-02
LDAP: Add multiple search bases for initgroups (RFC2307bis groups)
Stephen Gallagher
1
-77
/
+225
2011-11-02
LDAP: Add multiple search bases for initgroups (RFC2307 groups)
Stephen Gallagher
1
-17
/
+99
2011-11-02
LDAP: Add multiple search bases for initgroups (users)
Stephen Gallagher
1
-30
/
+72
2011-10-31
Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parents
Jakub Hrozek
1
-2
/
+1
2011-10-31
RFC2307bis initgroups: fix nested groups processing
Jakub Hrozek
1
-20
/
+33
2011-10-25
Plug memory leaks in LDAP provider
Jakub Hrozek
1
-0
/
+3
2011-10-17
Cancel transactions correctly during initgroups
Jakub Hrozek
1
-13
/
+31
2011-10-17
Use fewer transactions during IPA initgroups
Jakub Hrozek
1
-171
/
+273
2011-10-17
Use fewer transactions during RFC2307bis initgroups
Jakub Hrozek
1
-346
/
+366
2011-10-17
Utility functions for LDAP nested schema initgroups
Jakub Hrozek
1
-0
/
+119
2011-10-13
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
1
-2
/
+4
2011-09-28
Store name aliases for users, groups
Jakub Hrozek
1
-0
/
+7
2011-09-28
Add a sysdb_get_direct_parents function
Jakub Hrozek
1
-57
/
+5
2011-08-15
Moved some functions in sdap_async_initgroups
Jan Zeleny
1
-345
/
+349
2011-08-15
sdap_async_accounts.c split
Jan Zeleny
1
-0
/
+2049