Adds support for cifs.resolver upcall.
authorIgor Mammedov <niallain@gmail.com>
Fri, 12 Sep 2008 20:57:58 +0000 (16:57 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2009 09:11:51 +0000 (10:11 +0100)
commit5e1cb15200cdf4ffacb348d4327fef59e44cf00d
tree065416205aa7882acefb19d9e5292aeba0d31045
parent440395a71d5bd4c0f187990c469abf3b6bd82d29
Adds support for cifs.resolver upcall.

Here is a patch for userspace cifs.spnego handler that adds support for cifs.resolver
upcall used in DFS code.
Any comments are appreciated.

#############################

Cifs upcall with key type cifs.resolver is used for resolving
server names in handling DFS refferals.

Signed-off-by: Igor Mammedov <niallain@gmail.com>
(cherry picked from commit 64f1f899dc983196692f535e6142acc0c817c0ab)
source/client/cifs.spnego.c