index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
auth
/
spnego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1521: Updates to our SMB signing code.
Andrew Bartlett
1
-20
/
+23
2007-10-10
r1475: More kerberos work
Andrew Bartlett
1
-1
/
+2
2007-10-10
r1462: GENSEC Kerberos and SPENGO work:
Andrew Bartlett
1
-60
/
+62
2007-10-10
r1449: Use the config system somewhat better in libcli/auth
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r1421: fix a uninitialized var (thanks valgrind:-)
Stefan Metzmacher
1
-5
/
+15
2007-10-10
r1372: Remove the 'default' case from the SPENGO state machine, and fix up
Andrew Bartlett
1
-6
/
+6
2007-10-10
r1367: SPNEGO know uses gensec_subcontext_start() in all places
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r1366: handle the case where the client need to send the negTokenInit before
Stefan Metzmacher
1
-1
/
+88
2007-10-10
r1365: in SPNEGO_SERVER_TARG we should not check the spnego_negResult
Stefan Metzmacher
1
-9
/
+0
2007-10-10
r1364: the SPNEGO_SERVER_TARG state is different from the SPNEGO_CLIENT_TARG
Stefan Metzmacher
1
-4
/
+72
2007-10-10
r1360: - remove unused state SPNEGO_CLIENT_SEND_MECHS
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r1358: Re-indent the SPENGO implementation, and work on the basis of a
Andrew Bartlett
1
-146
/
+201
2007-10-10
r1350: - init nt_status- found by valgrind
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r1347: - remove typedef
Stefan Metzmacher
1
-4
/
+13
2007-10-10
r1346: revert my last spnego changes
Stefan Metzmacher
1
-124
/
+114
2007-10-10
r1344: add gensec_start_mech_by_name()
Stefan Metzmacher
1
-114
/
+124
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-60
/
+115
2007-10-10
r1229: the name of the protocol should be in first place of a function name
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-272
/
+250
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
1
-0
/
+343