[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1973-g71fcd5b

Stefan Metzmacher metze at samba.org
Wed Jun 3 09:19:13 GMT 2009


The branch, master has been updated
       via  71fcd5bf6400da04cb181b6f43a9353617811bef (commit)
      from  8be8d911a8a055a9f56f9987a0782bd1df16b2e4 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 71fcd5bf6400da04cb181b6f43a9353617811bef
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Jun 2 11:54:31 2009 +0200

    s3:smbd: remove old comment, we support SMB2 signing now
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 source3/smbd/smb2_server.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/smb2_server.c b/source3/smbd/smb2_server.c
index 0d90171..c32f9b9 100644
--- 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) {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list