libsmb/smbdes.c: #ifdef'ed out code prior to removal.
authorJeremy Allison <jra@samba.org>
Thu, 22 Oct 1998 16:55:03 +0000 (16:55 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 22 Oct 1998 16:55:03 +0000 (16:55 +0000)
commitd891421d16ff80998dee429227bd391455f9d1a1
treeac2477f7c8103676657a42a48675a5c12f1a2033
parent57295113feefcde77b429c661878444cd078b21f
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
rpc_client/cli_pipe.c: Inlined code removed from smbdes.c
rpc_server/srv_samr.c: Fixed unused variable warning.
rpc_server/srv_util.c: Inlined code removed from smbdes.c

Luke - the above changes are the first part of the changes
you and I discussed as being neccessary at the CIFS conference.
*PLEASE REVIEW THESE CHANGES* - make sure I haven't broken
any of the authenticated DCE/RPC code.

smbd/nttrans.c: Fixed to allow NT5.0beta2 to use Samba shares
                with NT SMB support.
smbd/open.c: Fixed mkdir when called from nttrans calls.
smbd/server.c: Set correct size for strcpy of global_myworkgroup.

Jeremy.
source/libsmb/smbdes.c
source/rpc_client/cli_pipe.c
source/rpc_server/srv_samr.c
source/rpc_server/srv_util.c
source/smbd/nttrans.c
source/smbd/open.c
source/smbd/server.c