lib: Add namemap_cache
commitccad9a3e03678de1181f4cd59b7160b4647fa240
authorVolker Lendecke <vl@samba.org>
Wed, 2 Aug 2017 16:11:49 +0000 (2 18:11 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 24 May 2018 10:50:13 +0000 (24 12:50 +0200)
tree35167c757f2a70ce545374a26d592e97fe430f31
parentafcffa9e1b022e5e6b0aa74ddb5b76ed4d43ddae
lib: Add namemap_cache

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

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13369

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