s3:smbd: add exit_server to the smbd_shim hooks
commit8a1c7a0a660d78786adac483ecafa157c3a3dc2e
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Oct 2012 12:35:04 +0000 (9 08:35 -0400)
committerMichael Adam <obnox@samba.org>
Fri, 19 Oct 2012 10:14:58 +0000 (19 12:14 +0200)
tree6dc679aea61ef42c3ff54e3d5d126f95de80e3d5
parent8eab264470ee7adea1e448fc29bc8111902a83b0
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>
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