summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_list_groups.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groupsStefan Metzmacher2018-12-221-0/+5
* s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner2018-05-171-4/+10
* winbindd: Initialize the domain groups memberAndreas Schneider2018-02-131-1/+6
* 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: Fix a cut&paste error in winbindd_list_groups_doneVolker Lendecke2010-04-051-1/+1
* s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GR...Kai Blin2010-01-141-1/+3
* s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke2009-08-291-0/+204