svn commit: samba r2792 - in branches/SAMBA_4_0: . source/ldap_server source/lib source/lib/ldb/common source/lib/ldb/include source/rpc_server/common source/rpc_server/netlogon source/rpc_server/samr

tridge at samba.org tridge at samba.org
Sun Oct 3 06:39:19 GMT 2004


Author: tridge
Date: 2004-10-03 06:39:19 +0000 (Sun, 03 Oct 2004)
New Revision: 2792

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0&rev=2792&nolog=1

Log:
got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
so talloc now doesn't contain any ldb specific functions.

allow NULL to be passed to a couple more talloc() functions 


Modified:
   branches/SAMBA_4_0/source/ldap_server/ldap_simple_ldb.c
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_alloc.c
   branches/SAMBA_4_0/source/lib/ldb/include/ldb.h
   branches/SAMBA_4_0/source/lib/talloc.c
   branches/SAMBA_4_0/source/rpc_server/common/gendb.c
   branches/SAMBA_4_0/source/rpc_server/netlogon/schannel_state.c
   branches/SAMBA_4_0/source/rpc_server/samr/samdb.c
   branches/SAMBA_4_0/talloc_guide.txt


Changeset:
Sorry, the patch is too large (286 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0&rev=2792&nolog=1


More information about the samba-cvs mailing list