Add some debug statments to our vampire code - try to make it easier to track
authorAndrew Bartlett <abartlet@samba.org>
Sat, 5 Jul 2003 10:39:41 +0000 (10:39 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 5 Jul 2003 10:39:41 +0000 (10:39 +0000)
commit6c48309cda9538da5a32f3d88a7bb9c413ae9e8e
tree157e4be6d6458ef9ea48ae657a19c4e03daf91f9
parentc7118cb31dac24db3b762fe68ce655b17ea102e0
Add some debug statments to our vampire code - try to make it easier to track
down failures.

Add a 'auto-add on modify' feature to guestsam

Fix some segfault bugs on no-op idmap modifications, and on new idmappings that
do not have a DN to tack onto.

Make the 'private data' a bit more robust.

Andrew Bartlett
source/auth/auth_rhosts.c
source/include/passdb.h
source/passdb/pdb_get_set.c
source/passdb/pdb_guest.c
source/passdb/pdb_ldap.c
source/sam/idmap_ldap.c
source/utils/net_rpc_samsync.c