s4:kdc: Implement KDC plugin hardware authentication policy
[samba.git] / source3 / winbindd / winbindd_getpwent.c
2022-07-21 Pavel Filipenskýs3:winbind: Change '%u' to '%PRIu32' for uint32_t in...
2022-07-15 Pavel Filipenskýs3:winbind: Change max_users, num_users from int to...
2022-07-15 Pavel Filipenskýs3:winbind: Improve logging in winbindd_getpwent.c
2018-11-12 Andreas Schneiders3:winbind: Log client process name
2018-02-23 Stefan Metzmacherwinbind: cleanup winbindd_cli_state->pwent_state if...
2018-02-23 Stefan Metzmacherwinbind: call lp_winbind_enum_{users,groups}() already...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2009-08-29 Volker Lendeckes3:winbind: Fix a typo
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API