summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_groups.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix two small bugs in group dereferencingJakub Hrozek2011-11-291-2/+5
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-12/+6
* Use one transaction instead of two during RFC2307bis group processingJakub Hrozek2011-11-111-31/+55
* LDAP: Remove redundant groups from the lookup listStephen Gallagher2011-11-081-23/+0
* LDAP: Add support for multiple search bases for group enumerationStephen Gallagher2011-11-021-21/+95
* LDAP: Support multiple group search bases (non-enumeration, RFC2307)Stephen Gallagher2011-11-021-13/+62
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-12/+22
* Fix small bug where TALLOC_CTX could end up unfreed.Pavel Zuna2011-10-061-3/+3
* Store name aliases for users, groupsJakub Hrozek2011-09-281-37/+92
* Allow turning dereference off by setting the threshold to 0Jakub Hrozek2011-09-061-1/+1
* Fix moving to next entry in deref codeJakub Hrozek2011-08-291-1/+6
* Moved some functions in sdap_async_groupsJan Zeleny2011-08-151-122/+112
* Confusing part of code cleared outJan Zeleny2011-08-151-34/+32
* sdap_async_accounts.c splitJan Zeleny2011-08-151-0/+2810