Fix immediate bug where the idmap can't tell the difference between an entry
commita304bc5ff134df118754d9e8d2b2680b4101e438
authorJeremy Allison <jra@samba.org>
Thu, 26 Jun 2003 00:19:57 +0000 (26 00:19 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 26 Jun 2003 00:19:57 +0000 (26 00:19 +0000)
treea791d892bfe601d25d0df18bbe288315b780c7cc
parentffaddd8202aeb7a442aa565e19a76a5f407c9f91
Fix immediate bug where the idmap can't tell the difference between an entry
not being present (and so allocate another) and an entry that is present but
of the wrong type. This code still has major problems...
Jeremy.
source/sam/idmap_tdb.c
source/sam/idmap_util.c