Split out the client unix capabilities to those the server offered, and those the...
authorJeremy Allison <jra@samba.org>
Wed, 14 Apr 2010 01:41:14 +0000 (18:41 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 14 Apr 2010 01:41:14 +0000 (18:41 -0700)
commitf3b8e31f83c44f1e72b15711542d817af7ec9506
treed2747a4497220392a2f12ac47cb4c6640eb2ac68
parent589a42e2da7d7cd382deb94c57b0c6dbca269e55
Split out the client unix capabilities to those the server offered, and those the client asked for.

This fixes a bug when using encrypted transport and DFS links. Found
by my basic DFS torture test, which I'll check in next. Testing *rocks* :-).

Jeremy.
source3/client/client.c
source3/include/client.h
source3/libsmb/clidfs.c
source3/libsmb/clifsinfo.c
source3/libsmb/clireadwrite.c