summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getgrgid.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-24s3:winbind: Delegate normalize_name_map to the idmap child in winbindd_getgrgidSamuel Cabrero1-5/+55
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgrgid.cPavel Filipenský1-1/+1
2022-07-15s3:winbind: Improve logging in winbindd_getgrgid.cPavel Filipenský1-7/+13
2020-02-05winbindd: handling missing idmap in getgrgid()Stefan Metzmacher1-0/+4
2018-12-20winbindd: Use dom_sid_str_bufVolker Lendecke1-1/+3
2018-11-12s3:winbind: Log client process nameAndreas Schneider1-1/+4
2017-09-30winbind: Remove the use of "talloc_dict"Volker Lendecke1-1/+1
2016-02-22winbind: Use xids2sids in getgrgidVolker Lendecke1-5/+10
2015-04-29Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.Richard Sharpe1-1/+1
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-4/+2
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_GETGRGID to the new APIVolker Lendecke1-0/+134