more verbose checking in talloc and util_pw
commit32334bc6553c25b706e60a321f9c16f8931f94c1
authorSimo Sorce <idra@samba.org>
Mon, 18 Mar 2002 23:57:14 +0000 (18 23:57 +0000)
committerSimo Sorce <idra@samba.org>
Mon, 18 Mar 2002 23:57:14 +0000 (18 23:57 +0000)
tree4b4a57dc2ccdf262c6a9e463d15c07e7ad9fa08c
parent9fffb0859d07a885278c395a366656f05731235c
more verbose checking in talloc and util_pw
fixed tdbsam memory corruption (and segfault)
reducing calls to pdb_uid_to_user_rid and countrary to 0 to move to a non alghoritmic rid allocation with some passdb modules.
(This used to be commit 9836af7cd623357feaec07bc49cfb78f0aa01fc3)
source3/lib/talloc.c
source3/lib/util_pw.c
source3/passdb/pdb_get_set.c
source3/passdb/pdb_tdb.c
source3/rpc_server/srv_samr_nt.c
source3/utils/pdbedit.c