git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be8d91
)
s3:smbd: remove old comment, we support SMB2 signing now
author
Stefan Metzmacher
<metze@samba.org>
Tue, 2 Jun 2009 09:54:31 +0000
(11:54 +0200)
committer
Stefan Metzmacher
<metze@samba.org>
Wed, 3 Jun 2009 09:18:54 +0000
(11:18 +0200)
metze
source3/smbd/smb2_server.c
patch
|
blob
|
history
diff --git
a/source3/smbd/smb2_server.c
b/source3/smbd/smb2_server.c
index 0d901714e063e7297ab5fbd7d9343bd769749b5b..c32f9b90152f299ccc1b7522a71ff6f8c5b50ec1 100644
(file)
--- a/
source3/smbd/smb2_server.c
+++ b/
source3/smbd/smb2_server.c
@@
-497,8
+497,6
@@
static NTSTATUS smbd_smb2_request_reply(struct smbd_smb2_request *req)
{
struct tevent_req *subreq;
- /* TODO: sign the response here */
-
smb2_setup_nbt_length(req->out.vector, req->out.vector_count);
if (req->do_signing) {