summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getusersids.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getusersids.cPavel Filipenský1-2/+4
2022-07-15s3:winbind: Change num_sids from int to uint32_t in wb_gettoken_recv()Pavel Filipenský1-1/+1
2022-07-15s3:winbind: Improve logging in winbindd_getusersids.cPavel Filipenský1-10/+16
2022-07-15s3:winbind: Move up some code in winbindd_getusersids.cPavel Filipenský1-3/+3
2021-10-08winbind: Simplify winbindd_getusersids_recv()Volker Lendecke1-8/+6
2018-12-20winbindd: Use dom_sid_str_bufVolker Lendecke1-2/+3
2018-11-27winbind: Use dom_sid_str_bufVolker Lendecke1-7/+5
2018-11-12s3:winbind: Log client process nameAndreas Schneider1-1/+4
2017-01-04winbind: Add "expand_local_aliases" to wb_gettokenVolker Lendecke1-1/+1
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-2/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2009-08-27s3:winbind: Convert WINBINDD_GETUSERSIDS to the new APIVolker Lendecke1-0/+120