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
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4070: move some defines from asn_1.h to the places they belong to
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3476: fixed some const warnings
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-6
/
+7
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-4
/
+0
2007-10-10
r3289: Mr. L. and Mr. B.!
Stefan Metzmacher
1
-6
/
+5
2007-10-10
r3219: Hi, Andrew B.!
Volker Lendecke
1
-0
/
+2
2007-10-10
r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (but
Andrew Bartlett
1
-5
/
+4
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