summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getgrnam.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-29s3:winbindd:getgrnam: also produce a group struct for a user with ID_TYPE_BOTHMichael Adam1-2/+13
2013-01-29s3:winbindd: rename winbindd_getgrnam_lookupsid_done to winbindd_getgrnam_loo...Michael Adam1-3/+3
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-4/+2
2009-12-28s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid()Volker Lendecke1-22/+1
2009-08-29s3:winbind: Add some missing error checksVolker Lendecke1-0/+3
2009-08-16s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke1-0/+1
2009-08-16s3:winbind: Convert WINBINDD_GETGRNAM to the new APIVolker Lendecke1-0/+190