summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getgrent.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgrent.cPavel Filipenský1-4/+4
2022-07-15s3:winbind: Change max_groups, num_groups from int to uint32_t in getpwent_statePavel Filipenský1-9/+9
2022-07-15s3:winbind: Improve logging in winbindd_getgrent.cPavel Filipenský1-10/+18
2018-11-12s3:winbind: Log client process nameAndreas Schneider1-1/+3
2018-02-23winbind: cleanup winbindd_cli_state->grent_state if winbindd_getgrent_recv() ...Stefan Metzmacher1-0/+4
2018-02-23winbind: call lp_winbind_enum_{users,groups}() already in set{pw,gr}ent()Stefan Metzmacher1-5/+0
2017-09-30winbind: Remove the use of "talloc_dict"Volker Lendecke1-2/+2
2010-11-03s3: Fix a getgrent crash with many groupsVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke1-0/+203