r4475: fixed smbd to work with the small changes in the ldb API (the most important
authorAndrew Tridgell <tridge@samba.org>
Sun, 2 Jan 2005 07:51:13 +0000 (07:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:55 +0000 (13:07 -0500)
commit500d5523d2a83234d6bfbf264d78293426488bfc
tree2a90456d248fb4c27184771ac2ede645356e6025
parent1a988ec9af7960616fb4661b20d86ff05146d836
r4475: fixed smbd to work with the small changes in the ldb API (the most important
change was in the ldb_msg_add_*() routines, which now use the msg as a context,
and thus it needs to be a talloc ptr)
(This used to be commit 1a4713bfd0e519f3eb7b3241121ff914a6eeef18)
source4/build/smb_build/main.pm
source4/dsdb/samdb/samdb.c
source4/ldap_server/ldap_rootdse.c
source4/ldap_server/ldap_simple_ldb.c
source4/lib/db_wrap.c
source4/lib/registry/reg_backend_ldb.c
source4/rpc_server/common/gendb.c
source4/rpc_server/netlogon/schannel_state.c
source4/rpc_server/samr/dcesrv_samr.c
source4/torture/torture.c