r1345: add extended security spnego support to the smb client
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Jul 2004 23:28:49 +0000 (23:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:51 +0000 (12:56 -0500)
commit2445cceba9ab9bd928c8bc50927a39509e4526b0
treeaab5f6e4e373920047cc133d85296f0bb07b32eb
parent41ff6d0cd47f6295fe7fe1d31fec7306416ce199
r1345: add extended security spnego support to the smb client
code

set lp_use_spnego = False, because I can't get it working yet
but I commit it so others can help me

metze
source/include/cli_context.h
source/libcli/raw/clisession.c
source/libcli/raw/clitransport.c
source/libcli/raw/clitree.c
source/libcli/raw/rawnegotiate.c
source/libcli/raw/smb_signing.c
source/param/loadparm.c