summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_query_group_list.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_query_group_list.cPavel Filipenský1-1/+1
2022-07-15s3:winbind: Change num_groups from int to uint32_t in wb_query_group_list_recv()Pavel Filipenský1-2/+3
2022-07-15s3:winbind: Improve logging in wb_query_group_list.cPavel Filipenský1-3/+3
2015-03-16s3:winbind: add wb_query_group_list module - async query group listMichael Adam1-0/+93