pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source3 / winbindd / wb_xids2sids.c
2019-02-28 Volker Lendeckewinbind: Use idmap_cache_find_xid2sid
2019-02-28 Volker Lendeckewinbind: Now we explicitly track if we got ids from...
2019-02-28 Volker Lendeckewinbind: Initialize "expired" parameter to idmap_cache_...
2019-02-28 Volker Lendeckeidmap_cache: Only touch "sid" on success in find_xid_to_sid
2019-02-23 Ralph Boehmewinbindd: set idmap cache entries as the last step...
2019-02-23 Ralph Boehmewinbindd: track whether a result from xid2sid was comin...
2019-02-23 Ralph Boehmewinbindd: switch send-next/done order
2019-02-23 Ralph Boehmewinbindd: update xid in wb_xids2sids_state->xids with...
2019-02-23 Ralph Boehmewinbindd: convert id to a pointer in wb_xids2sids_dom_d...
2019-02-23 Ralph Boehmewinbindd: make xids a const argument to wb_xids2sids_send()
2019-02-23 Ralph Boehmewinbindd: make a copy of xid's in wb_xids2sids_send()
2019-02-08 Volker Lendeckewinbindd: Enhance xids2sids debugging
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-05-11 Stefan Metzmacherwinbind: Pass upn unmodified to lookup names
2017-10-10 Ralph Boehmewinbindd: pass domain SID to wbint_UnixIDs2Sids
2017-10-10 Ralph Boehmewinbindd: add domain SID to idmap mapping domains
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in wb_xids2sids_...
2016-12-27 Volker Lendeckewinbindd: Use idmap cache in xids2sids
2016-12-27 Volker Lendeckeidmap: Prime gencache after xids2sids calls
2016-04-15 Volker Lendeckewinbind: handle DC_NOT_FOUND in wb_xids2sids
2016-03-30 Volker Lendeckewinbind: Pass down the domain name to xids2sids
2016-03-30 Volker Lendeckewinbind: Do per-domain xids2sids calls
2016-02-22 Volker Lendeckewinbind: Add wb_xids2sids