Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
authorJeremy Allison <jra@samba.org>
Thu, 26 Jun 2003 23:48:46 +0000 (23:48 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 26 Jun 2003 23:48:46 +0000 (23:48 +0000)
commit5b998cdc1d552234236862f6a2bbae703b0c146e
tree45ec0f1f4768a958d3b7f3d19f80313b253287a2
parent030b35ca0fc9fe49610084c6c1be95241157564b
Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
and ID_CACHE to ID_CACHE_SAVE. Added locking around tdb writes & deletes
for multi-process access.
Jeremy.
source/include/idmap.h
source/sam/idmap.c
source/sam/idmap_tdb.c
source/sam/idmap_util.c