s4 idmap: Make the sid_to_xid and xid_to_sid calls static.
authorKai Blin <kai@samba.org>
Wed, 22 Apr 2009 16:10:12 +0000 (18:10 +0200)
committerKai Blin <kai@samba.org>
Thu, 11 Feb 2010 22:56:35 +0000 (23:56 +0100)
commit86d70ae94425c34fcb7cc7791a6e54b1a47f21cc
tree95453018636abff6a4231b259f134b747241c049
parent5d848053a7f62519beed6b5ac7fb0076ae8fa9e3
s4 idmap: Make the sid_to_xid and xid_to_sid calls static.

Looking at the winbind interface, we should only be using the bulk conversion calls.
source4/winbind/idmap.c