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 04:39:05 +0000 (04:39 +0000)
commit781c4aabb87e63df77c76a360b6ed5f6a20e6d58
treee53eb195b8116ab29b73c34c3f00474b9c137d0c
parent7cb0f95bf28c24c45955d6df52f505019341ef31
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.
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