lib/util: move memcache.[ch] to the toplevel 'samba-util' library
authorStefan Metzmacher <metze@samba.org>
Thu, 17 Jul 2014 10:58:34 +0000 (12:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 7 Aug 2014 14:43:09 +0000 (16:43 +0200)
commit8907f5e06977c6981f5484f5c054102d4aab44f7
tree7eb69d5cd28c6e2e92f12908538adfc784a14e99
parent9e4042b5a29613f4d9ae3b1e4575661bb8f93cd4
lib/util: move memcache.[ch] to the toplevel 'samba-util' library

This is generic enough that it could be used in all code.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Jul 18 15:43:33 CEST 2014 on sn-devel-104

(cherry picked from commit 45807028d478c082fef6f3a3d5a142d96d63fb50)
18 files changed:
lib/util/memcache.c [moved from source3/lib/memcache.c with 100% similarity]
lib/util/memcache.h [moved from source3/include/memcache.h with 100% similarity]
lib/util/wscript_build
source3/auth/token_util.c
source3/lib/access.c
source3/lib/id_cache.c
source3/lib/username.c
source3/lib/util_sock.c
source3/passdb/lookup_sid.c
source3/passdb/pdb_interface.c
source3/smbd/dir.c
source3/smbd/globals.c
source3/smbd/mangle_hash2.c
source3/smbd/server.c
source3/smbd/statcache.c
source3/smbd/vfs.c
source3/torture/torture.c
source3/wscript_build