s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / winbindd / winbindd_getgrgid.c
2022-07-21 Pavel Filipenskýs3:winbind: Change '%u' to '%PRIu32' for uint32_t in...
2022-07-15 Pavel Filipenskýs3:winbind: Improve logging in winbindd_getgrgid.c
2020-02-05 Stefan Metzmacherwinbindd: handling missing idmap in getgrgid()
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-11-12 Andreas Schneiders3:winbind: Log client process name
2017-09-30 Volker Lendeckewinbind: Remove the use of "talloc_dict"
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getgrgid
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
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: Add some missing error checks
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API