autorid: rename idmap_autorid_map_sid_to_id() -> idmap_autorid_sid_to_id_alloc()
authorMichael Adam <obnox@samba.org>
Thu, 10 Apr 2014 16:33:20 +0000 (18:33 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 25 Apr 2014 13:35:09 +0000 (15:35 +0200)
commit31241beec6f27ce69ff967a717d23d851001cb26
tree5d93fb6a6e6af7262aa538e7ef33088f02dd5e4c
parent22f712628b5948352654a29796858ed95ccc14a1
autorid: rename idmap_autorid_map_sid_to_id() -> idmap_autorid_sid_to_id_alloc()

for consistency. this is the sid->id function for the alloc range.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/idmap_autorid.c