summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_list_groups.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-08winbindd: use struct winbindd_domain_ref in struct winbindd_list_groups_domstateStefan Metzmacher1-9/+57
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_list_groups.cPavel Filipenský1-2/+2
2022-07-15s3:winbind: Change num_received, num_domains from int to uint32_t in winbindd...Pavel Filipenský1-8/+7
2022-07-15s3:winbind: Improve logging in winbindd_list_groups.cPavel Filipenský1-6/+16
2018-12-22winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groupsStefan Metzmacher1-0/+5
2018-05-17s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner1-4/+10
2018-02-13winbindd: Initialize the domain groups memberAndreas Schneider1-1/+6
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
2010-04-05s3: Fix a cut&paste error in winbindd_list_groups_doneVolker Lendecke1-1/+1
2010-01-14s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GR...Kai Blin1-1/+3
2009-08-29s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke1-0/+204