fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
authorLuke Leighton <lkcl@samba.org>
Wed, 21 Oct 1998 01:35:01 +0000 (01:35 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 21 Oct 1998 01:35:01 +0000 (01:35 +0000)
commit9307940876a6c226969e9169d55c0408cd7ab032
treef52268ed32f852349028ee36aa2b8e5ebcb4bd01
parent053d6c605caebf5ed61b86f320da6a35f0c5257f
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).

put unicode strings after SAMLOGON query regardless of whether it's
an NT mailslot or a non-NT mailslot, after having observed this behaviour
out of NT machines.
(This used to be commit c101113ec20ed0ba633e78e4ee45596cdccaf1b5)
source3/include/proto.h
source3/lib/crc32.c
source3/nmbd/nmbd_processlogon.c
source3/rpc_client/cli_pipe.c
source3/rpc_parse/parse_rpc.c
source3/rpc_server/srv_util.c