s3-id_cache: Use better names for id cache management ops
commit61ada700a6ad010846b132d866c66220e6379054
authorAndreas Schneider <asn@samba.org>
Fri, 19 Aug 2011 16:10:29 +0000 (19 18:10 +0200)
committerSimo Sorce <idra@samba.org>
Sun, 21 Aug 2011 13:08:25 +0000 (21 09:08 -0400)
treebdcf9da432dc302d5c276ae192fc50fe6332e23c
parent177db0a8802842a0eb9801622bee9f4c1592ef88
s3-id_cache: Use better names for id cache management ops

The IDMAP term is normally associated with Winbind's idmap stuff.
These functions deal with id caching not id mapping.

Signed-off-by: Simo Sorce <idra@samba.org>
source3/lib/id_cache.c
source3/lib/id_cache.h
source3/librpc/idl/messaging.idl
source3/smbd/msg_idmap.c
source3/smbd/proto.h
source3/smbd/server.c
source3/utils/smbcontrol.c