Move error reporting of messaging context creation fail into
authorJeremy Allison <jra@samba.org>
Sun, 14 Nov 2010 04:28:41 +0000 (20:28 -0800)
committerJeremy Allison <jra@samba.org>
Sun, 14 Nov 2010 23:45:35 +0000 (15:45 -0800)
commit3a5dfa58042f9486d6aaf0b707dd8c58f4153e43
tree6329fc94bed845e6d924617cd3dea6cf46afa879
parent7422fd9d00f8aadb1c166b150290a0c41cdd0c4a
Move error reporting of messaging context creation fail into
the daemons themselves. Allows client utilities to silently
fail to create a messaging context due to access denied on the
messaging tdb (which I need for the following patch).

Jeremy.
(cherry picked from commit 781c4aabb87e63df77c76a360b6ed5f6a20e6d58)
source3/lib/messages.c
source3/lib/messages_local.c
source3/lib/server_contexts.c
source3/nmbd/nmbd.c
source3/smbd/globals.c
source3/winbindd/winbindd.c
source3/winbindd/winbindd.h