summaryrefslogtreecommitdiff
path: root/source3/libads/kerberos_keytab.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison1-0/+4
2007-10-10r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison1-1/+1
2007-10-10r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison1-23/+7
2007-10-10r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con...Jeremy Allison1-12/+12
2007-10-10r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison1-3/+4
2007-10-10r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i...Jeremy Allison1-42/+94
2007-10-10r1184: Keep latest changes... not compilable yet.Jeremy Allison1-13/+30
2007-10-10r1183: Updates to the code cleanup so I don't lose my changes...Jeremy Allison1-52/+62
2007-10-10r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ...Jeremy Allison1-47/+77
2007-10-10r1180: New file - basis of new system keytab code.Jeremy Allison1-0/+434