1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libcli/auth
Andrew Bartlett f1aaef3015 r4890: Try to cope with mechanism mismatch in the client speaks first version
of the SPNEGO state-machine.  (Such as on LDAP and HTTP)

Andrew Bartlett
(This used to be commit c1cae6b3b1)
2007-10-10 13:09:03 -05:00
..
clikrb5.c r4355: More work from the elves on Christmas eve: 2007-10-10 13:07:37 -05:00
config.mk r1462: GENSEC Kerberos and SPENGO work: 2007-10-10 12:57:32 -05:00
credentials.c r4641: Push a few more details into the schannel ldb, and into the 2007-10-10 13:08:38 -05:00
credentials.h r4650: - make more use of bitmap and enum's 2007-10-10 13:08:39 -05:00
gensec_gssapi.c r4531: Include the OID locally, as it seems to be hard to get the includes 2007-10-10 13:08:18 -05:00
gensec_krb5.c r4620: - add interface functions to the auth subsystem so that callers doesn't need to 2007-10-10 13:08:34 -05:00
gensec_ntlmssp.c r4620: - add interface functions to the auth subsystem so that callers doesn't need to 2007-10-10 13:08:34 -05:00
gensec.c r4530: Start adding a bit of Doxygen compatible documentation comments to GENSEC. 2007-10-10 13:08:18 -05:00
gensec.h r4504: Setting 2007-10-10 13:08:16 -05:00
gensec.m4 r4470: Try not to have GSSAPI built unless we detected krb5. We should split 2007-10-10 13:07:55 -05:00
gensec.mk r4460: Add a new GENSEC module: gensec_gssapi 2007-10-10 13:07:53 -05:00
gssapi_parse.c r4077: don't add wrapping to empty blobs 2007-10-10 13:06:23 -05:00
kerberos_verify.c r4355: More work from the elves on Christmas eve: 2007-10-10 13:07:37 -05:00
kerberos.c r4355: More work from the elves on Christmas eve: 2007-10-10 13:07:37 -05:00
kerberos.h r4355: More work from the elves on Christmas eve: 2007-10-10 13:07:37 -05:00
ntlmssp_parse.c r4000: DATA_BLOB.data is uint8_t * not void * :-) 2007-10-10 13:06:13 -05:00
ntlmssp_sign.c r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 in my compile 2007-10-10 13:06:16 -05:00
ntlmssp.c r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth 2007-10-10 13:08:37 -05:00
ntlmssp.h r4650: - make more use of bitmap and enum's 2007-10-10 13:08:39 -05:00
schannel.c r3462: separate out the crypto includes 2007-10-10 13:05:16 -05:00
session.c r4682: A LDB-based secrets implementation in Samba4. 2007-10-10 13:08:42 -05:00
spnego_parse.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
spnego.c r4890: Try to cope with mechanism mismatch in the client speaks first version 2007-10-10 13:09:03 -05:00
spnego.h r3322: fixed a bunch of warnings in the build, including one case where it was a real bug 2007-10-10 13:04:55 -05:00