summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/wb_getgrsid.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
* winbind: Fix an incompatible pointer type warningVolker Lendecke2013-02-081-1/+1
* s3:winbindd: create group structs for gids that are coming from a user sid id...Michael Adam2013-01-291-0/+49
* s3:winbindd: change wb_getgrsid to use wb_sids2xids instead of wb_sid2gidMichael Adam2012-12-031-2/+17
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-6/+3
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner2010-09-201-1/+2
* s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid()Volker Lendecke2009-12-281-0/+11
* s3:winbind: Add async wb_getgrsidVolker Lendecke2009-08-161-0/+151