s3:smbd: add exit_server to the smbd_shim hooks
commitda878ceda5a4058ab54e1f2a9b2f96738720f8d0
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Oct 2012 12:35:04 +0000 (9 08:35 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Oct 2012 12:03:04 +0000 (29 13:03 +0100)
treebccb7863a4b7cc1d258353cec535edd5f5ae7ee3
parent42c46f9ff1312d50136fccf43e8ffa4779f249d7
s3:smbd: add exit_server to the smbd_shim hooks

This is in preparation of moving sessionid_tdb and conn_tdb
to smbd exclusively.

metze

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 8a1c7a0a660d78786adac483ecafa157c3a3dc2e)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/lib/smbd_shim.c
source3/lib/smbd_shim.h
source3/smbd/proto.h
source3/smbd/server.c
source3/smbd/server_exit.c
source3/torture/vfstest.c