summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_query_user_list.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-08winbindd: use struct winbindd_domain_ref in struct wb_query_user_list_stateStefan Metzmacher1-4/+16
2023-06-16winbind: Fix a typoVolker Lendecke1-1/+1
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_query_user_list.cPavel Filipenský1-3/+4
2022-07-15s3:winbind: Improve logging in wb_query_user_list.cPavel Filipenský1-3/+9
2018-11-27winbind: Fix "wbint_Principals" definitionVolker Lendecke1-1/+1
2018-05-17s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner1-3/+6
2017-01-04winbind: Make wb_query_user_list just return namesVolker Lendecke1-11/+59
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-10-20s3: Use any_nt_status_not_ok in winbindVolker Lendecke1-5/+1
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-4/+4
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke1-0/+92