s4-messaging: Pass the loadparm context, not just the messaging path
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2011 09:01:56 +0000 (20:01 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2011 12:06:07 +0000 (14:06 +0200)
commit3cdb1fe4404e26ae383cfb73bfa8af36cb1d7f7c
treeed1f1f37b4ecbb887fa391da340de0c044e9dec7
parent5603dab6478fbb40206a8664a308b5db5b1863e8
s4-messaging: Pass the loadparm context, not just the messaging path

This will allow the TDB layer to get at the lp_ctx for tdb options.

Andrew Bartlett
14 files changed:
source3/auth/auth_samba4.c
source4/dsdb/samdb/ldb_modules/ridalloc.c
source4/dsdb/samdb/ldb_modules/rootdse.c
source4/lib/messaging/messaging.c
source4/lib/messaging/messaging.h
source4/lib/messaging/pymessaging.c
source4/lib/messaging/tests/irpc.c
source4/lib/messaging/tests/messaging.c
source4/librpc/rpc/pyrpc_util.c
source4/scripting/python/samba/tests/messaging.py
source4/smbd/server.c
source4/smbd/service_stream.c
source4/smbd/service_task.c
source4/utils/ntlm_auth.c