summaryrefslogtreecommitdiffstats
path: root/source3/libads/kerberos_keytab.c
Commit message (Expand)AuthorAgeFilesLines
* r16952: New derive DES salt code and Krb5 keytab generationGerald Carter2007-10-101-176/+215
* r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison2007-10-101-11/+11
* r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/nameJeremy Allison2007-10-101-2/+21
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r3502: Tidy up debugging in kerberos_keytab code.Jeremy Allison2007-10-101-32/+48
* r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2007-10-101-1/+1
* r3381: More merging of the #1717 patch. Fixup some erroneous assumptions aboutJeremy Allison2007-10-101-3/+10
* r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison2007-10-101-15/+74
* r1373: Fix from Guenther Deschner <gd@sernet.de> to ensure last error return ...Jeremy Allison2007-10-101-1/+2
* r1243: Fix so this compiles with Heimdal (in Heimdal krb5_kt_cursor is a stru...Jeremy Allison2007-10-101-16/+34
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2007-10-101-9/+12
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-101-0/+4
* r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison2007-10-101-1/+1
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2007-10-101-23/+7
* r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con...Jeremy Allison2007-10-101-12/+12
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2007-10-101-3/+4
* r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i...Jeremy Allison2007-10-101-42/+94
* r1184: Keep latest changes... not compilable yet.Jeremy Allison2007-10-101-13/+30
* r1183: Updates to the code cleanup so I don't lose my changes...Jeremy Allison2007-10-101-52/+62
* r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ...Jeremy Allison2007-10-101-47/+77
* r1180: New file - basis of new system keytab code.Jeremy Allison2007-10-101-0/+434