s4:winbind Change idmap API to match that used by the source3/ idmap subsystem
authorAndrew Bartlett <abartlet@samba.org>
Mon, 24 May 2010 04:58:07 +0000 (14:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 May 2010 13:08:57 +0000 (23:08 +1000)
commitdceca3d8ae0220bb8d23325a0a771533bf946217
tree8a963ebcca833b570190977364128e8cfd6cb4f6
parent9573c35636806a0ce013c32e611603c0e8a480fd
s4:winbind Change idmap API to match that used by the source3/ idmap subsystem

This makes it much easier to write an idmap module that bridges the gap.

We should finish the change to the new API, but for the moment this
choke point works for the conversion.

Andrew Bartlett
source4/winbind/idmap.c
source4/winbind/wb_sids2xids.c
source4/winbind/wb_xids2sids.c