r21115: notify_internal.c needs to remove the table entry if a process has crashed. So
authorVolker Lendecke <vlendec@samba.org>
Thu, 1 Feb 2007 19:29:07 +0000 (19:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:39 +0000 (12:17 -0500)
commit69d8c5ae5f1319e3c9430aa7d6d09ca2a62ba10a
tree4a0c00ef0b03b5e916800787a0985c7296f29ad0
parentaebd5170755d638aa0e4429dfb7dce9b4c405d06
r21115: notify_internal.c needs to remove the table entry if a process has crashed. So
it needs the specific error message.

Make messages.c return NTSTATUS and specificially NT_STATUS_INVALID_HANDLE if
sending to a non-existent process.

Volker
(This used to be commit 3f620d181da0c356c8ffbdb5b380ccab3645a972)
source3/lib/messages.c
source3/libsmb/clidgram.c
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/open.c
source3/utils/smbcontrol.c