[SCM] Samba Shared Repository - branch master updated - tevent-0-9-8-335-g5b86a0a

Günther Deschner gd at samba.org
Tue Sep 15 19:25:15 MDT 2009


The branch, master has been updated
       via  5b86a0ac013173e9d00f2f1476fb3ee54463e930 (commit)
      from  310051c79de5c649847972cdc1ae565d81841ec5 (commit)

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


- Log -----------------------------------------------------------------
commit 5b86a0ac013173e9d00f2f1476fb3ee54463e930
Author: Günther Deschner <gd at samba.org>
Date:   Wed Sep 16 03:23:05 2009 +0200

    schannel: remove last traces of gensec.
    
    Guenther

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

Summary of changes:
 libcli/auth/schannel_sign.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/auth/schannel_sign.c b/libcli/auth/schannel_sign.c
index 45f3989..e60b410 100644
--- a/libcli/auth/schannel_sign.c
+++ b/libcli/auth/schannel_sign.c
@@ -23,8 +23,6 @@
 #include "includes.h"
 #include "../libcli/auth/schannel.h"
 #include "../lib/crypto/crypto.h"
-#include "auth/gensec/gensec.h"
-#include "auth/gensec/gensec_proto.h"
 
 #define NETSEC_SIGN_SIGNATURE { 0x77, 0x00, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00 }
 #define NETSEC_SEAL_SIGNATURE { 0x77, 0x00, 0x7a, 0x00, 0xff, 0xff, 0x00, 0x00 }


-- 
Samba Shared Repository


More information about the samba-cvs mailing list