summaryrefslogtreecommitdiff
path: root/source/libads/kerberos_verify.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-27/+47
* starting to sync up for beta3Gerald Carter2003-07-161-18/+73
* working on creating the 3.0 release treeGerald Carter2003-06-061-3/+5
* Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-1/+1
* decode_pac_data() needs a talloc ctx as an argument.Tim Potter2003-04-141-1/+1
* Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough2003-04-071-0/+6
* Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett2003-02-241-6/+26
* Try to get heimdal working with HEAD.Jim McDonough2003-02-191-20/+7
* Patch from Nik Conwell <nik@bu.edu>. Don't reference free()ed data when tryingAndrew Bartlett2003-01-111-1/+3
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+1
* support all permitted encoding types in tickets. This allows us toAndrew Tridgell2002-10-041-15/+29
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-1/+1
* Break up samba's object dependencies, and its prototype includes.Andrew Bartlett2002-06-251-0/+151