Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21863: Fix debug messages with incorrect function name. | Jeremy Allison | 1 | -15/+15 |
2007-10-10 | r21561: It makes absolutely no sense to call krb5_kt_resolve() two times | Günther Deschner | 1 | -6/+1 |
2007-10-10 | r20486: Always upper case the "host/<sAMAccoutnName>" entry in the keytab file | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r16952: New derive DES salt code and Krb5 keytab generation | Gerald Carter | 1 | -176/+215 |
2007-10-10 | r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name, | Jeremy Allison | 1 | -11/+11 |
2007-10-10 | r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/name | Jeremy Allison | 1 | -2/+21 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3502: Tidy up debugging in kerberos_keytab code. | Jeremy Allison | 1 | -32/+48 |
2007-10-10 | r3492: Fixes from testing kerberos salted principal fix. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3381: More merging of the #1717 patch. Fixup some erroneous assumptions about | Jeremy Allison | 1 | -3/+10 |
2007-10-10 | r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai... | Jeremy Allison | 1 | -15/+74 |
2007-10-10 | r1373: Fix from Guenther Deschner <gd@sernet.de> to ensure last error return ... | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r1243: Fix so this compiles with Heimdal (in Heimdal krb5_kt_cursor is a stru... | Jeremy Allison | 1 | -16/+34 |
2007-10-10 | r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before | Jeremy Allison | 1 | -9/+12 |
2007-10-10 | r1222: Valgrind memory leak fixes. Still tracking down a strange one... | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1215: Intermediate checkin of the new keytab code. I need to make sure I | Jeremy Allison | 1 | -23/+7 |
2007-10-10 | r1214: Now compiles. Changed krb5_kt_free_entry to krb5_free_keytab_entry_con... | Jeremy Allison | 1 | -12/+12 |
2007-10-10 | r1193: Ensure we check for and use krb5_free_unparsed_name(). | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r1192: Fixed all memleaks/error code return path leaks I can find. Not sure i... | Jeremy Allison | 1 | -42/+94 |
2007-10-10 | r1184: Keep latest changes... not compilable yet. | Jeremy Allison | 1 | -13/+30 |
2007-10-10 | r1183: Updates to the code cleanup so I don't lose my changes... | Jeremy Allison | 1 | -52/+62 |
2007-10-10 | r1182: Partial re-write of keytab code to clean up, remove memory leaks etc. ... | Jeremy Allison | 1 | -47/+77 |
2007-10-10 | r1180: New file - basis of new system keytab code. | Jeremy Allison | 1 | -0/+434 |