wscript: Add check for --wrap linker flag
[vlendec/samba-autobuild/.git] / source3 / winbindd / winbindd_sids_to_xids.c
2015-03-07 Volker Lendeckewinbind: Make wb_sids2xids_recv work on an array
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-12-03 Michael Adams3:winbindd: factor winbindd_sids_to_xids into external...
2012-12-03 Michael Adams3:winbindd: convert some spaces to tabs in winbindd_si...
2012-12-03 Michael Adams3:winbindd: add explaining comment winbindd_sids_to_xi...
2012-12-03 Michael Adams3:winbindd: factor lsa_SidType_to_id_type() out of...
2012-12-03 Michael Adams3:winbindd: simplify winbindd_sids_to_xids_recv()...
2012-09-24 Christian Ambachs3:winbindd fix a compiler warning
2012-09-22 Christian Ambachs3:winbindd fix a compiler warning
2012-06-21 Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-21 Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-05-02 Andrew Bartletts3-idmap: convert most idmap_cache callers to unixid API
2012-05-02 Andrew Bartletts3-winbindd: Do not use WBC_ types internally in winbindd
2012-02-25 Volker Lendeckes3: Use the correct enum values
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
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-10 Herb Lewisbug in source3/winbindd/winbindd_sids_to_xids.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2011-04-13 Volker Lendeckes3: Add some debug to winbindd_sids_to_xids
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe