Add a global cache
authorVolker Lendecke <vl@samba.org>
Thu, 20 Dec 2007 09:55:45 +0000 (10:55 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 21 Dec 2007 08:58:20 +0000 (09:58 +0100)
commitcc48010f41684b5ef8c2e8a5511528cc426d300f
treee738282c88adf23170468906b1a3c8fa1bbe4d21
parentdf133758c2496a5c99441635eca6b77c9019cb8c
Add a global cache

It hurts, but I think this global variable is necessary for transition, and it
has the potential to remove quite a few other global variables without messing
with APIs too much.
(This used to be commit c131d0dc52ec09c9227eff3d68877369c37aaed5)
source3/include/memcache.h
source3/lib/memcache.c
source3/smbd/server.c