summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_list_users.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-08winbindd: use struct winbindd_domain_ref in struct winbindd_list_users_domstateStefan Metzmacher1-5/+15
2023-07-20s3:winbindd: Change the TALLOC_CTX to fix the tevent call depth trackingPavel Filipenský1-3/+9
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_list_users.cPavel Filipenský1-1/+1
2022-07-15s3:winbind: Improve logging in winbindd_list_users.cPavel Filipenský1-2/+13
2018-12-22winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groupsStefan Metzmacher1-0/+5
2017-02-23s3:winbind: work around coverity false positive.Jeremy Allison1-1/+1
2017-01-10s3:winbindd: talloc_steal the extra_data in winbindd_list_users_recv()Stefan Metzmacher1-1/+1
2017-01-04winbind: Make list_users use wb_query_user_listVolker Lendecke1-59/+47
2014-06-11librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett1-1/+1
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-1/+1
2011-01-11s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher1-1/+1
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-3/+3
2010-04-19winbindd: Fill in num_entries where availableVolker Lendecke1-0/+2
2009-08-29s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke1-0/+204