lib/util: move memcache.[ch] to the toplevel 'samba-util' library
commit45807028d478c082fef6f3a3d5a142d96d63fb50
authorStefan Metzmacher <metze@samba.org>
Thu, 17 Jul 2014 10:58:34 +0000 (17 12:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Jul 2014 13:43:33 +0000 (18 15:43 +0200)
tree5f98a560c6b1115ae9a118eb42ea9147080dbe9f
parentb560fac7f78b761ee279d8e87a749125665eb5d1
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
19 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/gencache.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