summaryrefslogtreecommitdiff
path: root/source3/smbd/sesssetup.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-22- fixed link order of krb5 libsAndrew Tridgell1-19/+5
2001-10-21Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison1-6/+6
2001-10-21change smbd to use HOST/hostname principle form until I work out howAndrew Tridgell1-22/+18
2001-10-21fixed the spnego detection code in session setupAndrew Tridgell1-2/+8
2001-10-20crude fix for anonymous session setup with extended securityAndrew Tridgell1-1/+62
2001-10-20better krb5 error handling (thanks andrewb!)Andrew Tridgell1-1/+6
2001-10-20finished auth when we get a valid kerberos ticketAndrew Tridgell1-8/+58
2001-10-18the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell1-9/+91
2001-10-17removed some debug codeAndrew Tridgell1-2/+2
2001-10-17added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell1-0/+258
2001-10-15split session setup code out of reply.c in preparation for addingAndrew Tridgell1-0/+355