s4-auth Remove event context from privilage database handling
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Dec 2010 10:26:35 +0000 (21:26 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 21 Dec 2010 04:10:38 +0000 (15:10 +1100)
commit94a59b781ccc5a552a9141484740255977db4637
tree9050f24d258f48c5896da75a15e3984c2deda23f
parentbecaa18a46f4ee14d8617c22e78da463fda823b2
s4-auth Remove event context from privilage database handling

These local TDB operations can quite safely be handled in a new/nested
event context, rather than using the main event context.

Andrew Bartlett
source4/auth/session.c
source4/dsdb/samdb/samdb.c
source4/dsdb/samdb/samdb_privilege.c
source4/libnet/libnet_samsync_ldb.c
source4/rpc_server/lsa/lsa_init.c
source4/smbd/server.c