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_parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2587: fixed a couple of authentication memory leaks. There are more to be
Andrew Tridgell
1
-0
/
+4
2007-10-10
r2042: missed a couple of places that should be talloc_free()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2036: switched the spnego code to use talloc
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1438: Record the principal name we are sent in the SPENGO mechListMIC in a
Andrew Bartlett
1
-3
/
+2
2007-10-10
r1426: Fix some of my silly compile errors...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1420: be more strict reject if the context has the wrong type
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1363: add SPNEGO_NONE_RESULT as spnego_negResult value
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r1353: Fix compile with new ASN1 peek code.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1352: Add a 'peek' function to our ASN1 code, so we can safely perform the
Andrew Bartlett
1
-18
/
+41
2007-10-10
r1349: don't segfault with empty data_blob
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r1229: the name of the protocol should be in first place of a function name
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-0
/
+343