summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_list_users.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groupsStefan Metzmacher2018-12-221-0/+5
* s3:winbind: work around coverity false positive.Jeremy Allison2017-02-231-1/+1
* s3:winbindd: talloc_steal the extra_data in winbindd_list_users_recv()Stefan Metzmacher2017-01-101-1/+1
* winbind: Make list_users use wb_query_user_listVolker Lendecke2017-01-041-59/+47
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-1/+1
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher2010-08-161-3/+3
* winbindd: Fill in num_entries where availableVolker Lendecke2010-04-191-0/+2
* s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke2009-08-291-0/+204