summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_query_user_list.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Fix "wbint_Principals" definitionVolker Lendecke2018-11-271-1/+1
* s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner2018-05-171-3/+6
* winbind: Make wb_query_user_list just return namesVolker Lendecke2017-01-041-11/+59
* 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: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-201-5/+1
* s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher2010-08-161-4/+4
* s3:winbind: Add async query_user_listVolker Lendecke2009-08-291-0/+92