summaryrefslogtreecommitdiff
path: root/source3/libsmb/clikrb5.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-19added trusted realm support to ADS authenticationAndrew Tridgell1-2/+2
2001-11-28fixed some krb5 ifdefsAndrew Tridgell1-1/+1
2001-11-24added "net join" commandAndrew Tridgell1-0/+7
2001-10-21Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison1-6/+6
2001-10-21Fix for compilation on non-krb5 systemsAndrew Bartlett1-1/+1
2001-10-21made smbclient cope better with arbitrary principle formsAndrew Tridgell1-7/+5
2001-10-20better krb5 error handling (thanks andrewb!)Andrew Tridgell1-7/+16
2001-10-18the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell1-3/+1
2001-10-16fix heimdal compilationAndrew Tridgell1-1/+2
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell1-213/+8
2001-10-11improve the error handling in the ASN1 code a bitAndrew Tridgell1-14/+22
2001-10-11added a ASN.1 parser, so now I can properly parse the negTokenInitAndrew Tridgell1-59/+120
2001-10-11fixed some memory leaks, started adding asn1 decoder for server sideAndrew Tridgell1-4/+6
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-0/+267