]> git.samba.org - metze/samba/wip.git/commit
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
authorJames Peach <jpeach@samba.org>
Mon, 18 Dec 2006 04:25:21 +0000 (04:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:34 +0000 (12:16 -0500)
commit5bb49b08f3d79ef9ee17dbbd64ce90dc438d96df
treea95bb90b5776dffcc6e8658b95e329b305e95219
parent7d4449ffa02498c5fe5dc6790d35d0477bddaa92
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
send_smb failures should be clean exits. All times when we exit as
a matter of policy should also be clean exits.
(This used to be commit d6382092e72120a3c89ffe81975e8898d454bf06)
source3/auth/auth_server.c
source3/smbd/aio.c
source3/smbd/blocking.c
source3/smbd/ipc.c
source3/smbd/negprot.c
source3/smbd/notify.c
source3/smbd/nttrans.c
source3/smbd/oplock.c
source3/smbd/reply.c
source3/smbd/trans2.c