summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_initgroups.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-16/+7
* Squash transactions in sdap_initgr_common_storeJakub Hrozek2011-11-111-6/+25
* Use correct state struct in sdap_initgr_rfc2307bis_next_baseJakub Hrozek2011-11-071-2/+3
* Fix segfault in sdap_get_initgr_userJakub Hrozek2011-11-071-1/+2
* LDAP: Add multiple search bases for initgroups (RFC2307bis groups)Stephen Gallagher2011-11-021-77/+225
* LDAP: Add multiple search bases for initgroups (RFC2307 groups)Stephen Gallagher2011-11-021-17/+99
* LDAP: Add multiple search bases for initgroups (users)Stephen Gallagher2011-11-021-30/+72
* Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parentsJakub Hrozek2011-10-311-2/+1
* RFC2307bis initgroups: fix nested groups processingJakub Hrozek2011-10-311-20/+33
* Plug memory leaks in LDAP providerJakub Hrozek2011-10-251-0/+3
* Cancel transactions correctly during initgroupsJakub Hrozek2011-10-171-13/+31
* Use fewer transactions during IPA initgroupsJakub Hrozek2011-10-171-171/+273
* Use fewer transactions during RFC2307bis initgroupsJakub Hrozek2011-10-171-346/+366
* Utility functions for LDAP nested schema initgroupsJakub Hrozek2011-10-171-0/+119
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-2/+4
* Store name aliases for users, groupsJakub Hrozek2011-09-281-0/+7
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-09-281-57/+5
* Moved some functions in sdap_async_initgroupsJan Zeleny2011-08-151-345/+349
* sdap_async_accounts.c splitJan Zeleny2011-08-151-0/+2049