autorid: rename idmap_autorid_sid_to_id() -> idmap_autorid_sid_to_id_rid()
authorMichael Adam <obnox@samba.org>
Fri, 11 Apr 2014 15:56:37 +0000 (17:56 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 25 Apr 2014 13:35:09 +0000 (15:35 +0200)
commite32f6a278dccb14991ba8103876d9a98a585150d
treec88591658bfa044eb12c3810b7728540b4d2bde1
parent31241beec6f27ce69ff967a717d23d851001cb26
autorid: rename idmap_autorid_sid_to_id() -> idmap_autorid_sid_to_id_rid()

For consistency. This is the function that does the calculation
if the sid is treated by a rid range.

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