summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getgrnam.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgrnam.cPavel Filipenský1-1/+1
2022-07-15s3:winbind: Improve logging in winbindd_getgrnam.cPavel Filipenský1-4/+9
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2018-12-20winbindd: Use dom_sid_str_bufVolker Lendecke1-1/+4
2018-11-12s3:winbind: Log client process nameAndreas Schneider1-1/+4
2018-05-11winbind: Fix UPN handling in parse_domain_user()Andreas Schneider1-3/+12
2018-05-11winbind: Pass upn unmodified to lookup namesStefan Metzmacher1-1/+4
2017-09-30winbind: Remove the use of "talloc_dict"Volker Lendecke1-1/+1
2015-05-06Last lot of convert uint32 to uint32_t in winbindd, I promise.Richard Sharpe1-1/+1
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