r21865: Add in the stubs for SMB transport encryption. Will flesh
authorJeremy Allison <jra@samba.org>
Sat, 17 Mar 2007 00:32:54 +0000 (00:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:40 +0000 (12:18 -0500)
commit5bfe638f2172e272741997100ee5ae8ff280494d
tree8997192548c6fea9e07b4d6134c17afa2689d813
parentf18e87ba6b6a3f4c16777cb5b6bf93a656800247
r21865: Add in the stubs for SMB transport encryption. Will flesh
these out as I implement. Don't add to SAMBA_3_0_25, this
is experimental code.
NFSv4 you're now officially on notice... :-).
Jeremy.
source/Makefile.in
source/include/smb.h
source/include/trans2.h
source/lib/util_sock.c
source/libsmb/clientgen.c
source/libsmb/clierror.c
source/libsmb/smb_seal.c [new file with mode: 0644]