Adds support for cifs.resolver upcall.
commit94fdd59f1c2a41b8e737aa8ca8939e9bf2b59a77
authorIgor Mammedov <niallain@gmail.com>
Wed, 19 Dec 2007 14:48:43 +0000 (19 17:48 +0300)
committerSimo Sorce <idra@samba.org>
Wed, 16 Jan 2008 14:51:06 +0000 (16 09:51 -0500)
tree44ce4d9643b033cd702d910b922a6403aa34dd88
parentbe9b7a6414cda06b400d654f73f17327a1a6f69c
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>
(This used to be commit dfc80b4f1c00c131ba8077432bfe79f22f63ccd1)
source3/client/cifs.spnego.c