summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getuserdomgroups.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-25winbindd: Simplify winbindd_getuserdomgroups_recv()Volker Lendecke1-7/+4
2026-02-25winbindd: Call dom_sid_str_buf() only onceVolker Lendecke1-5/+3
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getuserdomgroups.cPavel Filipenský1-2/+3
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_getuserdomgroups.cPavel Filipenský1-7/+13
2018-12-07winbindd: Use dom_sid_str_bufVolker Lendecke1-2/+2
2018-11-12s3:winbind: Log client process nameAndreas Schneider1-1/+4
2017-01-04winbind: Use wb_gettoken in getuserdomgroupsVolker Lendecke1-12/+3
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-16s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke1-0/+121