summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_getpwent.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getpwent.cPavel Filipenský1-4/+4
2022-07-15s3:winbind: Change max_users, num_users from int to uint32_t in winbindd_getp...Pavel Filipenský1-8/+8
2022-07-15s3:winbind: Improve logging in winbindd_getpwent.cPavel Filipenský1-10/+30
2018-11-12s3:winbind: Log client process nameAndreas Schneider1-1/+3
2018-02-23winbind: cleanup winbindd_cli_state->pwent_state if winbindd_getpwent_recv() ...Stefan Metzmacher1-0/+1
2018-02-23winbind: call lp_winbind_enum_{users,groups}() already in set{pw,gr}ent()Stefan Metzmacher1-5/+0
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-2/+1
2009-08-29s3:winbind: Fix a typoVolker Lendecke1-1/+1
2009-08-29s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke1-0/+145