CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
[samba.git] / source3 / winbindd / wb_lookupsids.c
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupSids replies arrays are...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
2012-04-28 Volker Lendeckes3: Remove a SMB_ASSERT
2012-04-28 Volker Lendeckes3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes...
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-06-27 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
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-06-20 Volker LendeckeUse tevent_req_oom
2011-06-16 Stefan Metzmachers3:wb_lookupsids: add some paranoia checks to wb_lookup...
2011-06-16 Stefan Metzmachers3:wb_lookupsids: don't ignore 'result' and check if...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-04-13 Volker Lendeckes3: Add wb_lookupsids