summaryrefslogtreecommitdiff
path: root/source3/libads/kerberos_verify.c
AgeCommit message (Expand)AuthorFilesLines
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