pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_getgrnam.c
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-11-12 Andreas Schneiders3:winbind: Log client process name
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2018-05-11 Stefan Metzmacherwinbind: Pass upn unmodified to lookup names
2017-09-30 Volker Lendeckewinbind: Remove the use of "talloc_dict"
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-29 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-01-29 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
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
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-28 Volker Lendeckes3: Move a lp_winbind_trusted_domains_only() check...
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_GETGRNAM to the new API