summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_next_grent.c
Commit message (Expand)AuthorAgeFilesLines
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3: rename sid_check_is_domain() to sid_check_is_our_sam()Michael Adam2012-07-121-2/+2
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-4/+2
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-2/+2
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3:winbindd: fix error handling in wb_next_grent_fetch_done()Stefan Metzmacher2010-08-201-1/+9
* s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher2010-08-161-5/+5
* s3: Fix bug 7212, "getent group does not return group members"Volker Lendecke2010-03-291-0/+1
* s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke2010-02-281-0/+11
* s3:winbind: Add async wb_next_grentVolker Lendecke2009-08-291-0/+177