lib: Add namemap_cache
authorVolker Lendecke <vl@samba.org>
Wed, 2 Aug 2017 16:11:49 +0000 (18:11 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 29 Nov 2017 15:59:16 +0000 (16:59 +0100)
commit3e556bf3703504625f0707f7f87a478c41bafede
tree68d6d933bcd9d9cb384229ca58c5b4b529cb5fb9
parent089cb9e24c47ccff492865bae9f7b895b78c5d02
lib: Add namemap_cache

A few functions to maintain lookupname and lookupsid cache in gencache.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/namemap_cache.c [new file with mode: 0644]
source3/lib/namemap_cache.h [new file with mode: 0644]
source3/wscript_build