lib: Add server_id_db
authorVolker Lendecke <vl@samba.org>
Wed, 15 Oct 2014 16:14:42 +0000 (16:14 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 16 Dec 2014 17:56:03 +0000 (18:56 +0100)
commit972efb05e0ee467c1049207a803090a056aa17f6
tree1805e5391a8179629010e24cad57b3c76783b6dd
parent5d7a183b9eb444f12bb501f5314afb01e5944966
lib: Add server_id_db

This is a mapping from names to server_ids. In the future, this will
replace the namedb in source4/messaging.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/server_id_db.c [new file with mode: 0644]
lib/util/server_id_db.h [new file with mode: 0644]
lib/util/wscript_build