autorid: rename idmap_autorid_map_id_to_sid() -> idmap_autorid_id_to_sid_alloc()
authorMichael Adam <obnox@samba.org>
Thu, 10 Apr 2014 16:20:23 +0000 (18:20 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 25 Apr 2014 13:35:09 +0000 (15:35 +0200)
commit22f712628b5948352654a29796858ed95ccc14a1
tree6fe186a65489a51bd0b7160d55ec8c963b120dea
parent5d9d4c73d77434d811f8e492c5efc5e7336f30db
autorid: rename idmap_autorid_map_id_to_sid() -> idmap_autorid_id_to_sid_alloc()

for consistency. This is the function that maps id to sid
for the alloc range.

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