summaryrefslogtreecommitdiff
path: root/source3/libads/kerberos_verify.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-07(merge from 3.0)Andrew Bartlett1-5/+9
2003-11-22(merge from 3.0)Andrew Bartlett1-1/+1
2003-10-21Merge of krb5_keytab entry key vs keyblock member check from HEAD.Tim Potter1-4/+12
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter1-10/+155
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce1-18/+34
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-21/+78
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett1-1/+1
2003-04-14decode_pac_data() needs a talloc ctx as an argument.Tim Potter1-1/+1
2003-04-07Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough1-0/+6
2003-02-24Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett1-6/+26
2003-02-19Try to get heimdal working with HEAD.Jim McDonough1-20/+7
2003-01-11Patch from Nik Conwell <nik@bu.edu>. Don't reference free()ed data when tryingAndrew Bartlett1-1/+3
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-2/+1
2002-10-04support all permitted encoding types in tickets. This allows us toAndrew Tridgell1-15/+29
2002-08-05This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell1-1/+1
2002-06-25Break up samba's object dependencies, and its prototype includes.Andrew Bartlett1-0/+151